mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-26 10:31:40 +00:00
More hackish workarounds for Xubuntu
This commit is contained in:
parent
4316da8f10
commit
bd90706bac
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -9,7 +9,7 @@ livecd-rootfs (0.27) UNRELEASED; urgency=low
|
|||||||
* Use --print-installation-architecture instead of --print-architecture
|
* Use --print-installation-architecture instead of --print-architecture
|
||||||
* Special-case kubuntu cloops to be slightly larger, so we don't overflow.
|
* 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.
|
* 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 ]
|
[ LaMont Jones ]
|
||||||
* umount /var/{run,lock}
|
* umount /var/{run,lock}
|
||||||
|
@ -146,7 +146,7 @@ Flags: seen
|
|||||||
LIVELIST="edubuntu-live xresprobe laptop-detect casper"
|
LIVELIST="edubuntu-live xresprobe laptop-detect casper"
|
||||||
;;
|
;;
|
||||||
xubuntu)
|
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"
|
LIVELIST="xubuntu-live xresprobe laptop-detect casper"
|
||||||
;;
|
;;
|
||||||
base)
|
base)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user