[remaster/boot] s/Installation/Text Install/

This commit is contained in:
mudler
2016-09-07 23:36:28 +02:00
parent 6f5c5af865
commit 2cc0dec81b
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ label console-safe
append initrd=/boot/sabayon.igz overlayfs cdroot quiet --
label text-install
menu label ^Installation
menu label ^Text Install
kernel /boot/sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash quiet installer-text --
+1 -1
View File
@@ -63,7 +63,7 @@ menuentry "Start Sabayon __VERSION__ __FLAVOUR__" {
initrd /boot/sabayon.igz
}
menuentry "Installation" {
menuentry "Text Install" {
set gfxpayload=keep
echo "Language: ${bootlang}"
echo "Keyboard: ${bootkeymap}"
+1 -1
View File
@@ -6,7 +6,7 @@ label sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash quiet --
label install
menu label ^Installation
menu label ^Text Install
kernel /boot/sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash systemd.unit=multi-user.target installer-text quiet --
+1 -1
View File
@@ -63,7 +63,7 @@ menuentry "Start Sabayon __VERSION__ __FLAVOUR__" {
initrd /boot/sabayon.igz
}
menuentry "Installation" {
menuentry "Text Install" {
set gfxpayload=keep
echo "Language: ${bootlang}"
echo "Keyboard: ${bootkeymap}"
+1 -1
View File
@@ -6,7 +6,7 @@ label sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash quiet --
label install
menu label ^Installation
menu label ^Text Install
kernel /boot/sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash quiet systemd.unit=multi-user.target installer-text --