Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | @base was renamed; adjust kickstarts. | Bill Nottingham | 2012-09-01 | 1 | -1/+1 |
| | |||||
* | look for rd.live.image not liveimg on command line - ref. livecd-tools-18.6 | Adam Williamson | 2012-07-31 | 1 | -1/+1 |
| | |||||
* | Initial f18 rawhide package | Bruno Wolff III | 2012-06-15 | 1 | -3/+3 |
| | |||||
* | fix live device location for mini as well as base (#740280) | Adam Williamson | 2012-05-14 | 1 | -13/+7 |
| | |||||
* | specspo is no longer in repo, so stop excluding it | Bruno Wolff III | 2012-02-28 | 1 | -1/+0 |
| | |||||
* | Update repo commands to use branched release | Bruno Wolff III | 2012-02-12 | 1 | -3/+3 |
| | | | | | | Now that we have branched we want the default repo commands to point to the branched release, not rawhide. There is an empty updates repo, so it's safe to uncomment the updates repo as well. | ||||
* | mini: no perf package | Peter Robinson | 2011-11-12 | 1 | -1/+0 |
| | |||||
* | Initial f17 build | Bruno Wolff III | 2011-10-25 | 1 | -3/+3 |
| | | | | Switch back to using rawhide for live images by default | ||||
* | update system disablement for systemd, drop some dead wood | Adam Williamson | 2011-10-15 | 1 | -19/+15 |
| | | | | Signed-off-by: Bruno Wolff III <bruno@wolff.to> | ||||
* | mini: Add grub2, grub-efi and efibootmgr for EFI install/booting. Fixes bug ↵ | Peter Robinson | 2011-10-14 | 1 | -0/+5 |
| | | | | #735023 | ||||
* | SoaS: some general cleanups and updates | Peter Robinson | 2011-09-12 | 1 | -2/+0 |
| | |||||
* | Switch from using rawhide to release repos. | Bruno Wolff III | 2011-08-06 | 1 | -3/+3 |
| | |||||
* | nss_db is depreciated in F16. | Bruno Wolff III | 2011-07-14 | 1 | -1/+0 |
| | |||||
* | SoaS: merge fixes from branch | Peter Robinson | 2011-06-12 | 1 | -3/+2 |
| | |||||
* | SoaS: further live image startup fixes | Peter Robinson | 2011-06-12 | 1 | -2/+2 |
| | |||||
* | SoaS: further fixes for Sugar live image startup | Peter Robinson | 2011-05-08 | 1 | -3/+4 |
| | |||||
* | SoaS: futher live image fixes | Peter Robinson | 2011-05-08 | 1 | -1/+1 |
| | |||||
* | Master branch is now following rawhide. | Bruno Wolff III | 2011-05-02 | 1 | -2/+2 |
| | |||||
* | fedora-live-mini.ks: Don't prelink this either. | Kevin Kofler | 2011-04-07 | 1 | -4/+0 |
| | | | | The mini images are even less likely to want that kind of a size increase. | ||||
* | Fix don't run prelink patch. | Bruno Wolff III | 2011-04-03 | 1 | -0/+3 |
| | | | | | I accidentally stuck it in the wrong place on the last commit, and forgot to do both live-base and live-mini. | ||||
* | Match updated prelink requirements. | Bruno Wolff III | 2011-04-03 | 1 | -1/+1 |
| | | | | | | | The m option is used so that this will work in some i686 cases where it wouldn't before. prelink is optional, so handle it not being available. | ||||
* | Add prelink in. See bug: 679880 | Kevin Fenzi | 2011-04-02 | 1 | -0/+4 |
| | |||||
* | Remove some chkconfig calls that are disabling things that don't exist. | Bill Nottingham | 2011-03-01 | 1 | -4/+1 |
| | |||||
* | Switch default repos now that F15 has branched. | Bruno Wolff III | 2011-02-11 | 1 | -2/+2 |
| | |||||
* | Use $releasever instead of hard coded release. | Bruno Wolff III | 2011-01-27 | 1 | -3/+3 |
| | | | | | | | 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. | ||||
* | Need to remove rpm db files after running rpm in the post section. | Bruno Wolff III | 2011-01-26 | 1 | -0/+2 |
| | |||||
* | Remove ccid, it no longer exists. Bug: 668361 | Kevin Fenzi | 2011-01-10 | 1 | -1/+0 |
| | |||||
* | arch=i386 changed back to arch=$basearch. | Bruno Wolff III | 2011-01-10 | 1 | -4/+4 |
| | |||||
* | The master branch is back to using rawhide for a while. | Bruno Wolff III | 2010-10-12 | 1 | -3/+3 |
| | |||||
* | kickstart files need to use absolute basearch and releasever. | Bruno Wolff III | 2010-10-12 | 1 | -4/+4 |
| | | | | | The mirrorlist url used yum variables ($basearch and $releasever) which don't work in pykickstart. I changed them to i386 and 14. | ||||
* | Don't try to copy over documentation that isn't there any more. | Bruno Wolff III | 2010-09-18 | 1 | -1/+0 |
| | | | | | | A similar fix had been applied to live base a while ago. We really want live base inheriting from mini so that we don't end up having to fix things twice. | ||||
* | mini: some minor fixes and cleanups | Peter Robinson | 2010-08-31 | 1 | -4/+6 |
| | |||||
* | Update repo definitions | Bruno Wolff III | 2010-08-30 | 1 | -10/+4 |
| | | | | | | | 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. | ||||
* | unix2dos removal needs to be removed from the mini ks file as well. | Bruno Wolff III | 2010-08-23 | 1 | -1/+0 |
| | |||||
* | Fix xdriver= passing. Patch from Adam Williamson <awilliam@redhat.com> | kevin | 2010-08-12 | 1 | -2/+7 |
| | |||||
* | Replace makewhatis with mandb | kevin | 2010-08-04 | 1 | -1/+1 |
| | |||||
* | mini: add some bits extra bits | Peter Robinson | 2010-06-10 | 1 | -0/+7 |
| | |||||
* | Switch to using rawhide repo. | Bruno Wolff III | 2010-06-01 | 1 | -2/+2 |
| | |||||
* | mini: remove old package | Peter Robinson | 2010-05-06 | 1 | -1/+0 |
| | |||||
* | mini: pull only the fonts we need and fix package name typo | Sebastian Dziallas | 2010-05-06 | 1 | -4/+9 |
| | |||||
* | mini: cleanup font inclusion/exclusions | Peter Robinson | 2010-05-04 | 1 | -19/+6 |
| | |||||
* | moblin: add the gnome-bluetooth applet | Peter Robinson | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | mini: remove ghostscript and some more fonts | Peter Robinson | 2010-05-03 | 1 | -0/+3 |
| | |||||
* | This is not really useful, and has been complained about in bug 583706. As ↵ | Peter Robinson | 2010-05-03 | 1 | -0/+4 |
| | | | | per fix for base.ks | ||||
* | design: move font removal to mini and take postr out (size concerns) | Sebastian Dziallas | 2010-04-30 | 1 | -0/+1 |
| | |||||
* | mini: fix anaconda liveinst installs | Peter Robinson | 2010-04-28 | 1 | -1/+0 |
| | |||||
* | mini: add avahi for link local services | Peter Robinson | 2010-04-28 | 1 | -4/+1 |
| | |||||
* | mini: remove input-methods | Sebastian Dziallas | 2010-04-26 | 1 | -1/+0 |
| | |||||
* | A few minor mini kickstart cleanups | Peter Robinson | 2010-04-21 | 1 | -18/+4 |
| | |||||
* | Rename fedora-mini-base.ks and fedora-mini-moblin.ks to match the naming ↵ | Jeroen van Meeuwen (Fedora Unity) | 2010-02-18 | 1 | -0/+416 |
convention used by other spins, and edit the spins that include these kickstart files accordingly Include fedora-live-mini.ks in the custom set of kickstarts |