mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 20:57:29 +00:00
Import patches-unapplied version 0.80 to ubuntu/jaunty
Imported using git-ubuntu import. Changelog parent: ded077e547b957f90ce4b18430011e8b09cc4c70 New changelog entries: * Add standard^ to UNR. * Add mobile-live^ to LIVELIST for MID and UNR. (LP: #358095) * Only build UNR from main, restricted and universe.
This commit is contained in:
parent
ded077e547
commit
6da764e607
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (0.80) jaunty; urgency=low
|
||||
|
||||
* Add standard^ to UNR.
|
||||
* Add mobile-live^ to LIVELIST for MID and UNR. (LP: #358095)
|
||||
* Only build UNR from main, restricted and universe.
|
||||
|
||||
-- Steve Kowalik <stevenk@ubuntu.com> Thu, 16 Apr 2009 20:46:30 +1000
|
||||
|
||||
livecd-rootfs (0.79) jaunty; urgency=low
|
||||
|
||||
* Use the --purge option to 'apt-get install', to ensure that any packages
|
||||
|
@ -201,13 +201,13 @@ Flags: seen
|
||||
;;
|
||||
ubuntu-mid)
|
||||
LIST="$LIST minimal^ mobile-mid^"
|
||||
LIVELIST="casper ubiquity"
|
||||
LIVELIST="mobile-live^ casper ubiquity"
|
||||
COMP="main restricted universe multiverse"
|
||||
;;
|
||||
ubuntu-netbook-remix)
|
||||
LIST="$LIST minimal^ mobile-netbook-remix^"
|
||||
LIVELIST="casper ubiquity"
|
||||
COMP="main restricted universe multiverse"
|
||||
LIST="$LIST minimal^ standard^ mobile-netbook-remix^"
|
||||
LIVELIST="mobile-live^ casper ubiquity"
|
||||
COMP="main restricted universe"
|
||||
;;
|
||||
mythbuntu)
|
||||
LIST="$LIST minimal^ standard^ mythbuntu-desktop"
|
||||
|
Loading…
x
Reference in New Issue
Block a user