mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
Set ext image options.
This commit is contained in:
parent
e9b8a62a5a
commit
164c195a3a
@ -555,6 +555,8 @@ if [ "$PROJECT" = "ubuntu-cpc" ]; then
|
||||
esac
|
||||
OPTS="${OPTS:+$OPTS }--system=normal"
|
||||
OPTS="${OPTS:+$OPTS }--hdd-label=cloudimg-rootfs"
|
||||
OPTS="${OPTS:+$OPTS }--ext-resize-blocks=536870912 --ext-block-size=4096"
|
||||
OPTS="${OPTS:+$OPTS }--ext-fudge-factor=15"
|
||||
add_task install minimal standard cloud-image
|
||||
add_package install landscape-client ubuntu-minimal
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user