X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=77e8e7a0d82e5f1204c530b4d801bc10eb94c69d;hb=de533f05aa4cf00c096ee27cff126548b784a622;hp=d916ca52defd72395bb27662ed88aa934e5a6429;hpb=9417ddc0ca1703affd2e2480071d0448bd7cfc64;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index d916ca5..77e8e7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,48 @@ +live-boot (3.0~a36-1) unstable; urgency=low + + * Adding temporary notes in a readme file. + * Renaming boot scripts for refactoring them into numbered plugins. + * Renaming mountroot function to main to provide a generic live-boot + entry point for initramfs generators. + * Adding temporary redirection layer for dracut initramfs generator. + * Adding redirection layer for initramfs-tools initramfs generator. + * Splitting out already reviewed cmdline parsing script. + * Splitting out already reviewed read-only script. + * Splitting out already reviewed swapon script. + * Splitting out already reviewed verify-checksums script. + * Adding support for defining one or more explicit swap partitions to + be used. + + -- Daniel Baumann Wed, 18 Jul 2012 23:56:06 +0200 + +live-boot (3.0~a35-1) unstable; urgency=low + + * Correcting typo in fstab function call in mountroot, thanks to + Baurzhan Muftakhidinov . + + -- Daniel Baumann Thu, 28 Jun 2012 14:30:46 +0200 + +live-boot (3.0~a34-1) unstable; urgency=low + + [ Daniel Baumann ] + * Renaming persistent-subtext option into persistent-label and making + it define the complete label instead of a custom suffix only. + * Updating coding style in a first bunch of locations. + * Updating location for live-boot files in initramfs-tools hook, + thanks to Baurzhan Muftakhidinov . + * Making live-boot-initramfs-tools.postinst more error safe. + * Removing pre-wheezy dpkg trigger for update-initramfs. + * Removing superfluous directory in initramfs-tools hook. + * Sourcing individual live-boot scripts rather than executing them. + + [ Ben Armstrong ] + * Fix creation of /var/log/live in correct location. + + [ Daniel Baumann ] + * Switching to xz compression in source and binary packages. + + -- Daniel Baumann Wed, 27 Jun 2012 14:14:19 +0200 + live-boot (3.0~a33-1) unstable; urgency=low [ chals ]