mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-09 01:41:31 +00:00
Only generate minimal.live when building minimal
This commit is contained in:
parent
dea479a2b1
commit
1972d27866
@ -896,9 +896,10 @@ case $PROJECT in
|
|||||||
locale_support: langpack
|
locale_support: langpack
|
||||||
default: yes
|
default: yes
|
||||||
EOF
|
EOF
|
||||||
add_task minimal.live xubuntu-minimal-live
|
|
||||||
add_package minimal.live linux-$KERNEL_FLAVOURS
|
|
||||||
case ${SUBPROJECT:-} in
|
case ${SUBPROJECT:-} in
|
||||||
|
minimal)
|
||||||
|
add_task minimal.live xubuntu-minimal-live
|
||||||
|
add_package minimal.live linux-$KERNEL_FLAVOURS
|
||||||
*)
|
*)
|
||||||
# the standard layer, for standard installs (desktop iso)
|
# the standard layer, for standard installs (desktop iso)
|
||||||
add_task minimal.standard xubuntu-desktop
|
add_task minimal.standard xubuntu-desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user