mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-15 21:01:47 +00:00
Import patches-unapplied version 2.112 to ubuntu/raring-proposed
Imported using git-ubuntu import. Changelog parent: 274612fa2e9235ae1cd387121cc6abc317377537 New changelog entries: * live-build/auto/config: Add ubuntu-gnome project (LP: #1152818)
This commit is contained in:
parent
274612fa2e
commit
5fbbc732ce
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.112) raring; urgency=low
|
||||||
|
|
||||||
|
* live-build/auto/config: Add ubuntu-gnome project (LP: #1152818)
|
||||||
|
|
||||||
|
-- Jeremy Bicha <jbicha@ubuntu.com> Wed, 13 Mar 2013 10:28:23 +0000
|
||||||
|
|
||||||
livecd-rootfs (2.111) raring; urgency=low
|
livecd-rootfs (2.111) raring; urgency=low
|
||||||
|
|
||||||
* live-build/auto/config: Add ubuntukylin as a valid project
|
* live-build/auto/config: Add ubuntukylin as a valid project
|
||||||
|
@ -225,6 +225,12 @@ case $PROJECT in
|
|||||||
export APT_OPTIONS="--yes --no-install-recommends"
|
export APT_OPTIONS="--yes --no-install-recommends"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
ubuntu-gnome)
|
||||||
|
add_task install minimal standard ubuntu-gnome-desktop
|
||||||
|
LIVE_TASK='ubuntu-gnome-live'
|
||||||
|
COMPONENTS='main restricted universe'
|
||||||
|
;;
|
||||||
|
|
||||||
ubuntustudio-dvd)
|
ubuntustudio-dvd)
|
||||||
add_task install minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-video ubuntustudio-publishing ubuntustudio-photography
|
add_task install minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-video ubuntustudio-publishing ubuntustudio-photography
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user