summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:22 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:04:22 +0200
commit262e501463f4cc8bba690a1ef7cf0887cbfaa8cf (patch)
treed688ad07398eabd54adc7d0c0f8f32f128847688 /ChangeLog
parentc9462fd48b0d4fb9968641e46c3350fb5e9986a2 (diff)
downloadlive-build-262e501463f4cc8bba690a1ef7cf0887cbfaa8cf.zip
live-build-262e501463f4cc8bba690a1ef7cf0887cbfaa8cf.tar.gz
Adding live-package 0.99.5-1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index af57663..39dfaff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
+2006-09-03 Daniel Baumann <daniel@debian.org>
+
+ * Added dist parameter to easily pull images for live.debian.net.
+ * Added "--output" to specify the image name prefix.
+ * Exclude iso templates for minimal flavour.
+
+2006-09-02 Daniel Baumann <daniel@debian.org>
+
+ * Added experimental as distribution.
+ * Added source image generation.
+ * Using dpkg instead of dpkg-architecture, removed dpkg-dev dependency.
+
2006-08-31 Daniel Baumann <daniel@debian.org>
+ * Added "--disable-generic-indices" and "--enable-generic-indices".
+ * Fixed i18n lists.
+ * Rewritten all lists, comments are now possible.
+ * Lists must be now explicitly given with --package-list, no longer as
+ last argument of the make-live call.
* Setting default sources.list while the image generation, restoring
customized ones afterwards.
@@ -37,7 +54,7 @@
* Reorganised sources.
* Added staging support.
* Cleaned up parameter names.
- * testing is now supported, switched default distribution to etch.
+ * testing is now supported.
2006-08-02 Marco Amadori <marco.amadori@gmail.com>