diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2017-08-07 17:27:32 +0200 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2017-08-07 17:27:32 +0200 |
commit | e38ad8ae66593d1123a0fd5695f4daf95417e74f (patch) | |
tree | e6ae65abd05e12150c911609df91602c68e86456 /debian/changelog | |
parent | d18d0dfe2a75d785ef50b534c2e6447b05e43955 (diff) | |
download | vyos-live-build-e38ad8ae66593d1123a0fd5695f4daf95417e74f.tar.gz vyos-live-build-e38ad8ae66593d1123a0fd5695f4daf95417e74f.zip |
Drop the --hardlinks option from xorriso command line call
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb9f188ec..04d3c40e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ live-build (1:20170609) UNRELEASED; urgency=medium * Add keyboard shortcut on the "Advanced options" syslinux menu entry. Closes: #864386 Thanks to Daniel Reichelt <debian@nachtgeist.net> for the patch. + * Drop the --hardlinks option from xorriso command line call. It's not + needed to avoid duplication of files since this is a native feature + of the IS0 filesystem. cf https://bugs.kali.org/view.php?id=4109 + for a discussion about this. -- Raphaël Hertzog <hertzog@debian.org> Fri, 09 Jun 2017 13:39:47 +0200 |