diff --git a/debian/changelog b/debian/changelog index 03990f13..4edd45cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (1.148) UNRELEASED; urgency=low + + * Add universe support to kubuntu-mobile to work around seed change + + -- Emmet Hikory Thu, 26 Aug 2010 23:56:28 +0900 + livecd-rootfs (1.147) maverick; urgency=low * Add support for kubuntu-mobile diff --git a/livecd.sh b/livecd.sh index 1fdd52d2..4201558e 100755 --- a/livecd.sh +++ b/livecd.sh @@ -261,6 +261,7 @@ Flags: seen kubuntu-mobile) LIST="$LIST minimal^ standard^ kubuntu-mobile^" LIVELIST="language-support-en kubuntu-mobile-live^ laptop-detect $LIVE_BOOT_SCRIPTS" + COMP="main restricted universe" ;; kubuntu-netbook) LIST="$LIST minimal^ standard^ kubuntu-netbook^"