diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 6357bc0..f992fb8 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -367,6 +367,10 @@ rm -f /boot/initramfs* # make sure there aren't core files lying around rm -f /core* +# convince readahead not to collect +rm -f /.readahead_collect +touch /var/lib/readahead/early.sorted + %end diff --git a/fedora-live-mini.ks b/fedora-live-mini.ks index 9690d98..baf74b7 100644 --- a/fedora-live-mini.ks +++ b/fedora-live-mini.ks @@ -109,6 +109,7 @@ memtest86+ -thai-scalable-waree-fonts -un-core-dotum-fonts -vlgothic-fonts +-wqy-zenhei-fonts # dictionaries are big -aspell-* diff --git a/fedora-livecd-broffice.org.ks b/fedora-livecd-broffice.org.ks index 7555716..ef4c181 100644 --- a/fedora-livecd-broffice.org.ks +++ b/fedora-livecd-broffice.org.ks @@ -26,7 +26,6 @@ broffice.org-* # Include some additional packages @java -vino brasero bitstream-vera-* gimp @@ -35,6 +34,7 @@ inkscape # We won't use these Asian fonts -lklug-fonts -sil-abyssinica-fonts +-sil-padauk-fonts -jomolhari-fonts -lohit-* -baekmuk-* diff --git a/fedora-livecd-design-suite.ks b/fedora-livecd-design-suite.ks index 7023728..ceb8865 100644 --- a/fedora-livecd-design-suite.ks +++ b/fedora-livecd-design-suite.ks @@ -23,7 +23,6 @@ nautilus # graphics agave blender -# capa cinepaint entangle fontforge @@ -38,7 +37,7 @@ mypaint nautilus-image-converter optipng # pinta -postr +# postr rawtherapee scribus shotwell @@ -71,10 +70,6 @@ gedit gnome-utils gtk-recordmydesktop -# lets save space --wqy-zenhei-fonts --ibus-pinyin-open-phrase - %end %post diff --git a/fedora-livecd-kde.ks b/fedora-livecd-kde.ks index 8b038c4..f065ae7 100644 --- a/fedora-livecd-kde.ks +++ b/fedora-livecd-kde.ks @@ -55,6 +55,12 @@ system-config-printer-kde # use yum-presto by default yum-presto +# fonts (we make no bones about admitting we're english-only) +# CJK, use compact wqy-microhei-fonts , omit bigger stuff +wqy-microhei-fonts +-un-core-dotum-fonts +-vlgothic-fonts +-wqy-zenhei-fonts ### fixes and space issues