diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:52 +0200 | 
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:18:29 +0100 | 
| commit | bd1a5ddc8203907eb40135303bea5488397ec5d0 (patch) | |
| tree | e1cdc0adec3e4799f5db5ad1a8b34800e28a9439 /doc/ChangeLog | |
| parent | 8a4a50fdb6b206fbff62fd3043ed388f25a0ffb1 (diff) | |
| download | live-build-bd1a5ddc8203907eb40135303bea5488397ec5d0.zip live-build-bd1a5ddc8203907eb40135303bea5488397ec5d0.tar.gz | |
Adding live-helper 1.0~a8-1.
Diffstat (limited to 'doc/ChangeLog')
| -rw-r--r-- | doc/ChangeLog | 32 | 
1 files changed, 32 insertions, 0 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: | 
