mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-01 13:21:14 +00:00
Install xubuntu-live for xubuntu, not edubuntu-live (LP: #800211).
This commit is contained in:
parent
8556fff3e3
commit
fbd336e164
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.7) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Install xubuntu-live for xubuntu, not edubuntu-live (LP: #800211).
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Tue, 21 Jun 2011 17:40:07 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.6) oneiric; urgency=low
|
livecd-rootfs (2.6) oneiric; urgency=low
|
||||||
|
|
||||||
* '--initramfs none' produces *.packages* outputs rather than *.manifest*;
|
* '--initramfs none' produces *.packages* outputs rather than *.manifest*;
|
||||||
|
@ -85,7 +85,7 @@ case $PROJECT in
|
|||||||
xubuntu)
|
xubuntu)
|
||||||
add_task install minimal standard xubuntu-desktop
|
add_task install minimal standard xubuntu-desktop
|
||||||
add_package install xterm
|
add_package install xterm
|
||||||
add_task live edubuntu-live
|
add_task live xubuntu-live
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user