Commit Graph

179 Commits

Author SHA1 Message Date
Bruno Wolff III d935d49b26 Prevent reseting the clock when shutting down.
With systemd the old method of preventing the hardware clock from
getting reset no longer works and we need to do it a bit differently.
2011-03-30 23:00:32 -05:00
Matthias Clasen 47eaac1dc1 base: prevent unintended failures in the livesys initscript
Some of the tweaks we do there may fail if the packages containing
the touched files are not present. Better be careful.
2011-03-23 11:59:04 -04:00
Matthias Clasen fae7f280df Update the gnome-packagekit tweaks
gnome-packagekit is no longer using GConf, so tweaking GConf keys
has little effect. Instead disable the gnome-settings-daemon updates
plugin.
2011-03-01 11:09:31 -05:00
Bill Nottingham 5cdace94d6 Remove some chkconfig calls that are disabling things that don't exist. 2011-03-01 10:40:02 -05:00
Bruno Wolff III a878b281e4 Switch default repos now that F15 has branched. 2011-02-11 10:08:02 -06:00
Kevin Fenzi ed00e34b0b Move fpaste to the base ks. It's small, doesn't have many deps and very
useful for debugging problems.
2011-02-09 08:53:07 -07:00
Bruno Wolff III 9c6bf5bdaf Use $releasever instead of hard coded release.
livecd-creator supports $releasever, so we can remove hard coded release names
(other than rawhide) from the repo commands. Even though these are currently
comments, I wanted to get a head start on getting these ready for the F15
branch.
2011-01-27 11:37:01 -06:00
Bruno Wolff III 60096cecce Need to remove rpm db files after running rpm in the post section. 2011-01-26 00:51:41 -06:00
Bruno Wolff III 4af94adf17 arch=i386 changed back to arch=$basearch. 2011-01-10 08:14:48 -06:00
Bruno Wolff III 86477b4fbd The master branch is back to using rawhide for a while. 2010-10-12 22:22:49 -05:00
Bruno Wolff III 7e737f095e kickstart files need to use absolute basearch and releasever.
The mirrorlist url used yum variables ($basearch and $releasever) which don't
work in pykickstart. I changed them to i386 and 14.
2010-10-12 21:40:00 -05:00
Bruno Wolff III ccbd53091d Update repo definitions
At this point in the release cycle the fedora and updates repos should
be enabled.
The ks files for live spins that define these should be consistent with
each other.
2010-08-30 21:58:46 -05:00
Kevin Fenzi e9152aa143 Remove Ugly hack for XO laptops from bug 460581. It's no longer needed
and causing problems with some other Geode devices.
2010-08-25 15:46:50 -06:00
kevin b500cb3bb9 Fix xdriver= passing. Patch from Adam Williamson <awilliam@redhat.com> 2010-08-12 09:43:00 -06:00
kevin 6e1f238145 Fix firstboot for f14alpha 2010-08-10 10:54:52 -06:00
kevin dedc97f491 Replace makewhatis with mandb 2010-08-04 09:58:13 -06:00
Bruno Wolff III c488a9529c Remove attempt to copy over documentation file that doesn't exist.
I checked with docs and that file isn't packaged any more, because it was
felt to be something that you wouldn't need once you made the live image.
That stance is negotiable if someone thinks it is worth including.
2010-06-02 23:53:53 -05:00
Bruno Wolff III 0c9733724d Switch to using rawhide repo. 2010-06-01 23:43:11 -05:00
Jens Petersen b0449a43b6 use small ibus-pinyin-db-android for live
ibus-pinyin-open-phrase is now ibus-pinyin-db-open-phrase
2010-05-21 17:44:40 +10:00
Christoph Wickert e1d0f02c0d Base: Fix disabling of update checks for gnome-packagekit 2.30 2010-05-09 23:20:24 +02:00
Matthias Clasen 34c27a76cb Prevent readahead-collect during live boot
This is not really useful, and has been complained about in bug 583706.
2010-04-30 07:50:27 -04:00
Colin Walters 2a68fde598 Readd anaconda and isomd5sum
Oops - these need to be in base.
2010-03-24 17:58:32 -04:00
Colin Walters 198011f976 Rework live-base and desktop minimization
First, strip the "minimization" parts out of fedora-live-base.ks,
and move them into fedora-live-minimization.ks.  All previous consumers
of fedora-live-base.ks are updated.

The old fedora-live-base.ks was conflating two entirely different
things:

* A live-based image which can be used to install
* Stripping some random bits to fit onto a CD

The previous fedora-livecd-desktop is now fedora-live-desktop.ks.
The new file fedora-livecd-desktop.ks is actually further
minimizations on top of fedora-live-desktop.ks.

Split up these two concepts so that fedora-live-desktop is *THE*
desktop.  What we expect everyone to have as a base, and the
exact same set of packages should be installed by Standalone
Anaconda (DVD) as well.  Then, we have minimization hacks
in fedora-live-desktop-cd.ks.

Over time, we should be shrinking the default install and making
it more just-in-time, by e.g. having many more things use
the PackageKit library to pull in components as needed.
2010-03-24 15:43:51 -04:00
kevin 05c51b0146 Exclude ibus-pinyin-open-phrase 2010-03-23 22:53:55 -06:00
Warren Togami ff1e3e892c Point live at Fedora 13, not rawhide for now. 2010-02-17 17:12:09 -05:00
Jeroen van Meeuwen (Fedora Unity) 3689019df3 There is no /boot/initrd* anymore to remove, so instead remove /boot/initram* (#551094) 2010-01-02 15:02:43 +01:00
Jeroen van Meeuwen (Fedora Unity) c3ace496a6 Revert incidental removal of the mdns service firewall enablement 2009-12-14 13:07:43 +01:00
Jeroen van Meeuwen (Fedora Unity) 2f276dfc35 Pass "--kickstart=" when running liveinst with a kickstart (#543722) 2009-12-11 21:33:57 -05:00
Warren Togami 2a65b84f22 Print all RPMS installed during livecd-creator 2009-12-08 09:24:38 -05:00
Warren Togami 94698e8c40 XXX: This often gets stuck during shutdown because /etc/init.d/halt
(or something else still running) wants to read files from the block\
      device that was ejected.  Disable for now.  Bug #531924
2009-11-02 15:40:56 -05:00
Matthias Clasen 2a473175ae more fixes for warren 2009-08-03 13:00:53 -04:00
Matthias Clasen 26f6a2b7ac Enable rawhide by default 2009-08-03 12:47:59 -04:00
Matthias Clasen 986c7b7555 Revert accidental %repo changes 2009-08-03 12:31:14 -04:00
Matthias Clasen 62c2e6823e Remove a workaround for a long-fixed avahi bug 2009-08-01 21:33:09 -04:00
Jeremy Katz 571bfc2320 udev dropped vol_id, replace with blkid
udev no longer ships a vol_id binary saying that blkid should be
used instead.  *sigh*
2009-07-07 10:54:49 -04:00
Jens Petersen f3bdc1672b - update example repos from f10 to f11
- comment out -debuginfo to avoid annoying warning every spin

debuginfo should only get pulled in if a debuginfo repo is explicitly enabled
and someone might actually want to have it for testing say, so hope we can
drop it completely
2009-06-11 10:46:01 +10:00
Jeremy Katz 92b2ac326a Poke a hole for mdns in the firewall since we do other things to make it work nicely 2009-04-07 10:44:42 -04:00
Jeremy Katz c153a50c0b Parameterize LiveOS so that we can support multiple images on a stick
Booting with live_dir=foo will now look in foo/ rather than LiveOS/
for the live image bits and pieces
2009-03-06 16:54:17 -05:00
Jens Petersen b798368b47 no longer include scim-pinyin 2009-01-21 11:18:16 +10:00
Jeremy Katz 68b14e1e54 Switch to ext4 for / on the live images
With ef2fsprogs-1.41.3-4.fc11, shrinking of ext4 filesystems is fixed and since we want to be using ext4 as the rootfs
for Fedora 11 alpha, let's make the change.  Note that you'll also need livecd-tools-021 for livecd-creator to not
reject the fstype
2009-01-20 17:04:20 -05:00
Jeremy Katz 51cfab9fee Add a delay on ejecting (#474817)
The eject is at the end of the reboot and so people don't always have enough
time to remove the CD.  Add a delay to allow them to get the CD out
2008-12-08 13:19:37 -05:00
Jeroen van Meeuwen (Fedora Unity) ee522306e5 Make the most recent repositories say 10 instead of 9 2008-11-29 22:14:13 +01:00
Jeremy Katz 39f10542d3 Ensure we mount persistent home and swap always (#470317)
We weren't running any of this if you had persistence configured and you had
already booted.  We should at least mount the persistent /home and turn on
swap for that case as well as doing our tmpfs mounts
2008-11-06 13:34:27 -05: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
Jens Petersen 083fd6d50b Install scim-pinyin instead of scim-python-pinyin 2008-10-30 18:30:00 +10: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
Jeremy Katz 52fba85a94 Quit plymouht before running anaconda (#468268) 2008-10-23 17:49:21 -04: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
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
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