summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:12 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:25 +0100
commitfdef63e60c2e68226da2fe92d6cc393c1af2b801 (patch)
treea066f2620ba741d786b628d1f9d56bcf38cbd8ea /docs
parent504c05c3a63de0af4fd0e876274afc039c5c0ed1 (diff)
downloadlive-build-fdef63e60c2e68226da2fe92d6cc393c1af2b801.zip
live-build-fdef63e60c2e68226da2fe92d6cc393c1af2b801.tar.gz
Adding live-helper 1.0~a16-1.
Diffstat (limited to 'docs')
-rw-r--r--docs/CREDITS1
-rw-r--r--docs/ChangeLog25
-rw-r--r--docs/TODO2
3 files changed, 26 insertions, 2 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index 0397822..484e265 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -19,6 +19,7 @@ Patches (alphabetical order):
* Sebastian Raveau <sebastien.raveau@epita.fr>
* Thomas Lange <lange@informatik.uni-koeln.de>
* Trent Buck <trentbuck@gmail.com>
+ * Vladimir Stavrinov <vs@inist.ru>
Donations (alphaetical order):
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 6abb430..ca0cc3c 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,28 @@
+2007-06-25 Daniel Baumann <daniel@debian.org>
+
+ * helpers/lh_binary_local-hooks:
+ - Added.
+ * helpers/lh_chroot_linux-image:
+ - Caching downloaded packages.
+ * examples/hooks/qemu-launcher.sh:
+ - Added.
+ * Uploaded 1.0~a16-1.
+
+2007-06-18 Chris Lamb <chris@chris-lamb.co.uk>
+
+ * helpers/lh_chroot_packageslists, lh_chroot_local-packageslists:
+ - Added support for '#<include>' pragma to include other list files.
+ * functions/packagelists.sh:
+ - Added.
+ * lists/*:
+ - Translated existing lists to be include-based, added a few missing
+ lists.
+
+2007-06-18 Daniel Baumann <daniel@debian.org>
+
+ * helpers/*:
+ - All cache operations use hardlinks now.
+
2007-06-16 Daniel Baumann <daniel@debian.org>
* helpers/lh_bootstrap_clone, lh_bootstrap_copy:
diff --git a/docs/TODO b/docs/TODO
index f728855..a06a680 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -14,8 +14,6 @@ FIXME
* grub (i386/amd64) boot support on net binary images
* multi-{binary,architecture,distribution} builds in one shot
* check unset variables
- * include capability for package lists
- * add descriptions in package lists
* signal handlers
* parsable descriptions in helpers
* add lilo support? :)