* Remove a bunch of seeded packages from ubuntu-mid's LIST.

* Move casper from ubuntu-mid's LIST to LIVELIST.
  * Add ubiquity to ubuntu-mid's LIVELIST.
This commit is contained in:
Steve Kowalik 2008-09-11 19:06:20 +10:00
parent c02a8c004e
commit c26e39184a
2 changed files with 10 additions and 2 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
livecd-rootfs (0.66) intrepid; urgency=low
* Remove a bunch of seeded packages from ubuntu-mid's LIST.
* Move casper from ubuntu-mid's LIST to LIVELIST.
* Add ubiquity to ubuntu-mid's LIVELIST.
-- Steve Kowalik <stevenk@ubuntu.com> Thu, 11 Sep 2008 19:02:52 +1000
livecd-rootfs (0.65) intrepid; urgency=low
* Fiddle the kernel name for lpia.

View File

@ -199,8 +199,8 @@ Flags: seen
COMP="main"
;;
ubuntu-mid)
LIST="$LIST minimal^ ubuntu-mid casper xserver-xorg-input-evtouch usplash"
LIVELIST=""
LIST="$LIST minimal^ ubuntu-mid"
LIVELIST="casper ubiquity"
COMP="main restricted universe multiverse"
;;
base)