Explorar o código

Use backports, bookworm, changed image name

Stefan Kropp %!s(int64=3) %!d(string=hai) anos
pai
achega
6f9a0282f4
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      auto/config

+ 5 - 1
auto/config

@@ -3,8 +3,12 @@
 set -e
 set -e
 
 
 lb config noauto \
 lb config noauto \
-	--binary-images iso-hybrid \
+	--binary-image iso-hybrid \
+	--backports true \
 	--cache true \
 	--cache true \
+	--image-name "debian-junior-beta-live-image" \
+	--distribution bookworm \
+	--hdd-label "DEBIAN_JR_LIVE" \
 	--bootappend-live \
 	--bootappend-live \
 	"boot=live components noroot persistence \
 	"boot=live components noroot persistence \
 	hostname=debianjr username=user \
 	hostname=debianjr username=user \