diff --git a/debian/changelog b/debian/changelog index 3655d602..1107bb76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (1.105) UNRELEASED; urgency=low + + * Edubuntu is allowed to pull from universe; update livecd.sh accordingly + + -- Steve Langasek Tue, 26 Jan 2010 17:11:14 -0800 + livecd-rootfs (1.104) lucid; urgency=low * Rename Ubuntu Netbook Remix to Ubuntu Netbook. diff --git a/livecd.sh b/livecd.sh index ce4bec4a..3002df2f 100755 --- a/livecd.sh +++ b/livecd.sh @@ -195,6 +195,7 @@ Flags: seen edubuntu|edubuntu-dvd) LIST="$LIST minimal^ standard^ edubuntu-desktop-gnome^" LIVELIST="edubuntu-live^ laptop-detect casper lupin-casper" + COMP="main restricted universe" ;; xubuntu) LIST="$LIST minimal^ standard^ xterm xubuntu-desktop^"