summaryrefslogtreecommitdiff
path: root/src/core/procedures/interactive
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-13 16:05:27 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-13 16:05:27 -0300
commit68d9ca947a2544bb76d550de2837d6e9548fe695 (patch)
tree0d0bd8f7ae9f53a703bd17eb4354c7486d01c60a /src/core/procedures/interactive
parentf8cd79fffaf5f1f0f7c9a2c5c0850b2677288119 (diff)
Diffstat (limited to 'src/core/procedures/interactive')
-rw-r--r--src/core/procedures/interactive17
1 files changed, 11 insertions, 6 deletions
diff --git a/src/core/procedures/interactive b/src/core/procedures/interactive
index 5155e81..ebcc1e1 100644
--- a/src/core/procedures/interactive
+++ b/src/core/procedures/interactive
@@ -125,12 +125,17 @@ worker_set_editor ()
worker_intro ()
{
- notify "Welcome to the Arch Linux Installation program. The install\
- process is fairly straightforward, and you should run through the options in\
- the order they are presented. If you are unfamiliar with partitioning/making\
- filesystems, you may want to consult some documentation before continuing.\
- You can view all output from commands by viewing your VC7 console (ALT-F7).\
- ALT-F1 will bring you back here.\n\n$DISCLAIMER"
+ notify "Welcome to the Parabola GNU/Linux-Libre Installation program.\
+ You're about to install a Free as in Freedom Arch system!\
+ \n
+ \n
+ The install process is fairly straightforward, and you should run\
+ through the options in the order they are presented. If you are\
+ unfamiliar with partitioning/making filesystems, you may want to\
+ consult some documentation before continuing. You can view all output\
+ from commands by viewing your tty7 console (ALT-F7). ALT-F1 will\
+ bring you back here.\n\n$DISCLAIMER"
+
}