Releasing debian version 2.0~a7-1.
[live-boot-grml.git] / debian / changelog
index 0151b41..49f9f2f 100644 (file)
@@ -1,3 +1,84 @@
+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.