update build scripts
This commit is contained in:
parent
a974ad4d56
commit
a2fb44c5b7
|
@ -33,7 +33,7 @@ lb_command = [
|
||||||
"--distribution", "bookworm",
|
"--distribution", "bookworm",
|
||||||
"--archive-areas", "main contrib non-free non-free-firmware",
|
"--archive-areas", "main contrib non-free non-free-firmware",
|
||||||
"--firmware-chroot", "false",
|
"--firmware-chroot", "false",
|
||||||
"--debootstrap-options", "--include=zstd, locales, dialog",
|
"--debootstrap-options", "--include=zstd,locales,dialog",
|
||||||
"--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 contrib non-free non-free-firmware" \
|
--archive-areas "main contrib non-free non-free-firmware" \
|
||||||
--debootstrap-options="--include=zstd, locales, dialog" \
|
--debootstrap-options --include=zstd,locales,dialog \
|
||||||
--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 contrib non-free non-free-firmware",
|
"--archive-areas", "main contrib non-free non-free-firmware",
|
||||||
"--firmware-chroot", "false",
|
"--firmware-chroot", "false",
|
||||||
"--debootstrap-options", "--include=zstd, locales, dialog",
|
"--debootstrap-options", "--include=zstd,locales,dialog",
|
||||||
"--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 contrib non-free non-free-firmware" \
|
--archive-areas "main contrib non-free non-free-firmware" \
|
||||||
--debootstrap-options="--include=zstd, locales, dialog" \
|
--debootstrap-options --include=zstd,locales,dialog \
|
||||||
--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 contrib non-free non-free-firmware",
|
"--archive-areas", "main contrib non-free non-free-firmware",
|
||||||
"--firmware-chroot", "false",
|
"--firmware-chroot", "false",
|
||||||
"--debootstrap-options", "--include=zstd, locales, dialog",
|
"--debootstrap-options", "--include=zstd,locales,dialog",
|
||||||
"--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 contrib non-free non-free-firmware" \
|
--archive-areas "main contrib non-free non-free-firmware" \
|
||||||
--debootstrap-options="--include=zstd, locales, dialog" \
|
--debootstrap-options --include=zstd,locales,dialog \
|
||||||
--firmware-chroot false \
|
--firmware-chroot false \
|
||||||
--debian-installer cdrom \
|
--debian-installer cdrom \
|
||||||
--debian-installer-distribution bookworm \
|
--debian-installer-distribution bookworm \
|
||||||
|
|
|
@ -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, locales, dialog" \
|
--debootstrap-options --include=zstd,locales,dialog \
|
||||||
--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, locales, dialog" \
|
--debootstrap-options --include=zstd,locales,dialog \
|
||||||
--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, locales, dialog" \
|
--debootstrap-options --include=zstd,locales,dialog \
|
||||||
--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