summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog32
-rw-r--r--doc/NEWS7
-rw-r--r--doc/README4
3 files changed, 41 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 3070580..31038c9 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,35 @@
+2007-04-31 Daniel Baumann <daniel@debian.org>
+
+ * helpers/*:
+ - Added LH_INITRAMFS.
+ - Splitted config/image into config/binary and config/source.
+ * Uploaded 1.0~a8-1.
+
+2007-04-26 Daniel Baumann <daniel@debian.org>
+
+ * helpers/*:
+ - Implemented paranoid caching with LIVE_CACHE_INDICES,
+ LIVE_CACHE_PACKAGES and LIVE_CACHE_STAGES. This allows to build
+ images offline from the cache.
+
+2007-04-25 Daniel Baumann <daniel@debian.org>
+
+ * helpers/lh_binary_usb, lh_source_usb:
+ - In preparation of adding support for usb-zip images, the usb binary
+ type is renamed to usb-hdd.
+
+2007-04-24 Daniel Baumann <daniel@debian.org>
+
+ * functions/stagefile.sh:
+ - Requite_stagefile can require more than one stage.
+ * helpers/lh_binary_debian-installer:
+ - Added.
+
+2007-04-23 Daniel Baumann <daniel@debian.org>
+
+ * helpers/lh_binary_includes, lh_binary_usb, lh_source_usb:
+ - Added workaround for vfat limitations.
+
2007-04-23 Daniel Baumann <daniel@debian.org>
* Makefile:
diff --git a/doc/NEWS b/doc/NEWS
index 94460a3..ebcd8a0 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -25,6 +25,13 @@ News:
http://lists.alioth.debian.org/pipermail/debian-live-devel/2007-February/000836.html
* 2007-03-12: Uploaded first live-helper to Debian unstable.
+ http://packages.debian.org/changelogs/pool/main/l/live-helper/current/changelog#versionversion1.0_a1-1
+
+ * 2007-03-14: live-package is dead, long lives live-helper
+ http://lists.alioth.debian.org/pipermail/debian-live-devel/2007-March/000998.html
* 2007-04-19: Google Summer of Code 2007
http://lists.alioth.debian.org/pipermail/debian-live-devel/2007-April/001221.html
+
+ * 2007-04-26: New website design
+ http://www.chris-lamb.co.uk/blog/2007/04/26/pimp-your-webpage/
diff --git a/doc/README b/doc/README
index a7b9de9..dec5fe7 100644
--- a/doc/README
+++ b/doc/README
@@ -63,7 +63,7 @@
|_ lh_binary_hdd
|_ lh_binary_iso
|_ lh_binary_net
- |_ lh_binary_usb
+ |_ lh_binary_usb-hdd
|
|_ rm -f .stage/chroot_sources
|_ lh_chroot_resolv remove
@@ -84,7 +84,7 @@
|_ lh_source_hdd
|_ lh_source_iso
|_ lh_source_net
- |_ lh_source_usb
+ |_ lh_source_usb-hdd
|
|_ rm -f .stage/chroot_sources
|_ lh_chroot_resolv remove