Add mod: firmware-proprietary-licenses
This commit is contained in:
parent
23b66737a2
commit
d6a7a245fb
@ -1,2 +1,3 @@
|
|||||||
sources-proprietary
|
sources-proprietary
|
||||||
|
firmware-proprietary-licenses
|
||||||
firmware-proprietary
|
firmware-proprietary
|
8
mods/firmware-proprietary-licenses/data/chroot
Executable file
8
mods/firmware-proprietary-licenses/data/chroot
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
cat << EOF | debconf-set-selections
|
||||||
|
firmware-ipw2x00 firmware-ipw2x00/license/accepted boolean true
|
||||||
|
EOF
|
||||||
|
|
||||||
|
cat << EOF | debconf-set-selections
|
||||||
|
firmware-ivtv firmware-ivtv/license/accepted boolean true
|
||||||
|
EOF
|
Loading…
Reference in New Issue
Block a user