From: Michael Prokop Date: Fri, 16 Nov 2007 10:41:34 +0000 (+0100) Subject: /etc/init.d/grml-reboot: adjust for new live-initramfs layout X-Git-Tag: 1.0.24 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=refs%2Ftags%2F1.0.24;p=grml-etc.git /etc/init.d/grml-reboot: adjust for new live-initramfs layout --- diff --git a/debian/changelog b/debian/changelog index 3261945..c0d96cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-etc (1.0.24) unstable; urgency=low + + * /etc/init.d/grml-reboot: adjust for new live-initramfs layout. + + -- Michael Prokop Fri, 16 Nov 2007 11:38:03 +0100 + grml-etc (1.0.23) unstable; urgency=low [ Michael Gebetsroither ] diff --git a/etc/init.d/grml-reboot b/etc/init.d/grml-reboot index ebc9173..a7995b3 100755 --- a/etc/init.d/grml-reboot +++ b/etc/init.d/grml-reboot @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Klaus Knopper, (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Die Jun 26 00:08:30 CEST 2007 [mika] +# Latest change: Fre Nov 16 11:37:58 CET 2007 [mika] ################################################################################ export PATH=/sbin:/bin:/usr/bin:/usr/sbin @@ -19,7 +19,7 @@ exec >/dev/console 2>&1 /dev/null echo read -s -p "${GREEN}Please remove CD, close cdrom drive and hit return [auto 2 minutes].${NORMAL}" -t 120 a