summaryrefslogtreecommitdiff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 14:46:39 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:31:05 +0100
commit8363c6c595d8f1a3fdd6af8a4965b628d9ce4088 (patch)
tree69dd34b7ae62bb2a48f0927869824408c8fae2dc /docs/ChangeLog
parent74f8c4c954a06ebc99be06ad8b77e0ef0880b30e (diff)
downloadlive-boot-8363c6c595d8f1a3fdd6af8a4965b628d9ce4088.tar.gz
live-boot-8363c6c595d8f1a3fdd6af8a4965b628d9ce4088.zip
Adding live-initramfs 1.91.3-1.
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog23
1 files changed, 22 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index d387f0b..049cf29 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,24 @@
+2007-06-31 Daniel Baumann <daniel@debian.org>
+
+ * scripts/live:
+ - Added patch from Julian Andres Klode <jak@jak-linux.org> to add
+ support for aufs.
+ * hooks/live, manpage/live-initramfs.en.7, scripts/live-bottom/12fstab:
+ - Added aufs support.
+ * Uploaded 1.91.3-1.
+
+2007-06-30 Daniel Baumann <daniel@debian.org>
+
+ * scripts/live-bottom/12fstab:
+ - Added disabling of /etc/init.d/checkfs.sh to avoid file systemcheck
+ at boot time. Added nofastboot parameter to be able to change that.
+ - Disabled removal of checkroot.sh.
+
+2007-06-28 Daniel Baumann <daniel@debian.org>
+
+ * Applied patch from Mathieu Geli <mathieu.geli@gmail.com> to set the
+ timezone with a boot parameter.
+
2007-06-25 Daniel Baumann <daniel@debian.org>
* scripts/live:
@@ -52,7 +73,7 @@
2007-05-28 Daniel Baumann <daniel@debian.org>
* scripts/live-bottom/42apt_upgrade:
- - Moved to dedicated live-sysvinit package.
+ - Moved to dedicated live-initscripts package.
2007-05-24 Daniel Baumann <daniel@debian.org>