summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-06-05 19:38:53 +0200
committerDaniel Baumann <daniel@debian.org>2012-06-05 19:38:53 +0200
commit524e4fb039ccd35a7101e66b661d7b94373487c1 (patch)
tree5c9d686d0e500ffa8e78f00a979f38e2d7c72f56 /debian/changelog
parent4bd662d6947608f3a92416b599e2286718f16c61 (diff)
downloadlive-boot-524e4fb039ccd35a7101e66b661d7b94373487c1.tar.gz
live-boot-524e4fb039ccd35a7101e66b661d7b94373487c1.zip
Releasing debian version 3.0~a30-1.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8b2f96f..353df9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
+live-boot (3.0~a30-1) experimental; urgency=low
+
+ * Removing dead lang2locale function and associated files, not used
+ anywhere.
+ * Converting select_eth_device initramfs-tools pre-mount script into
+ regular live-boot script.
+ * Consistenly using 'true' instead of 'Yes' or 'yes' when using
+ booleans.
+ * Removing some dead boot parameters.
+ * Splitting out integrity-check function to subscript.
+ * Rewriting live-media checksum verification to work with any SHA and
+ MD5 digests.
+ * Updating read-only handling to new parameter handling.
+ * Updating internal cmdline handling.
+ * Updating swapon handling to new parameter handling.
+ * Also allowing /dev/vd* to be used as swap devices and drop /dev/hd*.
+ * Splitting out swap handling and rewriting to a live-boot subscript.
+ * Moving validateroot bottom script into main boot script itself.
+ * Removing exporting of variables for reviewed options in the cmdline
+ function, not required.
+ * Removing fastboot handling, the normal system handles this via
+ 'fastboot' bootparameter already.
+ * Transforming persistence_excludes bottom script into normal live-
+ boot script.
+ * Transforming fstab bottom script into normal live-boot script.
+ * Transforming networking bottom script into normal live-boot script.
+ * Simplyfing initramfs-tools specific files within the source tree.
+
+ -- Daniel Baumann <daniel@debian.org> Tue, 05 Jun 2012 19:37:54 +0200
+
live-boot (3.0~a29-1) experimental; urgency=low
* Automatically translate date formats in po files.