summaryrefslogtreecommitdiff
path: root/src/core/procedures/interactive
diff options
context:
space:
mode:
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"
+
}