Releasing debian version 2.0.3-1.
[live-boot-grml.git] / debian / changelog
index 35a401e..5d4461f 100644 (file)
@@ -1,3 +1,55 @@
+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.