From 170e42ed103147e94978565adc008c79ca0e7df4 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 6 Jun 2013 08:34:20 +0200 Subject: [PATCH] readd poweroff to syslinux menus --- usr/share/archboot/bootloader/allinone.cfg | 4 ++++ usr/share/archboot/bootloader/bootloader.cfg | 4 ++++ .../archboot/bootloader/messages/append-message-grub | 9 --------- 3 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 usr/share/archboot/bootloader/messages/append-message-grub diff --git a/usr/share/archboot/bootloader/allinone.cfg b/usr/share/archboot/bootloader/allinone.cfg index 74e904165..e859a425e 100644 --- a/usr/share/archboot/bootloader/allinone.cfg +++ b/usr/share/archboot/bootloader/allinone.cfg @@ -99,4 +99,8 @@ LABEL reboot MENU LABEL Reboot COM32 reboot.c32 +LABEL poweroff +MENU LABEL Poweroff +COM32 poweroff.c32 + ONTIMEOUT arch32 diff --git a/usr/share/archboot/bootloader/bootloader.cfg b/usr/share/archboot/bootloader/bootloader.cfg index 99a94f984..672c2fde4 100644 --- a/usr/share/archboot/bootloader/bootloader.cfg +++ b/usr/share/archboot/bootloader/bootloader.cfg @@ -69,4 +69,8 @@ LABEL reboot MENU LABEL Reboot COM32 reboot.c32 +LABEL poweroff +MENU LABEL Poweroff +COM32 poweroff.c32 + ONTIMEOUT arch diff --git a/usr/share/archboot/bootloader/messages/append-message-grub b/usr/share/archboot/bootloader/messages/append-message-grub deleted file mode 100644 index d705c3158..000000000 --- a/usr/share/archboot/bootloader/messages/append-message-grub +++ /dev/null @@ -1,9 +0,0 @@ -Select the appropriate option in the following menu. -- If you have trouble with IDE drives, select the "ide-legacy" option. -- If your system hangs during the boot process, any combinations of the - boot options noapic acpi=off pci=routeirq nosmp nomsi may be useful. -- To edit boot options, follow the instructions in the following menu -- Select "Memory Check" to run memtest86+ -- To boot an installed system, select one of the "Installed system" prototypes - and edit the "root" and "kernel" lines appropriately -