Commit Graph

180 Commits

Author SHA1 Message Date
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
Jeremy Katz 7ba4cfd8c8 Don't run mdmonitor whne we're running off the live image 2008-10-09 15:23:52 -04: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
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 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
Jeremy Katz ca2f8913a2 Switch out references to fedora in initscript and username to be generic 2008-10-02 11:05:16 -04:00
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
Rahul Sundaram ae4afb9f3e save space. drop non desktop oriented packages 2008-09-26 02:16:39 +05:30
Jeremy Katz d440660c09 Use GConf keys only for disabling packagekit update notification
The GConf keys for PackageKit now do the right thing for disabling checking
for updates and notifying the user about them.  So use them rather than the
autostart hacked used in F9
2008-09-14 16:07:02 -04:00
Jeroen van Meeuwen (Fedora Unity) 775c630bbb Cosmetic changes 2008-08-28 12:19:50 +02:00
Jeremy Katz 58b5bff26e Make the cache for 'man -k' to be able to work by default (#455968) 2008-08-11 10:52:18 -04:00
Jeremy Katz 50929c433e Use plymouth when asking for password to unlock encrypted persistent /home 2008-08-11 10:51:55 -04:00
Jeremy Katz 6621445de9 Bring default package sets in line with the images used for F9 and F10alpha 2008-08-11 10:50:41 -04:00
Jeremy Katz b316cda63b Use $basearch rather than hardcoding i386 2008-08-11 10:49:11 -04:00
Jeroen van Meeuwen (Fedora Unity) 33c4dbe9b4 Make rawhide the default repository to compose against 2008-07-11 08:43:28 +02:00
Jeremy Katz 0c722ff3c4 And support specifying the persistent store by label or uuid
If you specify persistenthome=LABEL=foo you will get the device labeled
as "foo" mounted as /home rather than LiveOS/home.img.  Similarly for UUID
2008-06-06 11:00:03 +02:00
Jeremy Katz 84a6d143ac Ensure that tmpfs dirs are labeled correctly 2008-06-06 10:55:55 +02:00
Jeroen van Meeuwen (Fedora Unity) c09f96b74e Update kickstart to latest version in livecd-tools 2008-06-03 13:49:27 +02:00
Jeremy Katz 3a0bf25927 Fix mounting of live image backing store on /mnt/live 2008-06-03 13:42:24 +02:00
Jeroen van Meeuwen (Fedora Unity) e2a4d70485 Add new files to the spin-kickstarts repo:
- automake and specfile
 - german localized Desktop Spin
2008-05-31 13:55:15 +02:00
Jeroen van Meeuwen (Fedora Unity) 99e4cc1caa Having a fedora-livedvd-kde.ks makes no sense as all it does is include localization
Adjusted other kickstarts for consistency
2008-05-01 16:30:50 +02:00
Jeroen van Meeuwen (Fedora Unity) 13934a0984 Add in the XFCE spin 2008-04-24 01:29:55 +02:00
Jeroen van Meeuwen (Fedora Unity) bce1ba52d2 Some sample kickstarts 2008-04-13 17:24:59 +02:00