--debian-installer=live.
@ -1,6 +1,8 @@
livecd-rootfs (2.71) UNRELEASED; urgency=low
* live-build/auto/config: Don't purge .pyc files on ubuntu-server images.
* live-build/auto/config: Build ubuntu-server with
-- Colin Watson <cjwatson@ubuntu.com> Mon, 23 Jul 2012 17:33:44 +0100
@ -199,6 +199,7 @@ case $PROJECT in
add_task install minimal standard server
COMPONENTS='main'
PREINSTALL_POOL_SEEDS='server-ship'
OPTS="${OPTS:+$OPTS }--debian-installer=live"
;;
ubuntu-core)