mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
CONF.sh: a link between FORCE_FIRMWARE and NONFREE_COMPONENTS
This commit is contained in:
parent
ee1efda6de
commit
e6b19960aa
6
CONF.sh
6
CONF.sh
@ -146,9 +146,9 @@ export NONFREE_COMPONENTS="non-free non-free-firmware"
|
||||
# WARNING: Don't use NONFREE and EXTRANONFREE at the same time !
|
||||
# export EXTRANONFREE=1
|
||||
|
||||
# Do I want to force (potentially non-free) firmware packages to be
|
||||
# placed on disc 1? Will make installation much easier if systems
|
||||
# contain hardware that depends on this firmware
|
||||
# Do I want to force (potentially non-free, depending on the NONFREE_COMPONENTS
|
||||
# setting) firmware packages to be placed on disc 1? Will make installation
|
||||
# much easier if systems contain hardware that depends on this firmware
|
||||
export FORCE_FIRMWARE=1
|
||||
|
||||
# If you have a $MIRROR/dists/$CODENAME/local/binary-$ARCH dir with
|
||||
|
Loading…
Reference in New Issue
Block a user