summaryrefslogtreecommitdiff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 14:46:37 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:25:58 +0100
commitccea277caf476cdfef4c0f953df5a97062d8be42 (patch)
tree6e1df0ead639f6c8da6547a36b5d8d206283d33e /docs/ChangeLog
parent3d52fbcb4fe70132ade14759d76573b471294800 (diff)
downloadlive-boot-ccea277caf476cdfef4c0f953df5a97062d8be42.tar.gz
live-boot-ccea277caf476cdfef4c0f953df5a97062d8be42.zip
Adding live-initramfs 1.87.4-1.
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 9d2a4ee..8484510 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,26 @@
+2007-06-18 Daniel Baumann <daniel@debian.org>
+
+ * scripts/live, scripts/live-bottom/05mountpoints:
+ - Replaced 'mount -o move' with 'mount --move'.
+ * scripts/live, scripts/live-bottom/10adduser:
+ - Added check for 'nosudo' bootparameter to disable automatic
+ sudo configuration.
+ * scripts/live, scripts/live-bottom/13swap:
+ - Renamed 'swapoff' parameter to 'noswap'.
+ * scripts/live, scripts/live-bottom/15autologin:
+ - Added check for 'noxautologin' bootparameter to disable automatic
+ gdm/kdm login.
+ * scripts/live, scripts/live-bottom/25configure_init:
+ - Added check for 'noautologin' bootparameter to disable automatic
+ terminal login.
+ * bin/live-snapshot, scripts/live, scripts/live-helpers:
+ - Also recognize ext3, but treat it like ext2.
+
+2007-06-12 Daniel Baumann <daniel@debian.org>
+
+ * scripts/live-bottom/*:
+ - Added generic header.
+
2007-05-12 Daniel Baumann <daniel@debian.org>
* scripts/live: