X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=8fd98ea7c269746db465f81cc0fd361658bb39f3;hb=5ce4102101df0e9a438f57997fa9a4a0874cbdff;hp=22a873af0ab4937732205d936de7744114ac1790;hpb=0ea72c7bbccfa3da69efdffc2dc464f5f4aadeae;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 22a873a..8fd98ea 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,25 @@ +casper (1.173) jaunty; urgency=low + + * Don't use head -n1 in where_is_mounted, we don't have head in the + initramfs. LP: #363038. + + -- Steve Langasek Fri, 17 Apr 2009 22:22:06 -0700 + +casper (1.172) jaunty; urgency=low + + * 43disable_updateinitramfs: The /cdrom mount has been moved to + /root/cdrom by the time this script runs, so check that instead. + + -- Colin Watson Thu, 09 Apr 2009 18:30:29 +0100 + +casper (1.171) jaunty; urgency=low + + * Set MP_QUIET to -q instead of -Q on Ubuntu as well, and not just for + Debian as the modprobe in the latest upstream release of module-init-tools + doesn't accept -Q anymore. + + -- Loic Minier Wed, 08 Apr 2009 17:31:40 +0200 + casper (1.170) jaunty; urgency=low * is_nice_device(): allow devices with an ID_PATH of platform-mmc* as well