diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-05-07 07:01:46 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-05-07 07:01:54 +0200 |
commit | 9cbb6865c165d8d10dfd2b3096dea839b7809165 (patch) | |
tree | bc4a8d8268118fa3b1df187bf86180a28002e8e7 /debian/changelog | |
parent | 6bfcd3689af7579731e62b13c9e03a4db713f55e (diff) | |
download | vyos-live-build-9cbb6865c165d8d10dfd2b3096dea839b7809165.tar.gz vyos-live-build-9cbb6865c165d8d10dfd2b3096dea839b7809165.zip |
Releasing debian version 4.0~alpha37-1.debian/4.0_alpha37-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 56929b1fd..092b057bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +live-build (4.0~alpha37-1) unstable; urgency=low + + * Updating default boot parameters for live-config 4.x. + * Adding hook to create /etc/mtab as a symlink to /proc/mtab if not + already existing (Closes: #746570). + * Only removing stage files in lb clean --stage and keep .build around + in order for init to detect initialized config directories properly. + * Adding wheezy legacy handling for syslinux. + + -- Daniel Baumann <mail@daniel-baumann.ch> Wed, 07 May 2014 07:01:35 +0200 + live-build (4.0~alpha36-1) unstable; urgency=medium [ Simon McVittie ] |