Install a hybrid of tasks and a meta package for mythbuntu to

boot out all the gnome stuff that's getting added by dependency
resolution order.
This commit is contained in:
Mario Limonciello 2009-07-23 03:08:22 -05:00
parent d471604c00
commit 04e98809b7
2 changed files with 9 additions and 3 deletions

8
debian/changelog vendored
View File

@ -1,10 +1,16 @@
livecd-rootfs (0.88) UNRELEASED; urgency=low livecd-rootfs (0.88) UNRELEASED; urgency=low
[ Adam Conrad ]
* Make the sort file fetch a no-op for now, since the old URL was * Make the sort file fetch a no-op for now, since the old URL was
hanging the builds, and we don't actually HAVE sort files. If hanging the builds, and we don't actually HAVE sort files. If
that ever changes, we can undo this. that ever changes, we can undo this.
-- Adam Conrad <adconrad@ubuntu.com> Wed, 22 Jul 2009 10:22:51 -0600 [ Mario Limonciello ]
* Install a hybrid of tasks and a meta package for mythbuntu to
boot out all the gnome stuff that's getting added by dependency
resolution order.
-- Mario Limonciello <superm1@ubuntu.com> Thu, 23 Jul 2009 03:07:25 -0500
livecd-rootfs (0.87) karmic; urgency=low livecd-rootfs (0.87) karmic; urgency=low

View File

@ -213,8 +213,8 @@ Flags: seen
COMP="main restricted universe" COMP="main restricted universe"
;; ;;
mythbuntu) mythbuntu)
LIST="$LIST minimal^ standard^ mythbuntu-desktop" LIST="$LIST minimal^ standard^ mythbuntu-desktop^ mythbuntu-desktop"
LIVELIST="mythbuntu-live laptop-detect casper lupin-casper" LIVELIST="mythbuntu-live^ laptop-detect casper lupin-casper"
COMP="main restricted universe multiverse" COMP="main restricted universe multiverse"
;; ;;
base) base)