mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-12 11:22:09 +00:00
add a comment explaining what the ubuntu-core-installer project is
This commit is contained in:
parent
abe1dec82f
commit
d6484f4de0
@ -1046,6 +1046,11 @@ case $PROJECT in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntu-core-installer)
|
ubuntu-core-installer)
|
||||||
|
# The ubuntu-core-installer image is an installer that installs ubuntu
|
||||||
|
# core. The environment the installer runs in is similar to the server
|
||||||
|
# installer but it has a source catalog entry that points to the model
|
||||||
|
# created in ubuntu-core-installer/hooks/05-prepare-image.binary, which
|
||||||
|
# subiquity knows how to install.
|
||||||
OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal"
|
OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal"
|
||||||
PASSES_TO_LAYERS=true
|
PASSES_TO_LAYERS=true
|
||||||
add_task base server-minimal server
|
add_task base server-minimal server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user