diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:19 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 |
commit | 8c3178682beafb9c71df5310b3f975728359b833 (patch) | |
tree | 533e84eb34925b8104ec99f4590da0954ee57f49 /docs | |
parent | 9eac19deb8a47f75285d223c2f93c310815401a3 (diff) | |
download | vyos-live-build-8c3178682beafb9c71df5310b3f975728359b833.tar.gz vyos-live-build-8c3178682beafb9c71df5310b3f975728359b833.zip |
Adding live-helper 1.0~a25-1.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index fcc9335d1..b5805321c 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,7 +1,18 @@ 2007-08-28 Daniel Baumann <daniel@debian.org> + * functions/defaults.sh: + - Prefering debootstrap over cdebootstrap. + * helpers/lh_chroot_local-packages: + - Only copy packages matching the build-architecture. This way, you + can store local packages for different architectures in the very + same config directory. + * Uploading 1.0~a25-1. + +2007-08-28 Daniel Baumann <daniel@debian.org> + * helpers/lh_clean: - Accepting more than one parameter at the same time. + * Uploading 1.0~a24-1. 2007-08-14 Daniel Baumann <daniel@debian.org> |