|
@@ -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 \
|