X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=f97e50f4026ea737887a3ad3fe456172a0985525;hb=97458dd49a574c8d84f5c1e1051ca2c47dd902a3;hp=c39b541db4435316eaf855450722c935d906a7cd;hpb=0a8e85ff66e30694a0583614f0ae90c36e8d44f6;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index c39b541..f97e50f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +casper (1.77+debian-7) testing; urgency=medium + + * Backported two 1 line fixes (both serious bugs) from casper-1.79+debian-1 + and casper-1.79+debian-3: + - It now depends also on "file" (Closes: #409308). + - Fix DEFCONSOLE for autoserial console, thanks to + "Alex Owen" . + + -- Marco Amadori Thu, 8 Feb 2007 11:19:46 +0100 + +casper (1.77+debian-6) unstable; urgency=medium + + * Improved snapshots features (even still experimental). + * Added "live-media-offset=BYTES" boot param, to enable "hiding" + feature, thanks to Sebastien Raveau . + * Now it creates /etc/resolv.conf if netbooted. + + -- Marco Amadori Fri, 1 Dec 2006 17:43:30 +0100 + +casper (1.77+debian-5) unstable; urgency=low + + * Fixed preseeding locale and keyboard's variant and options. + * Reorganized scans of /proc/cmdline. + * Improved manpages, thanks to Oliver Osburg for syntax corrections. + * Added "nopersistent" boot option to disable the "persistent" boot param. + * Added "xdebconf" boot option, that uses xdebconfigurator on the + rootfs to configure X (experimental). + + -- Marco Amadori Mon, 20 Nov 2006 22:12:18 +0100 + casper (1.77+debian-4) unstable; urgency=medium * Removed -phigh from casper-reconfigure, not needed anymore.