diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2016-12-02 15:10:19 +0100 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2016-12-02 15:10:19 +0100 |
commit | 7ad6c408e559a1755beb63db8186e002a56bb7a7 (patch) | |
tree | 6604f11f25c07ba04e90d37d559de2e5c417e133 /debian | |
parent | 58fd378005400ca4592f21e74f105625344a72b3 (diff) | |
download | vyos-live-build-7ad6c408e559a1755beb63db8186e002a56bb7a7.tar.gz vyos-live-build-7ad6c408e559a1755beb63db8186e002a56bb7a7.zip |
Default for LB_UNION_FILESYSTEM is now "overlay" just like in live-boot.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3e9bd8c59..660d02bac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,7 @@ live-build (1:20161128) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8. * Use a grub theme that integrates reasonably well with the current background picture. + * Default for LB_UNION_FILESYSTEM is now "overlay" just like in live-boot. [ Kristian Klausen ] * Include ext{3,4} journal size when calculating image size. Closes: #801712 |