summaryrefslogtreecommitdiff
path: root/old-school/common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'old-school/common.sh')
-rw-r--r--old-school/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/old-school/common.sh b/old-school/common.sh
index c216d2a..4aa8528 100644
--- a/old-school/common.sh
+++ b/old-school/common.sh
@@ -31,7 +31,7 @@ menutitle()
31bootmenu() 31bootmenu()
32{ 32{
33 local do_trigger="$1" no_panic="$2" 33 local do_trigger="$1" no_panic="$2"
34 /bin/openvt -f -c 7 -- dynmenu "$MENUFIFO" && 34 OpenVT -f -c 7 -- dynmenu "$MENUFIFO" &&
35 chvt 7 && 35 chvt 7 &&
36 menutitle 'Samizdat\n\nAs the Internet develops there are\ntransitions in the management arrangements.\nThe time has come to take\na small step in one of those transitions.' 'Choose an installation target.' 36 menutitle 'Samizdat\n\nAs the Internet develops there are\ntransitions in the management arrangements.\nThe time has come to take\na small step in one of those transitions.' 'Choose an installation target.'
37# menutitle 'Samizdat\nfreedom from surveillance\nno trusted authorities' 'Choose an installation target.' 37# menutitle 'Samizdat\nfreedom from surveillance\nno trusted authorities' 'Choose an installation target.'