X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e5d59d14f451289909996ed1688c12bc4d6ae3d0;hb=b70a2698d6b4b8999ff74495a21ce12b8829a15d;hp=27fb51a53b5e8c05027b7f19958261330094bba5;hpb=b191aece5fe495440112226c812d92009a23b464;p=grml-etc.git diff --git a/debian/changelog b/debian/changelog index 27fb51a..e5d59d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +grml-etc (1.1.4) unstable; urgency=low + + * /etc/init.d/grml-reboot: check for nfsroot (and keep check + for nfsdir as well to avoid breaking any existing scripts). + Thanks for reporting to Wolfgang Karall and thanks for the + test case to Jimmy. + + -- Michael Prokop Tue, 20 May 2008 01:28:51 +0200 + +grml-etc (1.1.3) unstable; urgency=low + + * /etc/init.d/grml-reboot: put reboot + halt binaries to + the filesystem cache [Testing: issue384] + * /etc/init.d/grml-reboot: rework umounting and network + shutdown sequences so filesystems are unmounted also + when booting via NFS [Testing: issue434] + + -- Michael Prokop Mon, 10 Mar 2008 18:46:23 +0100 + +grml-etc (1.1.2) unstable; urgency=low + + * Try to work around dpkg-divert issues with missing files. + + -- Michael Prokop Mon, 04 Feb 2008 15:32:27 +0100 + grml-etc (1.1.1) unstable; urgency=low * Fix the "grml 1.1-rc1 does not open the CD-ROM tray on reboot/halt"