X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=aeec40b7a88f072d12e81c903783715aebf441e2;hb=c4ce70393af278beedaeab79808e0059d91f62b6;hp=92722cfa7ecb45cfcebf2227cf9e8eafc559c472;hpb=b5a27fa51228ce8946920b3b30e21d2f661c5026;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index 92722cf..aeec40b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,62 @@ +live-boot (3.0~b1-1) unstable; urgency=low + + [ chals ] + * Fixing build error in 'es' man pages caused by a newline conflict. + + [ Daniel Baumann ] + * Removing live-new-uuid, a rewritten one goes to live-tools. + * Adding slightly modified patch from Steven Shiau + to transition to /run for network interface + definition files which fixes resolv.conf creation for netboot. + + [ Steven Shiau ] + * Reading /conf/param.conf after Select_eth_device in main function to + fix network booting (Closes: #683240). + + [ Daniel Baumann ] + * Moving reading of initramfs-tools functions to initramfs-tools + script. + * Consistently using case instead of if for conditionals in script + boilerplate. + * Laying tmpfs on /live/overlay only during initramfs stage, fixes + boot failure with plain filesystems (Closes: #681579). + * Correcting DNS inclusion in initramfs-tools hook, thanks to Steven + Shiau for reporting. + * Simplifying usage of copy_exec function from hooks-function in + initramfs-tools hook. + * Using /etc/live/boot/*.conf instead of /etc/live/boot.d/*.conf and + /live/image/live/boot/*.conf instead of + /live/image/live/boot.d/*.conf for consistency reasons. + * Reading configuration file from filesystem and live-media at runtime + too. + * Reading configuration files in initramfs-tools hook too. + + [ Steven Shiau ] + * Adding support for nameserver in ip= boot parameter. + + [ Daniel Baumann ] + * Making nameserver assignment from ip= bootparameter work with + persistence. + * Correcting permissions of /tmp which apparently somehow get mixed up + along the way. + * Updating scripts readme about transition to plugin based + architecture. + + -- Daniel Baumann Thu, 16 Aug 2012 12:21:04 +0200 + +live-boot (3.0~a38-1) unstable; urgency=low + + [ Daniel Baumann ] + * Extending verify-checksums parameters to allow specifying custom + list of digests. + * Harmonizing GPL boilerplate texts. + + [ Richard Nelson ] + * Correct left over references to old initramfs-tools.sh (Closes: + #682504). + + -- Daniel Baumann Fri, 27 Jul 2012 00:20:39 +0200 + live-boot (3.0~a37-1) unstable; urgency=low [ Daniel Baumann ]