More hackish workarounds for Xubuntu

ubuntu/precise
Adam Conrad 19 years ago
parent 4316da8f10
commit bd90706bac

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, including hackish workaround.
* Add xubuntu support to livecd.sh, including hackish workarounds.
[ LaMont Jones ]
* umount /var/{run,lock}

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

Loading…
Cancel
Save