diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:12 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:19:41 +0100 |
commit | 504c05c3a63de0af4fd0e876274afc039c5c0ed1 (patch) | |
tree | 5a29d0f82735a131c9319b5b825c57b740584d13 /docs/ChangeLog | |
parent | 37a5c53ddd2825bf6b0ce521908a63d419683981 (diff) | |
download | vyos-live-build-504c05c3a63de0af4fd0e876274afc039c5c0ed1.tar.gz vyos-live-build-504c05c3a63de0af4fd0e876274afc039c5c0ed1.zip |
Adding live-helper 1.0~a15-1.
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r-- | docs/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index fe894c312..6abb430b1 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,24 @@ +2007-06-16 Daniel Baumann <daniel@debian.org> + + * helpers/lh_bootstrap_clone, lh_bootstrap_copy: + - Added. + * helpers/lh_binary_live-installer: + - Added. + * Uploaded 1.0~a15-1. + +2007-06-10 Daniel Baumann <daniel@debian.org> + + * helpers/*: + - Excluding lenny from the syslinux workarounds as syslinux 3.36 did + migrate into testing. + * helpers/lh_bootstrap_cache, lh_chroot_cache: + - Fixed typos which made caching fail on rebuilds. + * helpers/lh_clean: + - Added unmount of binfmt on clean. + * helpers/lh_binary_usb-hdd: + - Including script to write grub to the loop device from Thomas Lange + <lange@informatik.uni-koeln.de>. + 2007-06-10 Daniel Baumann <daniel@debian.org> * helpers/lh_binary_grub, lh_binary_rootfs, lh_binary_yaboot, |