X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=61c55106b6cdb90aab760d7dd75119c3c0ac1a1e;hb=7cadb84cae5215722d961ce2ffa1c8d325ba8fd0;hp=e3598199355e2b8e5138824e0ede889677048d31;hpb=4836a17e5d999c93d65cefae507cd27eddabbd1f;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index e359819..61c5510 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,68 @@ +live-boot (2.0~a11-1) unstable; urgency=low + + * Updating lintian overrides. + * Adding missing depends in live-boot on its backend package. + * Removing noautologin parameter from live script, this functionallity + was moved to live-config. + + -- Daniel Baumann Sun, 20 Jun 2010 19:14:05 +0200 + +live-boot (2.0~a10-1) unstable; urgency=low + + * Removing depends on live-config in live-boot. + * Adding live-config-sysvinit to depends of live-initramfs. + * Alternatively depend on busybox or busybox-initramfs on live-boot- + initramfs-tools. + + -- Daniel Baumann Thu, 17 Jun 2010 21:52:57 +0200 + +live-boot (2.0~a9-1) unstable; urgency=low + + [ Michal Suchanek ] + * Fix missing log_end_msg in live-boot.init. + + -- Daniel Baumann Fri, 11 Jun 2010 18:42:23 +0200 + +live-boot (2.0~a8-1) unstable; urgency=low + + * Removing serialtty bottom script. + * Removing compcache configuration file. + * Removing options that are now in live-config from parameters.txt. + + -- Daniel Baumann Thu, 10 Jun 2010 12:38:52 +0200 + +live-boot (2.0~a7-1) unstable; urgency=low + + [ Michal Suchanek ] + * Adding initial iSCSI boot support. + * Really set NETBOOT with iSCSI. + * Document iscsi in the man page. + + [ Daniel Baumann ] + * Removing xconfig, xdriver, and xvideomode scripts, live-config takes + care about that now. + + -- Daniel Baumann Tue, 08 Jun 2010 20:22:33 +0200 + +live-boot (2.0~a6-1) unstable; urgency=low + + [ Daniel Baumann ] + * Updating update-version script. + * Updating update-version script. + * Removing keyboard bottom script, live-config takes care about that + now. + * Removing getty and login wrappers, live-config takes care about that + now. + * Removing configure_init bottom script, live-config takes care about + that now. + + [ Michal Suchanek ] + * Moving check for iso image in initscript from the start to the end + before ejecting media. + * Using sendsigs.omit to avoid killing / (Closes: #584690). + + -- Daniel Baumann Tue, 08 Jun 2010 06:03:21 +0200 + live-boot (2.0~a5-1) unstable; urgency=low [ Michal Suchanek ]