summaryrefslogtreecommitdiff
path: root/libre-testing/syslinux/syslinux.cfg
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-05 20:25:03 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-05 20:25:03 -0300
commitf297558bde94ecc955bec453dae29b438c9ce151 (patch)
tree2a1368a7835d58bff72d539a5fda74157b8e13d9 /libre-testing/syslinux/syslinux.cfg
parent8022c95aab7e1c70f82204bfa7adb8815d0489f0 (diff)
downloadabslibre-f297558bde94ecc955bec453dae29b438c9ce151.tar.gz
abslibre-f297558bde94ecc955bec453dae29b438c9ce151.tar.bz2
abslibre-f297558bde94ecc955bec453dae29b438c9ce151.zip
syslinux: updating new version of this package on libre-testing
Diffstat (limited to 'libre-testing/syslinux/syslinux.cfg')
-rw-r--r--libre-testing/syslinux/syslinux.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/libre-testing/syslinux/syslinux.cfg b/libre-testing/syslinux/syslinux.cfg
index e4f8d8e28..64d6596e3 100644
--- a/libre-testing/syslinux/syslinux.cfg
+++ b/libre-testing/syslinux/syslinux.cfg
@@ -72,3 +72,7 @@ LABEL hdt
LABEL reboot
MENU LABEL Reboot
COM32 reboot.c32
+
+LABEL poweroff
+ MENU LABEL Poweroff
+ COM32 poweroff.c32