X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=997b433300e02263d150f8bec4d30801cb28de98;hb=8cd0e7a9e961e73abe47b0d5c11d3c3a9cbdf802;hp=c4224f92f01379eed4b91499a3eeef401759dd6c;hpb=e1a7d63e8209f7adc4860658453a46b1fc7b0fa6;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index c4224f9..997b433 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,93 @@ +live-boot (3.0~a19-1) unstable; urgency=low + + * Correct rmdir call in top-level Makefiles uninstall target to not + fail if there was no prior live-boot installation. + * Making references to debian more distribution neutral. + * Replacing reference to old alioth page in live-snapshot. + * Splitting out documentation so that it can be accesses separately + from the initramfs code. + * Adding conflicts/replaces for live-boot to live-boot-doc to not + break upgrades. + + -- Daniel Baumann Wed, 13 Jul 2011 10:28:33 +0200 + +live-boot (3.0~a18-1) unstable; urgency=low + + * Updating and correcting sendsigs.omit support for /run (Closes: + #628188). + * Removing accidentally twice included English files when installing + manpages. + + -- Daniel Baumann Sat, 11 Jun 2011 11:24:15 +0200 + +live-boot (3.0~a17-1+grml.01) unstable; urgency=low + + * [6666658] Do not fail in multiarch environment when + installing libnss_dns.so. + * [ebdefd9] Drop installation of localized manpages + from upstream Makefile. + + -- Michael Prokop Wed, 08 Jun 2011 12:15:23 +0200 + +live-boot (3.0~a17-1+grml.00) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [c9a70fd] Add dpatch support to build process. + * [a9ddc0a] Readd Grml patches. + * [675f2b2] Remove unused boot scripts. + * [c4993d4] Update debian/control for Grml. + * [0716b66] Ensure 10validateroot is executable. + * [b5b937f] Always honor the "nodhcp" boot option. + * [10cf847] Don't mess around with kernel/initramfs-tools' ip=. + * [aa93321] Networking_grml: DNS for systems without resolvconf. + * [2a859b8] Merge dhcphostname support into 23networking-grml. + * [10caf0b] Support DNS in boot environment. + + [ Michael Prokop ] + * [6cd3977] Add patch number 19 to revert the toram bootoption + to expected behaviour. + * [65fa11b] Support dns bootoption. + + [ Ulrich Dangel ] + * [df17b43] Support lvm devices for live-media. + * [8ff045c] Support raid devices as well. + * [2ad3c30] Change output to live-boot.log. + * [34b4518] Explicit specify offset parameter for setup_loop. + [Closes: issue1003] + * [3ac64e5] Remove dba from uploader as this is a Grml project. + * [b289379] Support static ip configuration. + * [1371673] Improve static version. + * [9487c5d] Change nodhcp patch to unset the DHCP option as well. + * [1662374] Support nodhcp bootoption. + * [7847abd] Ignore devices with no file matching the findiso parameter. + * [7158e84] Don't show an error message if /live/image is already + unmounted. + + -- Michael Prokop Sun, 05 Jun 2011 21:29:14 +0200 + +live-boot (3.0~a17-1) unstable; urgency=low + + [ Daniel Baumann ] + * Updating to standards version 3.9.2. + * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs- + fuse sendsigs (Closes: #621908). + * Updating manpage wrt/ ip parameter squence (Closes: #616197). + * Making copyright file distribution neutral. + * Correcting top-level makefile to automatically get all the supported + languages, rather than defining a static list. + + [ Michal Suchanek ] + * Copy resolv.conf to live system root (Closes: #627178). + * Tidy up resolv.conf a bit. + + -- Daniel Baumann Wed, 18 May 2011 19:31:27 +0200 + +live-boot (3.0~a16-1) unstable; urgency=low + + * Adding old 2.x changelog entries in debian changelog. + + -- Daniel Baumann Mon, 14 Mar 2011 06:27:17 +0100 + live-boot (3.0~a15-1) experimental; urgency=low [ Daniel Baumann ]