[remaster] removing Steam and MCE installation modes (not supported for now)

This commit is contained in:
mudler
2015-09-27 16:55:25 +02:00
parent f045b1b3bd
commit f2bad5f7b0
2 changed files with 0 additions and 26 deletions
-18
View File
@@ -72,24 +72,6 @@ menuentry "Installation" {
initrd /boot/sabayon.igz
}
menuentry "Media Center Installation" {
set gfxpayload=keep
echo "Language: ${bootlang}"
echo "Keyboard: ${bootkeymap}"
echo "Please wait..."
linux /boot/sabayon overlayfs cdroot splash quiet vconsole.keymap=${bootkeymap} installer-gui mceinstall locale=${bootlang} ${modeset_opt} ${acpi_opt} --
initrd /boot/sabayon.igz
}
menuentry "Steam Big Picture Installation" {
set gfxpayload=keep
echo "Language: ${bootlang}"
echo "Keyboard: ${bootkeymap}"
echo "Please wait..."
linux /boot/sabayon overlayfs cdroot splash quiet steaminstall vconsole.keymap=${bootkeymap} installer-gui locale=${bootlang} ${modeset_opt} ${acpi_opt} --
initrd /boot/sabayon.igz
}
submenu "Advanced Options" {
menuentry "Console mode" {
-8
View File
@@ -9,14 +9,6 @@ label install
menu label ^Installation
kernel /boot/sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash vga=791 quiet installer-gui --
label mceinstall
menu label ^Installation (Media Center)
kernel /boot/sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash vga=791 quiet installer-gui mceinstall --
label steaminstall
menu label ^Installation (Steam Big Picture)
kernel /boot/sabayon
append initrd=/boot/sabayon.igz overlayfs cdroot splash vga=791 quiet installer-gui steaminstall --
label genuine
menu label Safe ^Mode