From c4a56980054c3e7ee0a99456ca12a22933bbce1a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 16 Nov 2007 11:41:34 +0100 Subject: [PATCH] /etc/init.d/grml-reboot: adjust for new live-initramfs layout --- debian/changelog | 6 ++++++ etc/init.d/grml-reboot | 9 +++++---- 2 files changed, 11 insertions(+), 4 deletions(-) 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 -- 2.1.4