switch mythbuntu builds to use metas instead of tasks since soyuz doesn't support mythbuntu tasks as of yet

ubuntu/precise 0.74
Mario Limonciello 16 years ago
parent cf75ffd160
commit 150a742752

8
debian/changelog vendored

@ -1,3 +1,11 @@
livecd-rootfs (0.74) jaunty; urgency=low
* For mythbuntu livefs builds, we don't have tasks yet. They will be
coming in a future build of Soyuz, so for now just use the
metapackages instead.
-- Mario Limonciello <superm1@ubuntu.com> Sat, 08 Nov 2008 09:49:56 -0600
livecd-rootfs (0.73) jaunty; urgency=low livecd-rootfs (0.73) jaunty; urgency=low
* Add ubuntu-umpc support (equivalent to previous ubuntu-mobile). * Add ubuntu-umpc support (equivalent to previous ubuntu-mobile).

@ -210,8 +210,8 @@ Flags: seen
COMP="main restricted universe multiverse" COMP="main restricted universe multiverse"
;; ;;
mythbuntu) mythbuntu)
LIST="$LIST minimal^ standard^ mythbuntu-desktop^" LIST="$LIST minimal^ standard^ 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)

Loading…
Cancel
Save