mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-16 05:11:31 +00:00
Install the metapackage from the seed instead of just the session
nb: can't use the task as this isn't generated yet
This commit is contained in:
parent
0ebe5e57b1
commit
23beed5123
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.209+unity8.2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Install the unity8 meta package instead of just the session
|
||||||
|
|
||||||
|
-- Iain Lane <iain@orangesquash.org.uk> Mon, 12 May 2014 16:22:37 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.209+unity8.1) utopic; urgency=medium
|
livecd-rootfs (2.209+unity8.1) utopic; urgency=medium
|
||||||
|
|
||||||
* Merge with Utopic. Remaining changes:
|
* Merge with Utopic. Remaining changes:
|
||||||
|
@ -194,7 +194,7 @@ case $PROJECT in
|
|||||||
|
|
||||||
ubuntu-unity8)
|
ubuntu-unity8)
|
||||||
add_task install minimal standard
|
add_task install minimal standard
|
||||||
add_package install unity8-desktop-session-x11
|
add_package install ubuntu-unity8
|
||||||
COMPONENTS='main restricted universe'
|
COMPONENTS='main restricted universe'
|
||||||
LIVE_TASK='ubuntu-live'
|
LIVE_TASK='ubuntu-live'
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user