makeanything.conf was untracked

This commit is contained in:
Marcus 2023-05-03 19:23:54 +02:00
parent 8b5a63ba29
commit 9efd4ebfd4
1 changed files with 5 additions and 0 deletions

5
makeanything.conf Normal file
View File

@ -0,0 +1,5 @@
#DEBOOTSTRAP_SUITE="bullseye"
#DEBOOTSTRAP_OPTS="--extra-suites=bullseye-backports,bullseye-updates --components=main,contrib,non-free"
#DEBOOTSTRAP_OPTS="--extra-suites=${DEBOOTSTRAP_SUITE}-updates --components=main,contrib,non-free,non-free-firmware"
DEBOOTSTRAP_SUITE="bookworm"
DEBOOTSTRAP_OPTS="--components=main,contrib,non-free,non-free-firmware"