update build scripts
This commit is contained in:
parent
9bc79918a2
commit
eaa8eda8d4
|
@ -34,7 +34,7 @@ lb_command = [
|
||||||
"--distribution", "bookworm",
|
"--distribution", "bookworm",
|
||||||
"--archive-areas", "main non-free-firmware",
|
"--archive-areas", "main non-free-firmware",
|
||||||
"--firmware-chroot", "false",
|
"--firmware-chroot", "false",
|
||||||
"--debootstrap-options ", "--include=zstd",
|
"--debootstrap-options", "--include=zstd",
|
||||||
"--debian-installer", "cdrom",
|
"--debian-installer", "cdrom",
|
||||||
"--debian-installer-distribution", "bookworm",
|
"--debian-installer-distribution", "bookworm",
|
||||||
"--debian-installer-gui", "true",
|
"--debian-installer-gui", "true",
|
||||||
|
|
|
@ -22,7 +22,7 @@ lb config noauto \
|
||||||
--architectures i386 \
|
--architectures i386 \
|
||||||
--distribution bookworm \
|
--distribution bookworm \
|
||||||
--archive-areas "main non-free-firmware" \
|
--archive-areas "main non-free-firmware" \
|
||||||
--debootstrap-options --include=zstd \
|
--debootstrap-options="--include=zstd" \
|
||||||
--firmware-chroot false \
|
--firmware-chroot false \
|
||||||
--debian-installer cdrom \
|
--debian-installer cdrom \
|
||||||
--debian-installer-distribution bookworm \
|
--debian-installer-distribution bookworm \
|
||||||
|
|
|
@ -33,7 +33,7 @@ lb_command = [
|
||||||
"--distribution", "bookworm",
|
"--distribution", "bookworm",
|
||||||
"--archive-areas", "main non-free-firmware",
|
"--archive-areas", "main non-free-firmware",
|
||||||
"--firmware-chroot", "false",
|
"--firmware-chroot", "false",
|
||||||
"--debootstrap-options ", "--include=zstd",
|
"--debootstrap-options", "--include=zstd",
|
||||||
"--debian-installer", "cdrom",
|
"--debian-installer", "cdrom",
|
||||||
"--debian-installer-distribution", "bookworm",
|
"--debian-installer-distribution", "bookworm",
|
||||||
"--debian-installer-gui", "true",
|
"--debian-installer-gui", "true",
|
||||||
|
|
|
@ -22,7 +22,7 @@ lb config noauto \
|
||||||
--architectures amd64 \
|
--architectures amd64 \
|
||||||
--distribution bookworm \
|
--distribution bookworm \
|
||||||
--archive-areas "main non-free-firmware" \
|
--archive-areas "main non-free-firmware" \
|
||||||
--debootstrap-options --include=zstd \
|
--debootstrap-options="--include=zstd" \
|
||||||
--firmware-chroot false \
|
--firmware-chroot false \
|
||||||
--debian-installer cdrom \
|
--debian-installer cdrom \
|
||||||
--debian-installer-distribution bookworm \
|
--debian-installer-distribution bookworm \
|
||||||
|
|
|
@ -33,7 +33,7 @@ lb_command = [
|
||||||
"--distribution", "bookworm",
|
"--distribution", "bookworm",
|
||||||
"--archive-areas", "main non-free-firmware",
|
"--archive-areas", "main non-free-firmware",
|
||||||
"--firmware-chroot", "false",
|
"--firmware-chroot", "false",
|
||||||
"--debootstrap-options ", "--include=zstd",
|
"--debootstrap-options", "--include=zstd",
|
||||||
"--debian-installer", "cdrom",
|
"--debian-installer", "cdrom",
|
||||||
"--bootloaders", "grub-efi",
|
"--bootloaders", "grub-efi",
|
||||||
"--bootstrap-qemu-arch", "arm64",
|
"--bootstrap-qemu-arch", "arm64",
|
||||||
|
|
|
@ -22,7 +22,7 @@ lb config noauto \
|
||||||
--architectures arm64 \
|
--architectures arm64 \
|
||||||
--distribution bookworm \
|
--distribution bookworm \
|
||||||
--archive-areas "main non-free-firmware" \
|
--archive-areas "main non-free-firmware" \
|
||||||
--debootstrap-options --include=zstd \
|
--debootstrap-options="--include=zstd" \
|
||||||
--firmware-chroot false \
|
--firmware-chroot false \
|
||||||
--debian-installer cdrom \
|
--debian-installer cdrom \
|
||||||
--debian-installer-distribution bookworm \
|
--debian-installer-distribution bookworm \
|
||||||
|
|
|
@ -46,7 +46,7 @@ lb_command = [
|
||||||
"--backports" "false",
|
"--backports" "false",
|
||||||
"--uefi-secure-boot", "enable",
|
"--uefi-secure-boot", "enable",
|
||||||
"--firmware-chroot", "false",
|
"--firmware-chroot", "false",
|
||||||
"--debootstrap-options ", "--include=zstd",
|
"--debootstrap-options", "--include=zstd",
|
||||||
"--debian-installer", "cdrom",
|
"--debian-installer", "cdrom",
|
||||||
"--debian-installer-distribution", "daedalus",
|
"--debian-installer-distribution", "daedalus",
|
||||||
"--debian-installer-gui", "true",
|
"--debian-installer-gui", "true",
|
||||||
|
|
|
@ -36,7 +36,7 @@ lb config noauto \
|
||||||
--backports false \
|
--backports false \
|
||||||
--uefi-secure-boot enable \
|
--uefi-secure-boot enable \
|
||||||
--firmware-chroot false \
|
--firmware-chroot false \
|
||||||
--debootstrap-options --include=zstd \
|
--debootstrap-options="--include=zstd" \
|
||||||
--debian-installer cdrom\
|
--debian-installer cdrom\
|
||||||
--debian-installer-distribution daedalus \
|
--debian-installer-distribution daedalus \
|
||||||
--debian-installer-gui true \
|
--debian-installer-gui true \
|
||||||
|
|
|
@ -46,7 +46,7 @@ lb_command = [
|
||||||
"--backports" "false",
|
"--backports" "false",
|
||||||
"--uefi-secure-boot", "enable",
|
"--uefi-secure-boot", "enable",
|
||||||
"--firmware-chroot", "false",
|
"--firmware-chroot", "false",
|
||||||
"--debootstrap-options ", "--include=zstd",
|
"--debootstrap-options", "--include=zstd",
|
||||||
"--debian-installer", "cdrom",
|
"--debian-installer", "cdrom",
|
||||||
"--debian-installer-distribution", "daedalus",
|
"--debian-installer-distribution", "daedalus",
|
||||||
"--debian-installer-gui", "true",
|
"--debian-installer-gui", "true",
|
||||||
|
|
|
@ -35,7 +35,7 @@ lb config noauto \
|
||||||
--updates false \
|
--updates false \
|
||||||
--backports false \
|
--backports false \
|
||||||
--firmware-chroot false
|
--firmware-chroot false
|
||||||
--debootstrap-options --include=zstd \
|
--debootstrap-options="--include=zstd" \
|
||||||
--debian-installer cdrom \
|
--debian-installer cdrom \
|
||||||
--debian-installer-distribution daedalus \
|
--debian-installer-distribution daedalus \
|
||||||
--debian-installer-gui true \
|
--debian-installer-gui true \
|
||||||
|
|
|
@ -49,7 +49,7 @@ lb_command = [
|
||||||
"--bootstrap-qemu-arch", "arm64",
|
"--bootstrap-qemu-arch", "arm64",
|
||||||
"--bootstrap-qemu-static", "/usr/sbin/qemu-debootstrap",
|
"--bootstrap-qemu-static", "/usr/sbin/qemu-debootstrap",
|
||||||
"--firmware-chroot", "false",
|
"--firmware-chroot", "false",
|
||||||
"--debootstrap-options ", "--include=zstd",
|
"--debootstrap-options", "--include=zstd",
|
||||||
"--debian-installer", "cdrom",
|
"--debian-installer", "cdrom",
|
||||||
"--debian-installer-distribution", "daedalus",
|
"--debian-installer-distribution", "daedalus",
|
||||||
"--debian-installer-gui", "true",
|
"--debian-installer-gui", "true",
|
||||||
|
|
|
@ -35,7 +35,7 @@ lb config noauto \
|
||||||
--updates false \
|
--updates false \
|
||||||
--backports false \
|
--backports false \
|
||||||
--uefi-secure-boot enable \
|
--uefi-secure-boot enable \
|
||||||
--debootstrap-options --include=zstd \
|
--debootstrap-options="--include=zstd" \
|
||||||
--firmware-chroot false \
|
--firmware-chroot false \
|
||||||
--debian-installer cdrom \
|
--debian-installer cdrom \
|
||||||
--debian-installer-distribution daedalus \
|
--debian-installer-distribution daedalus \
|
||||||
|
|
Loading…
Reference in New Issue