diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-04-27 12:40:05 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-04-27 12:40:35 +0200 |
commit | 0c3f19cf25e2f628fb54cbf2c0004b1703cadb5e (patch) | |
tree | 38685543514a70c7dd15cb5813f8f437afe4db6c | |
parent | 5d6574552ff8fdf9623f4c0319097778f8523289 (diff) | |
download | vyos-live-build-0c3f19cf25e2f628fb54cbf2c0004b1703cadb5e.tar.gz vyos-live-build-0c3f19cf25e2f628fb54cbf2c0004b1703cadb5e.zip |
Releasing debian version 4.0~alpha35-1.debian/4.0_alpha35-1
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index befb25439..edfe86a0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +live-build (4.0~alpha35-1) unstable; urgency=low + + [ Daniel Baumann ] + * Calling init in build as well when automatically populating a new + config tree. + * Switching default debian release to jessie. + * Allow cache directories to be symlinks as well (Closes: #741934). + * Cleaning /etc/hosts as in previous live-build versions (Closes: + #744939). + + [ Simon McVittie ] + * Add support for making ext[234] or btrfs hdd images bootable with + extlinux (Closes: #745816) + + -- Daniel Baumann <mail@daniel-baumann.ch> Sun, 27 Apr 2014 12:39:53 +0200 + live-build (4.0~alpha34-1) unstable; urgency=low [ Daniel Baumann ] |