mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-04 23:31:31 +00:00
live-build/auto/config: Build ubuntu-server with
--debian-installer=live.
This commit is contained in:
parent
203a20420e
commit
81749fc06b
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,6 +1,8 @@
|
|||||||
livecd-rootfs (2.71) UNRELEASED; urgency=low
|
livecd-rootfs (2.71) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* live-build/auto/config: Don't purge .pyc files on ubuntu-server images.
|
* live-build/auto/config: Don't purge .pyc files on ubuntu-server images.
|
||||||
|
* live-build/auto/config: Build ubuntu-server with
|
||||||
|
--debian-installer=live.
|
||||||
|
|
||||||
-- Colin Watson <cjwatson@ubuntu.com> Mon, 23 Jul 2012 17:33:44 +0100
|
-- 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
|
add_task install minimal standard server
|
||||||
COMPONENTS='main'
|
COMPONENTS='main'
|
||||||
PREINSTALL_POOL_SEEDS='server-ship'
|
PREINSTALL_POOL_SEEDS='server-ship'
|
||||||
|
OPTS="${OPTS:+$OPTS }--debian-installer=live"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntu-core)
|
ubuntu-core)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user