Use ubuntu-moblin-live in LIVELIST instead of a hardcoded list.

ubuntu/precise
Loïc Minier 16 years ago
parent 21fa37c026
commit 44076921de

4
debian/changelog vendored

@ -1,7 +1,11 @@
livecd-rootfs (0.94) UNRELEASED; urgency=low
[ Steve Kowalik ]
* Add support for UMR.
[ Loïc Minier ]
* Use ubuntu-moblin-live in LIVELIST instead of a hardcoded list.
-- Steve Kowalik <stevenk@ubuntu.com> Thu, 27 Aug 2009 16:36:51 +1000
livecd-rootfs (0.93) karmic; urgency=low

@ -219,7 +219,7 @@ Flags: seen
;;
ubuntu-moblin-remix)
LIST="$LIST minimal^ ubuntu-moblin-remix"
LIVELIST="casper lupin-casper"
LIVELIST="ubuntu-moblin-live"
COMP="main restricted universe"
EXTRASOURCE="http://ppa.launchpad.net/moblin/ppa/ubuntu/"
;;

Loading…
Cancel
Save