Releasing debian version 4.0~alpha17-1.
[live-boot-grml.git] / debian / changelog
index a2af143..415bb13 100644 (file)
@@ -1,3 +1,147 @@
+live-boot (4.0~alpha17-1) experimental; urgency=low
+
+  [ Daniel Baumann ]
+  * Rewrapping control file.
+
+  [ Michael Prokop ]
+  * Properly boot from mdadm via findiso boot option.
+
+  [ Daniel Baumann ]
+  * Updating to standards version 3.9.5.
+  * Correcting spelling typo in overlay component breaking booting from
+    uncompressed filesystems, thanks to John Bazik <jsb@cs.brown.edu>
+    (Closes: #728250).
+
+ -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 30 Oct 2013 02:44:22 +0100
+
+live-boot (4.0~alpha16-1) experimental; urgency=low
+
+  * Updating package descriptions.
+  * Applying patch from Michael Prokop <mika@grml.org> to update udev
+    usage in is_nice_device() for newer udev versions.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 15 Oct 2013 09:17:35 +0200
+
+live-boot (4.0~a15-1) experimental; urgency=low
+
+  [ Jan Blunck ]
+  * Install components into /lib/live/boot folder.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 13 Sep 2013 17:21:50 +0200
+
+live-boot (4.0~a14-1) experimental; urgency=low
+
+  [ Daniel Baumann ]
+  * Updating note about overlay file image names in live-boot manpage,
+    thanks to Peter Schaefer <peter.schaefer@physik.hu-berlin.de> (Closes:
+    #701615).
+  * Correcting debug variables through out the code to use the same one.
+  * Allowing to superseed live-boot cmdline through configuration files.
+
+  [ chals ]
+  * Updating Spanish translation of live-boot man page.
+
+  [ Steven Shiau ]
+  * Calculating size for the whole media "/live/image/", not only the dir
+    "/live/image/live/" when using toram.
+
+  [ Daniel Baumann ]
+  * Reorganizing backend in source tree.
+  * Reorganizing frontend in source tree.
+  * Reorganizing components in source tree.
+  * Replace various mentionings of scripts with components.
+  * Updating code to current coding style in a some locations.
+  * Dropping old pre-wheezy udevadm handling.
+  * Dropping old pre-wheezy persistence list handling.
+  * Replacing variable used in one place only with explicit directory for
+    simplicity.
+  * Shortening /etc/mtab conditional creation.
+  * Dropping helper function used in one place only which can be replaced
+    with a simple ls call anyway.
+  * Dropping really_export dead code.
+  * Simplifying /etc/resolv.conf generation a bit.
+  * Updating indenting in network component.
+
+  [ chals ]
+  * Updating the dates in man pages.
+  * Updating Spanish translation of man pages.
+
+  [ Jan Blunck ]
+  * Use PERSISTENCE_PATH with a trailing "/".
+  * Move check for block device to mount_persistence_media().
+  * Remount writable when moving the mountpoint of the persistence device.
+  * Blacklist devices used for /live/rootfs/* insted of /live/medium.
+  * Add support for persistence-storage type "directory".
+
+  [ Daniel Baumann ]
+  * Updating debhelper install file to include additional scripts in new
+    location.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 13 Sep 2013 14:17:30 +0200
+
+live-boot (4.0~a13-1) experimental; urgency=low
+
+  * Increasing tftp blocksize to maximum value per RFC 2348, thanks to
+    Vincent Smeets <Vincent.VSmeets@gmail.com> (Closes: #709887).
+
+ -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 27 May 2013 16:45:49 +0200
+
+live-boot (4.0~a12-1) experimental; urgency=low
+
+  * Updating manpage wrt/ quickreboot (Closes: #706686).
+  * Moving overwriting of /bin/mount with /bin/mount.util-linux for httpfs
+    to make it active (Closes: #707116).
+  * Further guarding overwriting of /bin/mount by making it dependent on
+    the existence of /bin/mount.util-linux.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 08 May 2013 08:42:54 +0200
+
+live-boot (4.0~a11-1) experimental; urgency=low
+
+  [ chals ]
+  * Updating dates in man pages.
+  * Updating the Spanish translation of live-boot man page.
+  * Updating the Spanish translation of persistence.conf man page.
+  * Fixing the use of one preposition in the Spanish translation of the
+    man pages.
+
+  [ Daniel Baumann ]
+  * Renumbering the first three early scripts.
+  * Renaming main function to live for consistent namespace.
+  * Correcting leftovers from old variable handling for BOOTIF, thanks to
+    Andrew Jeffery <andrewj@avalon.com.au> (Closes: #703743).
+
+  [ Andrew Jeffery ]
+  * Select BOOTIF device if defined for netboot (Closes: #703744).
+  * Don't quote $CIFSOPTS for mount.cifs (Closes: #703746).
+
+  [ Peter Schaefer ]
+  * Adding support for luks persistence with persistence files (Closes:
+    #701614).
+
+  [ David Hare ]
+  * Also blacklisting findiso and fromiso devices for luks file
+    persistence.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 May 2013 14:28:00 +0200
+
+live-boot (4.0~a10-1) experimental; urgency=low
+
+  [ Daniel Baumann ]
+  * Debranding package for derivatives.
+
+  [ Evgeni Golov ]
+  * Fixing condition for setting rootfs_dest_backing.
+
+  [ Michael Stummvoll ]
+  * Simplifying if statement in is_live_system function.
+  * Fixing a bug with multiple files in is_live_path after the last
+    commit.
+  * Using is_live_path() in mount_images_in_directory() to avoid redundant
+    logic.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 01 Apr 2013 08:20:50 +0200
+
 live-boot (4.0~a9-1) experimental; urgency=low
 
   * Removing all references to my old email address.