summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:11 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:18:30 +0100
commit85c342c299231131d22764c0dfdcf977c57ce147 (patch)
tree1226c8a7ad43a2dd53e411c2e379969424e88e32 /docs
parentd1ee66e44c8272bb7a0053a456a3d8b0bd152268 (diff)
downloadlive-build-85c342c299231131d22764c0dfdcf977c57ce147.zip
live-build-85c342c299231131d22764c0dfdcf977c57ce147.tar.gz
Adding live-helper 1.0~a13-1.
Diffstat (limited to 'docs')
-rw-r--r--docs/CREDITS1
-rw-r--r--docs/ChangeLog34
-rw-r--r--docs/TODO7
3 files changed, 39 insertions, 3 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index 1304663..b641382 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -17,6 +17,7 @@ Patches (alphabetical order):
* Richard Nelson <rjent@rjent.pair.com>
* Scott Edwards <debian@foss.daxal.com>
* Sebastian Raveau <sebastien.raveau@epita.fr>
+ * Trent Buck <trentbuck@gmail.com>
Donations (alphaetical order):
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 277ff48..4901025 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,37 @@
+2007-06-03 Daniel Baumann <daniel@debian.org>
+
+ * Uploaded 1.0~a13-1.
+
+2007-06-02 Otavio Salvador <otavio@debian.org>
+
+ * helpers/lh_chroot_preseed:
+ - Use {Check,Install,Remove}_package to handle debconf dependency.
+ * Add support to specify the apt/aptitude pipeline depth.
+
+2007-06-02 Daniel Baumann <daniel@debian.org>
+
+ * Applied patches from Otavio Salvador <otavio@debian.org>:
+ - Add support to override helpers base directory
+ - Use LIVE_BOOTSTRAP_CONFIG instead of LIVE_DISTRIBUTION_CONFIG.
+ - Add support to specify the keyring to be used while bootstraping.
+ - Add lh_chroot_preseed helper.
+
+2007-05-28 Daniel Baumann <daniel@debian.org>
+
+ * helpers/*:
+ - Added initial P: messages.
+ - Removed some bashisms.
+ - Added some of the proposed cleanups from Trent Buck
+ <trentbuck@gmail.com>.
+ * lists/mini, minimal:
+ - Removed, already pulled in with live-initramfs depends.
+
+2007-05-27 Daniel Baumann <daniel@debian.org>
+
+ * helpers/lh_binary_rootfs:
+ - Added check for config/binary_rootfs/squashfs.sort for passing a
+ sorting list to mksquashfs.
+
2007-05-26 Daniel Baumann <daniel@debian.org>
* lists/rescue:
diff --git a/docs/TODO b/docs/TODO
index 62ae5c0..c4e25e6 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -14,11 +14,11 @@ FIXME
* grub (i386/amd64) boot support on usb* binary images
* grub (i386/amd64) boot support on net binary images
* multi-{binary,architecture,distribution} builds in one shot
- * vmlinu[xz]
- * breakpoints (yes/no/all/type: soft ->interaction to stop/hard ->interaction to continue)
* check unset variables
ADDME
+ * vmlinu[xz] [ppc64?]
+ * breakpoints (yes/no/all/type: soft ->interaction to stop/hard ->interaction to continue)
* vmware binary image flavour
* usb-zip binary image flavour
* support splitted/partial squashfs images
@@ -26,7 +26,7 @@ ADDME
* introduce package groups
* multi-arch for amd64/i386/powerpc on one medium
* logfiles
- * re-import lh_clone/lh_preseed
+ * re-import lh_clone
* Add win32 loader
BETA series:
@@ -45,3 +45,4 @@ POST 1.0:
* Add loadlin or qemu batch
* Adding colinux?
* exec wrapper for output hiding/handling
+ * bootchart and squashfs sorting integration