diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2016-12-02 15:42:59 +0100 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2016-12-02 15:42:59 +0100 |
commit | 9c974b26bf532ba76f6d66423310f6d95b1ff1f7 (patch) | |
tree | 642167867262a1fd95a682545c93d07b6ebefab9 /debian | |
parent | b8f7f19015055fc4c7ef30e3787721ac2218ed3b (diff) | |
download | vyos-live-build-9c974b26bf532ba76f6d66423310f6d95b1ff1f7.tar.gz vyos-live-build-9c974b26bf532ba76f6d66423310f6d95b1ff1f7.zip |
Instead of renaming kernel for syslinux, create hardlinks
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 0e18b1e62..2c080783b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,7 @@ live-build (1:20161128) UNRELEASED; urgency=medium * Default for LB_UNION_FILESYSTEM is now "overlay" just like in live-boot. * Update the way we generate the version of live-build that is displayed by lb --version. + * Instead of renaming kernel for syslinux, create hardlinks. [ Kristian Klausen ] * Include ext{3,4} journal size when calculating image size. Closes: #801712 |