Merge remote-tracking branch 'debian/debian' into ch/new_version
[live-boot-grml.git] / debian / changelog
index b634c5a..997b433 100644 (file)
-casper (1.77+debian-3) unstable; urgency=medium
+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 <daniel@debian.org>  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 <daniel@debian.org>  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 <mika@grml.org>  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 <mika@grml.org>  Sun, 05 Jun 2011 21:29:14 +0200
+
+live-boot (3.0~a17-1) unstable; urgency=low
 
-  * Fixed "todisk=" parsing.
-  * Urgency is set to medium to try reaching Etch with important
-    features/bugfixes.
+  [ 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 <daniel@debian.org>  Wed, 18 May 2011 19:31:27 +0200
 
- -- Marco Amadori <marco.amadori@gmail.com>  Wed,  1 Nov 2006 11:15:56 +0100
+live-boot (3.0~a16-1) unstable; urgency=low
 
-casper (1.77+debian-2) unstable; urgency=medium
+  * Adding old 2.x changelog entries in debian changelog.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 14 Mar 2011 06:27:17 +0100
+
+live-boot (3.0~a15-1) experimental; urgency=low
+
+  [ Daniel Baumann ]
+  * Updating year in copyright.
 
   [ Marco Amadori ]
-  * Improved snapshotting (but still experimental).
-  * Renamed "host=" boot parameter to "hostname=" and shell variable "HOST" to
-    "HOSTNAME" for consistence, with linux and with username/USERNAME, as
-    requested by many people.
-  * Fixed a "keyb=" typo.
-  * Added dependence on lsb-base (used by init-script and
-    casper-snapshot).
-  * Removed DM support (obsolete).
-  * Changed a bit locale and keyboard handling.
-  * Fixed locale generation.
-  * Urgency is set to medium to try reaching Etch with important
-    features/bugfixes.
-  [ Otavio Salvador ]
-  * Really lowered usplash conflicts since Debian doesn't has 0.4.
+  * Adjust copyright entry in live-snapshot.
+  * Protect NOPROMPT (Closes: #610941).
+
+  [ Michal Suchanek ]
+  * Simplify union mounting.
+  * Really set limit on open files for unionfs-fuse
+  * Add verbose messages to initramfs hook.
+
+  [ T(A)ILS developers ]
+  * Fixing remaining fromiso= bug.
+  * Fixing syntax error.
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 09 Mar 2011 18:01:07 +0100
+
+live-boot (3.0~a14-1) experimental; urgency=low
+
+  [ Richard Nelson ]
+  * Populate adapters in /etc/network/interfaces when ethdevice= on
+    cmdline.
+
+  [ Daniel Baumann ]
+  * Removing header in copyright file.
+  * Don't hard-depend on test target in Makefile.
+  * Using dh auto magic in override, rather than manual make call.
+
+  [ Steven Shiau ]
+  * Removing the duplicated "the" in the live-boot.init script.
+
+  [ Daniel Baumann ]
+  * Updating auto_install overrides in rules.
+  * Correcting live hook to include mtdblock for syslinux memdisk usage,
+    thanks to Michael Prokop <mika@grml.org>.
+  * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
+    thanks to Michael Prokop <mika@grml.org>.
+
+ -- Daniel Baumann <daniel@debian.org>  Tue, 11 Jan 2011 13:38:56 +0100
+
+live-boot (3.0~a13-1) experimental; urgency=low
+
+  [ Daniel Baumann ]
+  * Removing legacy code for detecting removable usb sticks on kernels
+    prior 2.6.29.
+  * Logging to /var/log/live-boot.log instead of /var/log/live.log for
+    future consistency with live-config.
+  * Adding support for custom ramdisk size (Closes: #544583).
 
- -- Marco Amadori <marco.amadori@gmail.com>  Mon, 30 Oct 2006 17:06:48 +0100
+  [ Ronny Standtke ]
+  * Remounting cow read-only before prompting user to remove usb flash
+    drive.
 
-casper (1.77+debian-1) unstable; urgency=low
+  [ Richard Nelson ]
+  * Clean some leading whitespaces.
 
-  * 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=<device>" to force trying to boot from
-    a specified device.
-  * Added support for "todisk=<device>" to copy the live media to a
-    device filesystem, subsequent boots could use "live-media=<device>".
-  * Slightly polished locales and keyboards handling.
-  * Extendend manpages.
-  * Readded a missing "sleep 1", reworked how live_media is detected,
-    thanks to Bas Wijnen <wijnen@debian.org> 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.
+ -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:27:07 +0100
 
- -- Marco Amadori <marco.amadori@gmail.com>  Sun, 22 Oct 2006 20:25:38 +0200
+live-boot (3.0~a12-1) experimental; urgency=low
 
-casper (1.71+debian-1) unstable; urgency=low
+  [ T(A)ILS developers ]
+  * Fixing fromiso= on Squeeze.
 
-  * New upstream release.
-  * Added experimental casper-snapshot script and manpage.
-  * Tagged for debtags project.
+  [ Daniel Baumann ]
+  * Adding dpkg source options file.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:29:48 +0100
+
+live-boot (3.0~a11-1) experimental; urgency=low
+
+  [ T(A)ILS developers ]
+  * Adding noprompt={usb,cd} feature.
+  * Enhancing devices search ordering.
+
+  [ Daniel Baumann ]
+  * Removing deep link to bug page in the manual, since we don't have
+    stable references yet.
 
- -- Marco Amadori <marco.amadori@gmail.com>  Thu, 28 Sep 2006 16:04:54 +0200
+ -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:28:43 +0200
 
-casper (1.68+debian-3) unstable; urgency=low
+live-boot (3.0~a10-1) experimental; urgency=low
 
-  * Really add casper manpage (Closes: #389867).
-  * Lintian cleanness reached.
+  * Don't do anything in initscript when using toram (Closes: #601575).
 
- -- Marco Amadori <marco.amadori@gmail.com>  Thu, 28 Sep 2006 12:36:29 +0200
+ -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:58:03 +0200
 
-casper (1.68+debian-2) unstable; urgency=low
+live-boot (3.0~a9-1) experimental; urgency=low
 
-  * Changed "staticip=" boot param to just "ip=".
-  * Added a manpage for casper.
-  * Lintian cleanings.
+  [ amnesia ]
+  * Adding live-snapshot.list documentation to manpage.
 
- -- Marco Amadori <marco.amadori@gmail.com>  Tue, 26 Sep 2006 00:45:21 +0200
+  [ Richard Nelson ]
+  * Removed whitespace for tabs on the skipunion option.
 
-casper (1.68+debian-1) unstable; urgency=low
+  [ T(A)ILS developers ]
+  * Fixing overzealous blacklist usage.
+  * Adding documentation for persistent=cryptsetup in the manpage.
 
-  * New upstream release.
-  * Added static network configuration support.
-  * Fixed gnome-screensaver-lock differences between ubuntu.
-  * username, host, and userfullname are now also settable
-    via kernel parameters.
+ -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:24:51 +0200
 
- -- Marco Amadori <marco.amadori@gmail.com>  Fri,  8 Sep 2006 11:26:02 +0200
+live-boot (3.0~a8-1) experimental; urgency=low
+
+  [ Michal Suchanek ]
+  * Adding initial support for unionmount.
+
+  [ Marco Amadori ]
+  * Included a note about persistent-subtext (Helps: #536728).
+
+  [ Daniel Baumann ]
+  * Running manpage rebuild after manpage updates.
+  * Updating to debhelper version 8.
 
-casper (1.66+debian-1) unstable; urgency=low
+ -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:15:03 +0200
 
-  * Added "magic" to make it work seamlessy also on ubuntu systems.
-  * Default user password now "live".
+live-boot (3.0~a7-1) experimental; urgency=low
 
- -- Marco Amadori <marco.amadori@gmail.com>  Fri,  1 Sep 2006 17:18:07 +0200
+  [ intrigeri ]
+  * Fixing find_snap to take its second argument into account.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:46:54 +0200
+
+live-boot (3.0~a6-1) experimental; urgency=low
+
+  [ Marco Amadori ]
+  * Fix snapshots' sync-strings usage (Closes: #591330).
+  * Fixed some snapshot related debug messages.
+  * Added support for empty (initial) snapshots.
+
+  [ Daniel Baumann ]
+  * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
+    symlinks when checking for dynamically linked files at reboot in
+    initscript.
+
+ -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:51:59 +0200
+
+live-boot (3.0~a5-1) experimental; urgency=low
+
+  [ Daniel Baumann ]
+  * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
+    mangling the main sudoers file in accessibility bottom script,
+    create a new file in /etc/sudoers.d and set permissions
+    appropriately.
+  * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
+    add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
+    and AVD1 to properly boot live media.
+  * Updating uinstall targets in makefile.
+
+  [ Steven Shiau ]
+  * Allowing to assign no gateway in networking bottom script.
 
-casper (1.65+debian-1) unstable; urgency=low
+  [ Daniel Baumann ]
+  * Removing usplash support from initscript, usplash is dead.
+  * Removing lenny legacy stuff from initscript.
+  * Removing usplash support in initramfs, usplash is dead.
+  * Adding plymouth in bug script.
 
-  * New upstream release.
-  * Re-included ubiquity sources since it is here anyway in diff.gz.
-  * Included remote getty patch from Alex Owen (enable it with "casper-getty"
-    as kernel parameter).
+ -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:17:15 +0200
 
- -- Marco Amadori <marco.amadori@gmail.com>  Thu, 17 Aug 2006 14:06:10 +0200
+live-boot (3.0~a4-1) experimental; urgency=low
 
-casper (1.63+debian-3) unstable; urgency=low
+  * Exiting with 0 in live-boot bug script (Closes: #595262).
+  * Using boot.d instead of boot.conf.d as directory name for custom
+    configuration files.
 
-  * Really do not try to eject cd if netbooted.
-  * Fixed unionfs ro param in case of nfs netboot (Closes: 383346).
+ -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:46:45 +0200
 
- -- Marco Amadori <marco.amadori@gmail.com>  Wed, 16 Aug 2006 20:10:11 +0200
+live-boot (3.0~a3-1) experimental; urgency=low
 
-casper (1.63+debian-2) unstable; urgency=low
+  * Updating seperators in networking bottom script to fix ip parameter
+    parsing (Closes: #590494).
+  * Updating live-build reference in manpages.
+  * Adding reference to live-tools in manpages.
+  * Checking for file existence in initramfs hook (Closes: #595264).
 
-  * Working netboot support (Closes: #380506).
-  * Polished kernel parameters parsing a bit.
+ -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:28:40 +0200
 
- -- Marco Amadori <marco.amadori@gmail.com>  Sun, 13 Aug 2006 15:52:14 +0200
+live-boot (3.0~a2-1) experimental; urgency=low
 
-casper (1.63+debian-1) unstable; urgency=low
+  [ Daniel Baumann ]
+  * Removing old and unmaintained po files.
+  * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
+    based on the work of Holger Fischer <hoo.mb@web.de> to add support
+    for BOOTIF in cases where pxelinux is being used with IPAPPEND
+    (Closes: #593284).
 
-  [Marco Amadori]
-  * New upstream release.
-  * Fixed upstream changelog.
-  * Really fixed the user password issue, now really "debian".
-  * Reincluded casper-md5ckeck in debian/rules and 05mountpoints in
-    script/casper-bottom.
-  * Rewrote netboot support now will support all types of rootfs file images
-    (not only plain dirs) like cd/dvd one.
-  * Included a fix for USB by Davide Natalini <davide.natalini@studio.unibo.it>
-  * Included support for plain directory as RO rootfs.
-  * Removed xfs support (not implemented in make-live, maybe useless).
+  [ Steven Shiau ]
+  * Making multiple connected NICs work.
 
-  [Alex Owen]
-  * Added NFS netboot support (Closes: #380506).
-  * Fixed /etc/inittab editing (Closes: #380488).
-  * Do not try to eject cd if netbooted (Closes: #380502).
+  [ Michael Prokop ]
+  * Adding workaround for aufs issue in kernel versions around 2.6.33.
 
-  [Daniel Baumann]
-  * Minor debian/rules reordering.
-  * Changed "Section:" from "admin" to "misc".
+  [ Daniel Baumann ]
+  * Using allow-hotplug instead of auto in automatically created
+    /etc/network/interfaces file.
 
- -- Marco Amadori <marco.amadori@gmail.com>  Sun, 30 Jul 2006 19:10:23 +0200
+ -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:27:33 +0200
 
-casper (1.61+debian-2) unstable; urgency=low
+live-boot (3.0~a1-1) experimental; urgency=low
 
-  * Set password for user to 'debian'.
+  * Switching to source format 3.0 (quilt).
+  * Removing live-initramfs transitional package.
+  * Removing lenny support.
 
- -- Daniel Baumann <daniel@debian.org>  Wed, 19 Jul 2006 20:56:00 +0200
+ -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 02:02:39 +0200
 
-casper (1.61+debian-1) unstable; urgency=low
+live-boot (2.0.15-1) unstable; urgency=low
 
   [ Daniel Baumann ]
-  * Rebuild tarball without debian directory.
-  * Using dpatch for upstream modifications.
-  * Added patch for proper GDM autologin from Arnaud Cornet
-    <arnaud.cornet@gmail.com>.
+  * Adding live-system script from live-tools.
+  * Updating year in copyright.
 
   [ Marco Amadori ]
-  * New upstream release (Resynced with 1.61, bzr 258).
-  * Usb discover patch from Malcom Gilles <live@ouabain.org>.
- -- Marco Amadori <marco.amadori@gmail.com>  Tue, 18 Jul 2006 23:34:59 +0200
+  * Adjust copyright entry in live-snapshot.
+
+ -- Daniel Baumann <daniel@debian.org>  Tue, 01 Feb 2011 22:49:03 +0100
+
+live-boot (2.0.14-1) unstable; urgency=low
+
+  [ Steven Shiau ]
+  * Removing the duplicated "the" in the live-boot.init script.
+
+  [ Daniel Baumann ]
+  * Correcting live hook to include mtdblock for syslinux memdisk usage,
+    thanks to Michael Prokop <mika@grml.org>.
+  * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
+    thanks to Michael Prokop <mika@grml.org>.
+
+ -- Daniel Baumann <daniel@debian.org>  Fri, 24 Dec 2010 18:51:57 +0100
+
+live-boot (2.0.13-1) unstable; urgency=medium
+
+  [ Ronny Standtke ]
+  * Remounting cow read-only before prompting user to remove usb flash
+    drive.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:18:32 +0100
+
+live-boot (2.0.12-1) unstable; urgency=medium
+
+  [ T(A)ILS developers ]
+  * Fixing fromiso= on Squeeze.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:27:01 +0100
+
+live-boot (2.0.11-1) unstable; urgency=medium
+
+  * Removing deep link to bug page in the manual, since we don't have
+    stable references yet.
+
+ -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:22:02 +0200
+
+live-boot (2.0.10-1) unstable; urgency=medium
+
+  * Don't do anything in initscript when using toram (Closes: #601575).
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:54:58 +0200
 
-casper (1.59+debian-1) unstable; urgency=low
+live-boot (2.0.9-1) unstable; urgency=low
+
+  [ T(A)ILS developers ]
+  * Fixing overzealous blacklist usage.
+  * Adding documentation for persistent=cryptsetup in the manpage.
+
+ -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:15:54 +0200
+
+live-boot (2.0.8-1) unstable; urgency=medium
+
+  [ amnesia ]
+  * Adding live-snapshot.list documentation to manpage.
+
+ -- Daniel Baumann <daniel@debian.org>  Tue, 12 Oct 2010 11:20:12 +0200
+
+live-boot (2.0.7-1) unstable; urgency=medium
+
+  [ Michal Suchanek ]
+  * Adding initial support for unionmount.
+
+  [ Marco Amadori ]
+  * Included a note about persistent-subtext (Helps: #536728).
 
   [ Daniel Baumann ]
-  * Upload to unstable (Closes: #354539).
+  * Running manpage rebuild after manpage updates.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:06:41 +0200
+
+live-boot (2.0.6-1) unstable; urgency=medium
+
+  [ intrigeri ]
+  * Fixing find_snap to take its second argument into account.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:48:35 +0200
+
+live-boot (2.0.5-1) unstable; urgency=low
 
   [ Marco Amadori ]
-  * Added possibility to set locale on chroot, not only at runtime.
-  * Removed "persistent" wait.
-  * Fixed persistence lock and added "homepersistence" boot parameter.
-  * Updated locales handling to latest debian policy.
-  * Cleanups
-
- -- Daniel Baumann <daniel@debian.org>  Thu, 22 Jun 2006 06:21:00 +0200
-
-casper (1.59+debian-0) UNRELEASED; urgency=low
-
-  * Added "toram" boot parameter.
-  * Extendend fs support to ext2 and xfs file image.
-  * Changed debian-inexistant "-Q" modprobe option with "-q".
-  * Removed ubiquity code.
-  * USERNAME and HOST defaulted to "debian".
-  * Preliminary netboot (cifs) patch by  
-    "Jason D. Clinton" <me@jasonclinton.com>
-  * Lowered dependence of dmsetup code (now only Suggests).
-  * Checks for replacing "udevplug" (ubuntu-only) with "udevtrigger".
-  * Reworked xorg and anacron patches from  
-    Frederic Lehobey <Frederic.Lehobey@free.fr>.
-  * scripts/casper-bottom/10adduser: configuring only the $USERNAME for sudo
-      instead of group 'admin'.
-
- -- Marco Amadori <marco.amadori@gmail.com>  Fri, 16 Jun 2006 11:01:48 +0200
+  * Fix snapshots' sync-strings usage (Closes: #591330).
+  * Fixed some snapshot related debug messages.
+  * Added support for empty (initial) snapshots.
+
+  [ Daniel Baumann ]
+  * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
+    symlinks when checking for dynamically linked files at reboot in
+    initscript.
+
+ -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:55:02 +0200
+
+live-boot (2.0.4-1) unstable; urgency=low
+
+  [ Daniel Baumann ]
+  * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
+    mangling the main sudoers file in accessibility bottom script,
+    create a new file in /etc/sudoers.d and set permissions
+    appropriately.
+  * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
+    add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
+    and AVD1 to properly boot live media.
+  * Updating uinstall targets in makefile.
+
+  [ Steven Shiau ]
+  * Allowing to assign no gateway in networking bottom script.
+
+  [ Daniel Baumann ]
+  * Removing usplash support from initscript, usplash is dead.
+  * Removing usplash support in initramfs, usplash is dead.
+  * Adding plymouth in bug script.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:21:24 +0200
+
+live-boot (2.0.3-1) unstable; urgency=low
+
+  * Exiting with 0 in live-boot bug script (Closes: #595262).
+  * Using boot.d instead of boot.conf.d as directory name for custom
+    configuration files.
+
+ -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:43:03 +0200
+
+live-boot (2.0.2-1) unstable; urgency=low
+
+  * Updating seperators in networking bottom script to fix ip parameter
+    parsing (Closes: #590494).
+  * Updating live-build reference in manpages.
+  * Checking for file existence in initramfs hook (Closes: #595264).
+  * Adding live-toram script to copy the running live system to ram and
+    eject the live media.
+
+ -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:25:12 +0200
+
+live-boot (2.0.1-1) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * Adding workaround for aufs issue in kernel versions around 2.6.33.
+
+  [ Daniel Baumann ]
+  * Using allow-hotplug instead of auto in automatically created
+    /etc/network/interfaces file.
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:25:08 +0200
+
+live-boot (2.0.0-1) unstable; urgency=low
+
+  * Updating debian-installer languagelist.
+  * Moving configs to etc directory within the source tree.
+  * Removing old docs.
+
+ -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
+
+live-boot (2.0~a16-1) unstable; urgency=high
+
+  [ Daniel Baumann ]
+  * Adding support for resolving DNS names from initramfs, thanks to
+    Michal Suchanek <hramrach@centrum.cz> for initial patch which this
+    is based on (Closes: #589659).
+  * Don't fail in Makefile when there's no checkbashism.
+  * Updating package to standards version 3.9.1.
+
+  [ Michal Suchanek ]
+  * Fix omitpids to work with readonly images.
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
+
+live-boot (2.0~a15-1) unstable; urgency=low
+
+  * Making inclusion of languagelist conditional in live hook.
+  * Updating depends of live-initramfs transitional package to reflect
+    relaxed backend depends.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
+
+live-boot (2.0~a14-1) unstable; urgency=low
+
+  * Improving backend dependencies (Closes: #589326).
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
+
+live-boot (2.0~a13-1) unstable; urgency=low
+
+  * Listing fromiso parameter in manpage (Closes: #588667).
+  * Improving test targets in Makefile a bit.
+  * Improving clean target in manpages Makefile a bit.
+  * Adding Chris in copyright file (for live-snapshot that is).
+
+ -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
+
+live-boot (2.0~a12-1) unstable; urgency=low
+
+  [ Daniel Baumann ]
+  * Adding preparations for booting through syslinux memdisk.
+
+  [ Marco Amadori ]
+  * Avoiding using busybox cpio applet, this should fix snapshot
+    restore.
+  * Do not print misleading debug message if the snapshot was found
+    correctly.
+  * Removing unreachable code in ethdevice argument handling (Closes:
+    #588307).
+
+  [ Daniel Baumann ]
+  * Adding btrfs support.
+  * Updating package to standards version 3.9.0.
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
+
+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 <daniel@debian.org>  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 <daniel@debian.org>  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 <daniel@debian.org>  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 <daniel@debian.org>  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 <daniel@debian.org>  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 <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
+
+live-boot (2.0~a5-1) unstable; urgency=low
+
+  [ Michal Suchanek ]
+  * Fixing http boot:
+
+  [ Daniel Baumann ]
+  * Ammending 2.0~a3-1 changelog entry with bug number.
+
+  [ Michal Suchanek ]
+  * Adding support for booting iso images over http or wget.
+
+  [ Daniel Baumann ]
+  * Renaming internal ext_mountpoint variable to alt_mountpoint for
+    clarity.
+
+  [ Michal Suchanek ]
+  * Removing leftover url= option, this ain't gonna work this way, see
+    fetch=.
+  * Adding DHCP debugging option.
+  * Updating docs wrt/ httpfs.
+
+  [ Daniel Baumann ]
+  * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
+    live-config.
+  * Removing apt_cdrom bottom script, not used anyway.
+  * Removing some boot parameters obsoleted by live-config.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
+
+live-boot (2.0~a4-1) unstable; urgency=low
+
+  * Removing obsolete boot parameter from manpages.
+  * Running checkbashisms with -f and -x in Makefile.
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
+
+live-boot (2.0~a3-1) unstable; urgency=low
+
+  * Removing umountfs bottom script, not needed anymore (see #518463).
+
+ -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
+
+live-boot (2.0~a2-1) unstable; urgency=low
+
+  * Removing locales  bottom script, now handled by live-config.
+  * Simplyfing makefile a bit.
+
+ -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
+
+live-boot (2.0~a1-1) experimental; urgency=low
+
+  * Initial release.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200