Commit Graph

142 Commits

Author SHA1 Message Date
Sebastian Vahl
2c74f67ac4 the inclusion of input-methods was postboned for F11, so remove the replacement for scim-python-pinyin also from this kickstart to make sure that scim won't end up on the KDE live images; add twinkle as additional package 2008-11-03 15:50:59 +01:00
Jeremy Katz
0cd792c758 Switch to using greedy migration heuristic for geode (#462531, #467762)
The geode driver seems to have some bugs that using the greedy migration
heuristic works around (discovered in upstream
https://bugs.freedesktop.org/show_bug.cgi?id=15700).  This fixes both the
black boxes we see on XO and also seems to make the text appear properly.
2008-10-31 15:07:40 -04:00
Sebastian Vahl
c82626263c the removal/split of solar-backgrounds has freed some space. So there is some place for more addon packages: digikam, konq-plugins, pavucontrol, kdeedu-kstars 2008-10-31 01:32:02 +01:00
Sebastian Dziallas
3728481996 Remove rebranding and input methods for Sugar Spin 2008-10-30 17:09:27 +01:00
Jens Petersen
76cbd92e64 Use default input-methods from base
Remove input-methods removals and other older cleanup
since hopefully base should be ok.
2008-10-30 18:37:23 +10:00
Jens Petersen
b5595740b7 No longer install all language groups by default.
We no longer need to install all language groups since @input-methods and
@fonts provide decent default i18n support.  fedora-livecd-desktop-default.ks
is now large obsolete and no longer needed once remaining font cleanup
is moved.
2008-10-30 18:33:56 +10:00
Jens Petersen
083fd6d50b Install scim-pinyin instead of scim-python-pinyin 2008-10-30 18:30:00 +10:00
Jens Petersen
c022150966 Cleanup input method packages
Remove m17n* and scim* from local spins.
2008-10-30 18:24:09 +10:00
Sebastian Vahl
d9bb91b3ef don't install unnecessary input-methods and fonts to save spae; remove the workaround for adding the german keyboard layout inside KDE 2008-10-29 13:45:46 +01:00
Sebastian Vahl
fd3884fe05 replace scim-python-pinyin with scim-pinyin for size issues 2008-10-28 20:27:07 +01:00
Igor Pires Soares
c4fcc0c254 Don't install unnecessary input methods 2008-10-28 14:53:16 -02:00
Jens Petersen
bd870f59d7 Install input methods by default.
Local spins should remove "scim*" and "m17n*" to avoid including input methods.
2008-10-27 17:39:09 +10:00
Sebastian Dziallas
4dfc008e6c Enable SELinux again for Sugar Spin 2008-10-24 14:57:18 +02:00
Jeremy Katz
52fba85a94 Quit plymouht before running anaconda (#468268) 2008-10-23 17:49:21 -04:00
Pedro Silva
2c69d4eb3e Remove kde keyboard patch on kde based pt_PT livecd/dvd
Other minor cleanups
2008-10-23 16:11:18 +01:00
Sebastian Vahl
ab382211db add usermode-gtk manually to workaround #466768 2008-10-21 19:24:12 +02:00
Igor Pires Soares
70b63bdda2 Bring sound-juicer and gnome-speech back, remove smc-fonts-meera 2008-10-18 19:34:57 -02:00
Jeremy Katz
15d51a1927 Fix enabling of swap from LiveOS/swap.img
The previous check required there to be a swap partition in addition
to the existence of LiveOS/swap.img
2008-10-16 22:09:11 -04:00
Sebastian Dziallas
ad792441ad Add Sugar Spin 2008-10-16 00:40:16 +02:00
Sebastian Vahl
cb9fc0f468 use kpackagekit instead of gnome-packagekit (at least for snapshot 2; see http://fedoraproject.org/wiki/SIGs/KDE/Meetings/2008-10-14); add liveusb-creator; replace user fedora with liveuser also in comments 2008-10-15 21:24:14 +02:00
Matthias Clasen
fc7ae6f087 Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts 2008-10-15 14:52:28 -04:00
Matthias Clasen
fe584e3c7d don't install totem-xine 2008-10-15 14:52:00 -04:00
Jeremy Katz
3cb271878a Fall back to mounting /dev/live as rw
If we're using the live image for a persistent overlay, we can't mount it ro,
so just try to mount it rw if the ro mount fails
2008-10-15 12:59:15 -04:00
Matthias Clasen
60b147e10d Add yelp again, now that we have enough space 2008-10-14 23:17:00 -04:00
Jeremy Katz
753d45b7bc Turn off setroubleshoot while running off the live image
setroubleshoot is very resource intensive and perhaps not entirely
relevant with the constrained use case of running from the live image.
Turn it off right now for when running off the live image
2008-10-10 10:26:52 -04:00
Jeremy Katz
01ae816a57 Mount /var/cache/yum with right perms (thanks to Till Maas) 2008-10-09 21:02:44 -04:00
Jeremy Katz
37a74697b6 Support having a swap file on the image
If you're using a USB stick or SD card, you may wish to use a swapfile off
of it.  Support having a LiveOS/swap.img
2008-10-09 19:25:07 -04:00
Jesse Keating
e50d87df64 Bring back kernel-devel in the install spin 2008-10-09 13:31:06 -07:00
Jeremy Katz
7ba4cfd8c8 Don't run mdmonitor whne we're running off the live image 2008-10-09 15:23:52 -04:00
Jesse Keating
8b3c00d34d Add the "Fedora" install spin. 2008-10-09 11:42:06 -07:00
Jeremy Katz
ca81e0ef35 Switch default rootfs size to 3072MB
Switch the default rootfs to be smaller.  This shouldn't impact most of the
images as they're already CD sized.  But this makes it so that we can put
the unsquashed ext3fs onto an SD card for slower machines which makes a
huge difference in performance
2008-10-09 12:59:00 -04:00
Jeremy Katz
41664a0c2b Add a (temporary) bad hack to fix X on the XO (#460581)
The geode driver doesn't properly autoconfig right now, so add a bad
hack to work-around.  This should go away within the next couple of
weeks
2008-10-09 12:57:41 -04:00
Matthias Clasen
92cbd0b8e9 Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts 2008-10-08 18:56:58 -04:00
Matthias Clasen
320bbaee7f save some more space...still too large 2008-10-08 14:35:56 -07:00
Matthias Clasen
d173357341 save some more space...still too large 2008-10-08 15:01:57 -04:00
Jesse Keating
15cc4f871a Revert "local repo changes"
This reverts commit d2479f8ed4.

This commit wasn't supposed to be pushed to the public repo.
2008-10-06 16:46:21 -07:00
Matthias Clasen
98f264dc3f Try harder to turn off PackageKit.
Patch by Richard Hughes
2008-10-06 11:04:52 -04:00
Matthias Clasen
1a6a1f6bac Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts 2008-10-06 10:41:20 -04:00
Igor Pires Soares
22ca25f36e Remove xorg keyboard hack 2008-10-05 18:33:49 -03:00
Matthias Clasen
8cfac0f250 Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts 2008-10-03 09:46:10 -04:00
Matthias Clasen
d2479f8ed4 local repo changes 2008-10-03 09:46:02 -04:00
Jeremy Katz
b1aa0f441e Support using the internal NAND as the persistent /home for the OLPC
The OLPC's internal NAND is a really good idea to use for /home rather than
taking up the very hard to find RAM.  The NAND is default set up with a
/home on mtd0, so also do some magic so that we create our homedir under that
/home.
2008-10-02 22:19:14 -04:00
Pedro Silva
e61da567cd Remove xorg keyboard patch in gnome based pt_PT livecd/dvd
Fix language-pt_PT.ks template
2008-10-03 02:35:32 +01:00
Jeremy Katz
1e4bef319b Fix up autologin on other kde images for fedora->liveuser change 2008-10-02 11:08:23 -04:00
Jeremy Katz
7ccf72a59f Fix file ownership for the username change 2008-10-02 11:07:33 -04:00
Jeremy Katz
ca2f8913a2 Switch out references to fedora in initscript and username to be generic 2008-10-02 11:05:16 -04:00
Sebastian Dziallas
0069b15522 Drop packages pulling in too many deps in edu-math spin 2008-09-29 21:38:29 +02:00
Rahul Sundaram
d232790f67 fix gnome session desktop file path 2008-09-26 02:28:01 +05:30
Rahul Sundaram
2bbb44b3c2 drop autofs from base 2008-09-26 02:23:29 +05:30
Rahul Sundaram
922e80c239 sendmail change reverted 2008-09-26 02:21:32 +05:30