summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2018-02-14 18:49:36 +0100
committerRaphaël Hertzog <hertzog@debian.org>2018-02-14 18:49:36 +0100
commit96e73960b3e64bae81294250e5ad531212ef0ac1 (patch)
treec076cf9fea096076f5b2fe8db158345feab0fec8 /debian
parentbf73aede691bb22a3b594de75e9d5a5f73e65373 (diff)
downloadvyos-live-build-96e73960b3e64bae81294250e5ad531212ef0ac1.tar.gz
vyos-live-build-96e73960b3e64bae81294250e5ad531212ef0ac1.zip
Fix Check_package invocation in binary_hdd for ntfs-3g
/sbin/mkfs.nfts -> /sbin/mkfs.ntfs
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index df6e1a4ce..026b0ce0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ live-build (1:20171208) UNRELEASED; urgency=medium
consistent with the i386/amd64 autodetection entries.
Closes: #884591 Thanks to Adrian Gibanel Lopez for the patch.
* Add e2fsprogs to Suggests along with mtd-utils, parted. Closes: #887278
+ * Fix Check_package invocation in binary_hdd for ntfs-3g
+ (/sbin/mkfs.nfts -> /sbin/mkfs.ntfs)
-- Raphaël Hertzog <hertzog@debian.org> Thu, 21 Dec 2017 14:14:04 +0100