[remaster] moved in sabayon-live the xinit command to install-gui

This commit is contained in:
mudler
2015-10-01 14:05:57 +02:00
parent d7f7b23545
commit 79e34805e7
4 changed files with 4 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ menuentry "Installation" {
echo "Language: ${bootlang}"
echo "Keyboard: ${bootkeymap}"
echo "Please wait..."
linux /boot/sabayon overlayfs cdroot splash quiet vconsole.keymap=${bootkeymap} systemd.unit=multi-user.target installer-text locale=${bootlang} ${modeset_opt} ${acpi_opt} --
linux /boot/sabayon overlayfs cdroot splash quiet vconsole.keymap=${bootkeymap} systemd.unit=multi-user.target installer-gui locale=${bootlang} ${modeset_opt} ${acpi_opt} --
initrd /boot/sabayon.igz
}

View File

@@ -8,7 +8,7 @@ label sabayon
label install
menu label ^Installation
kernel /boot/sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash vga=791 systemd.unit=multi-user.target installer-text quiet --
append initrd=/boot/sabayon.igz overlayfs cdroot splash vga=791 systemd.unit=multi-user.target installer-gui quiet --
label genuine
menu label Safe ^Mode

View File

@@ -68,7 +68,7 @@ menuentry "Installation" {
echo "Language: ${bootlang}"
echo "Keyboard: ${bootkeymap}"
echo "Please wait..."
linux /boot/sabayon overlayfs cdroot splash quiet vconsole.keymap=${bootkeymap} systemd.unit=multi-user.target installer-text locale=${bootlang} ${modeset_opt} ${acpi_opt} --
linux /boot/sabayon overlayfs cdroot splash quiet vconsole.keymap=${bootkeymap} systemd.unit=multi-user.target installer-gui locale=${bootlang} ${modeset_opt} ${acpi_opt} --
initrd /boot/sabayon.igz
}

View File

@@ -8,7 +8,7 @@ label sabayon
label install
menu label ^Installation
kernel /boot/sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash vga=791 quiet systemd.unit=multi-user.target installer-text --
append initrd=/boot/sabayon.igz overlayfs cdroot splash vga=791 quiet systemd.unit=multi-user.target installer-gui --
label genuine
menu label Safe ^Mode