summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2016-12-02 15:10:19 +0100
committerRaphaël Hertzog <hertzog@debian.org>2016-12-02 15:10:19 +0100
commit7ad6c408e559a1755beb63db8186e002a56bb7a7 (patch)
tree6604f11f25c07ba04e90d37d559de2e5c417e133 /debian
parent58fd378005400ca4592f21e74f105625344a72b3 (diff)
downloadvyos-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/changelog1
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