From f297558bde94ecc955bec453dae29b438c9ce151 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 5 Jul 2013 20:25:03 -0300 Subject: syslinux: updating new version of this package on libre-testing --- libre-testing/syslinux/syslinux.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libre-testing/syslinux/syslinux.cfg') 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 -- cgit v1.2.3