[Pkg-zfsonlinux-devel] [SCM] zfs branch, master, updated. upstream/0.6.4.2-632-g937bf5a
Aron Xu
aron at debian.org
Sun Nov 1 15:13:20 UTC 2015
The following commit has been merged in the master branch:
commit 4458d61441e15a717b6730bf561c700fea6aa983
Author: Aron Xu <aron at debian.org>
Date: Sun Nov 1 22:17:43 2015 +0800
Raise to high priority for debconf note
diff --git a/debian/zfs-dkms.postinst b/debian/zfs-dkms.postinst
index 24d50eb..47d13cb 100644
--- a/debian/zfs-dkms.postinst
+++ b/debian/zfs-dkms.postinst
@@ -4,7 +4,7 @@ set -e
# Source debconf library (see dh_installdebconf(1) and #106070 #626312)
. /usr/share/debconf/confmodule
-db_input low zfs-dkms/note-incompatible-licenses || true
+db_input high zfs-dkms/note-incompatible-licenses || true
kernelbits=unknown
if [ -r /proc/kallsyms ]; then
--
ZFS on Linux
More information about the Pkg-zfsonlinux-devel
mailing list