mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-09 09:02:11 +00:00
avoid some unnecessary work in lb_binary
This commit is contained in:
parent
97f056d3b6
commit
29e4d6c6d3
@ -140,8 +140,9 @@ lb config noauto \
|
|||||||
--mode ubuntu \
|
--mode ubuntu \
|
||||||
--distribution "$SUITE" \
|
--distribution "$SUITE" \
|
||||||
--bootstrap-keyring ubuntu-keyring \
|
--bootstrap-keyring ubuntu-keyring \
|
||||||
--binary-images tar \
|
--binary-images none \
|
||||||
--binary-remove-linux "$BINARY_REMOVE_LINUX" \
|
--binary-remove-linux "$BINARY_REMOVE_LINUX" \
|
||||||
|
--memtest none \
|
||||||
--source false \
|
--source false \
|
||||||
--build-with-chroot false \
|
--build-with-chroot false \
|
||||||
${MIRROR:+--parent-mirror-bootstrap $MIRROR} \
|
${MIRROR:+--parent-mirror-bootstrap $MIRROR} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user