Xubuntu desktop workaround to get rid of gnome-session

ubuntu/precise
Adam Conrad 19 years ago
parent 574f385596
commit 2a9cdf583a

2
debian/changelog vendored

@ -9,7 +9,7 @@ livecd-rootfs (0.27) UNRELEASED; urgency=low
* Use --print-installation-architecture instead of --print-architecture
* Special-case kubuntu cloops to be slightly larger, so we don't overflow.
* Make sparc use archive.ubuntu.com, it's no longer a ports arch.
* Add xubuntu support to livecd.sh.
* Add xubuntu support to livecd.sh, including hackish workaround.
* Make hppa a squashfs architecture, just 'cause.
[ LaMont Jones ]

@ -146,7 +146,7 @@ Flags: seen
LIVELIST="edubuntu-live xresprobe laptop-detect casper"
;;
xubuntu)
LIST="$LIST ubuntu-base xubuntu-desktop"
LIST="$LIST ubuntu-base xterm xubuntu-desktop"
LIVELIST="xubuntu-live xresprobe laptop-detect casper"
;;
base)

Loading…
Cancel
Save