add firmware to chroot
This commit is contained in:
parent
bdd9b3e272
commit
31b2fd9bc1
|
@ -21,7 +21,7 @@ lb config noauto \
|
|||
--distribution bullseye \
|
||||
--archive-areas "main contrib non-free" \
|
||||
--firmware-binary true \
|
||||
--firmware-chroot false \
|
||||
--firmware-chroot true \
|
||||
--debian-installer netinst \
|
||||
--debian-installer-distribution bullseye \
|
||||
--debian-installer-gui true \
|
||||
|
|
|
@ -21,7 +21,7 @@ lb config noauto \
|
|||
--distribution bullseye \
|
||||
--archive-areas "main contrib non-free" \
|
||||
--firmware-binary true \
|
||||
--firmware-chroot false \
|
||||
--firmware-chroot true \
|
||||
--debian-installer netinst \
|
||||
--debian-installer-distribution bullseye \
|
||||
--debian-installer-gui true \
|
||||
|
|
|
@ -21,7 +21,7 @@ lb config noauto \
|
|||
--distribution bullseye \
|
||||
--archive-areas "main contrib non-free" \
|
||||
--firmware-binary true \
|
||||
--firmware-chroot false \
|
||||
--firmware-chroot true \
|
||||
--debian-installer netinst \
|
||||
--debian-installer-distribution bullseye \
|
||||
--debian-installer-gui true \
|
||||
|
|
|
@ -32,7 +32,7 @@ lb config noauto \
|
|||
--parent-mirror-debian-installer http://pkgmaster.devuan.org/devuan \
|
||||
--uefi-secure-boot enable \
|
||||
--firmware-binary true \
|
||||
--firmware-chroot false \
|
||||
--firmware-chroot true \
|
||||
--debian-installer netinst \
|
||||
--debian-installer-distribution chimaera \
|
||||
--debian-installer-gui true \
|
||||
|
|
|
@ -30,9 +30,8 @@ lb config noauto \
|
|||
--mirror-chroot http://pkgmaster.devuan.org/merged \
|
||||
--mirror-chroot-security http://pkgmaster.devuan.org/merged \
|
||||
--parent-mirror-debian-installer http://pkgmaster.devuan.org/devuan \
|
||||
--uefi-secure-boot enable \
|
||||
--firmware-binary true \
|
||||
--firmware-chroot false \
|
||||
--firmware-chroot true \
|
||||
--debian-installer netinst \
|
||||
--debian-installer-distribution chimaera \
|
||||
--debian-installer-gui true \
|
||||
|
|
|
@ -32,7 +32,7 @@ lb config noauto \
|
|||
--parent-mirror-debian-installer http://pkgmaster.devuan.org/devuan \
|
||||
--uefi-secure-boot enable \
|
||||
--firmware-binary true \
|
||||
--firmware-chroot false \
|
||||
--firmware-chroot true \
|
||||
--debian-installer netinst \
|
||||
--debian-installer-distribution chimaera \
|
||||
--debian-installer-gui true \
|
||||
|
|
Loading…
Reference in New Issue