summaryrefslogtreecommitdiffstats
path: root/fedora-live-mini.ks
Commit message (Collapse)AuthorAgeFilesLines
* arch=i386 changed back to arch=$basearch.Bruno Wolff III2011-01-101-4/+4
|
* The master branch is back to using rawhide for a while.Bruno Wolff III2010-10-121-3/+3
|
* kickstart files need to use absolute basearch and releasever.Bruno Wolff III2010-10-121-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 III2010-09-181-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 cleanupsPeter Robinson2010-08-311-4/+6
|
* Update repo definitionsBruno Wolff III2010-08-301-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 III2010-08-231-1/+0
|
* Fix xdriver= passing. Patch from Adam Williamson <awilliam@redhat.com>kevin2010-08-121-2/+7
|
* Replace makewhatis with mandbkevin2010-08-041-1/+1
|
* mini: add some bits extra bitsPeter Robinson2010-06-101-0/+7
|
* Switch to using rawhide repo.Bruno Wolff III2010-06-011-2/+2
|
* mini: remove old packagePeter Robinson2010-05-061-1/+0
|
* mini: pull only the fonts we need and fix package name typoSebastian Dziallas2010-05-061-4/+9
|
* mini: cleanup font inclusion/exclusionsPeter Robinson2010-05-041-19/+6
|
* moblin: add the gnome-bluetooth appletPeter Robinson2010-05-041-1/+1
|
* mini: remove ghostscript and some more fontsPeter Robinson2010-05-031-0/+3
|
* This is not really useful, and has been complained about in bug 583706. As ↵Peter Robinson2010-05-031-0/+4
| | | | per fix for base.ks
* design: move font removal to mini and take postr out (size concerns)Sebastian Dziallas2010-04-301-0/+1
|
* mini: fix anaconda liveinst installsPeter Robinson2010-04-281-1/+0
|
* mini: add avahi for link local servicesPeter Robinson2010-04-281-4/+1
|
* mini: remove input-methodsSebastian Dziallas2010-04-261-1/+0
|
* A few minor mini kickstart cleanupsPeter Robinson2010-04-211-18/+4
|
* Rename fedora-mini-base.ks and fedora-mini-moblin.ks to match the naming ↵Jeroen van Meeuwen (Fedora Unity)2010-02-181-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