diff --git a/debian/changelog b/debian/changelog index 1406b7d1..d88799dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ livecd-rootfs (0.80) UNRELEASED; urgency=low + * Add standard^ to UNR. * Add mobile-live^ to LIVELIST for MID and UNR. -- Steve Kowalik Wed, 15 Apr 2009 16:56:51 +1000 diff --git a/livecd.sh b/livecd.sh index 0c6f18e5..d30e2a8d 100755 --- a/livecd.sh +++ b/livecd.sh @@ -205,7 +205,7 @@ Flags: seen COMP="main restricted universe multiverse" ;; ubuntu-netbook-remix) - LIST="$LIST minimal^ mobile-netbook-remix^" + LIST="$LIST minimal^ standard^ mobile-netbook-remix^" LIVELIST="mobile-live^ casper ubiquity" COMP="main restricted universe multiverse" ;;