[Piuparts-commits] [piuparts] 17/23: preseed firmware license acceptance

Holger Levsen holger at layer-acht.org
Tue Jan 17 12:39:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 0fdd51ea9c7238bfbec4a5b9a7f0fd74cb1b790c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jan 16 13:36:04 2017 +0100

    preseed firmware license acceptance
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/pre_install_extras | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/custom-scripts/scripts/pre_install_extras b/custom-scripts/scripts/pre_install_extras
index 5195f55..5b0341d 100755
--- a/custom-scripts/scripts/pre_install_extras
+++ b/custom-scripts/scripts/pre_install_extras
@@ -45,4 +45,12 @@ case ${PIUPARTS_OBJECTS%%=*} in
 				;;
 		esac
 		;;
+	firmware-ipw2x00)
+		log_debug
+		echo "firmware-ipw2x00 firmware-ipw2x00/license/accepted boolean true" | debconf-set-selections
+		;;
+	firmware-ivtv)
+		log_debug
+		echo "firmware-ivtv firmware-ivtv/license/accepted boolean true" | debconf-set-selections
+		;;
 esac

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list