X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=6887ad38be7ea91121c6fffdf6ef4fed33a61c6c;hb=refs%2Ftags%2Fdebian%2F1.77%2Bdebian-1;hp=125ea94387a559ade0ef9bd9475f724c7e972a8a;hpb=8a4793dbe68ec2e28f0dbcc123f13339f57fac2b;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index 125ea94..6887ad3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +casper (1.77+debian-1) unstable; urgency=low + + * New upstream release. + * Added snapshot persistence feature (copy on boot, sync on reboot) via + different ways: squashfs, cpio.gz, and block device filesystems. + * Added boot parameter "live-media=" to force trying to boot from + a specified device. + * Added support for "todisk=" to copy the live media to a + device filesystem, subsequent boots could use "live-media=". + * Slightly polished locales and keyboards handling. + * Extendend manpages. + * Readded a missing "sleep 1", reworked how live_media is detected, + thanks to Bas Wijnen for the reports. + (Closes: #394308, #394554). + * Reworked casper-getty system, thanks to Alex Owen (Closes: #394686). + * Postint now rebuild all initramfs. + * Casper now Recommends also squashfs-tools and genext2fs, maybe + needed by casper-snapshot. + * Lowered usplash requirements, since usplash 0.4 is not in debian + yet. + + -- Marco Amadori Sun, 22 Oct 2006 20:25:38 +0200 + +casper (1.71+debian-1) unstable; urgency=low + + * New upstream release. + * Added experimental casper-snapshot script and manpage. + * Tagged for debtags project. + + -- Marco Amadori Thu, 28 Sep 2006 16:04:54 +0200 + +casper (1.68+debian-3) unstable; urgency=low + + * Really add casper manpage (Closes: #389867). + * Lintian cleanness reached. + + -- Marco Amadori Thu, 28 Sep 2006 12:36:29 +0200 + +casper (1.68+debian-2) unstable; urgency=low + + * Changed "staticip=" boot param to just "ip=". + * Added a manpage for casper. + * Lintian cleanings. + + -- Marco Amadori Tue, 26 Sep 2006 00:45:21 +0200 + casper (1.68+debian-1) unstable; urgency=low * New upstream release.