summaryrefslogtreecommitdiffstats
path: root/kickstarts/kickstart_fc6_domU.ks
Commit message (Collapse)AuthorAgeFilesLines
* Apparently this command doesn't work everywhere.root2007-08-271-1/+0
|
* Minimal kickstart needs wget so it can pull files in during post.Michael DeHaan2007-08-231-0/+1
|
* Added language settings to the default templates to avoid prompting. This ↵Michael DeHaan2007-08-171-0/+1
| | | | doesn't seem to be a problem in most distros but pops up in some.
* Add preliminary support for RHEL5 tree management. This is ratherMichael DeHaan2007-04-031-0/+1
| | | | | | | | | | | | complicated and introduces a new variable source_repos on each 'distro' object and also has some implications for how sync completes. Basically RHEL5 has multiple comps files so createrepo must be run more than once. The main point of this support is to install and configure the "core" mirror for distros, where previously only extras/updates were dealt with. The core repo is derived from the kickstart tree (cobbler import) rather than the "cobbler repo add" commands (manual add).
* Interim commit in the middle of directory reorg.Michael DeHaan2007-03-161-0/+39