summaryrefslogtreecommitdiffstats
path: root/kickstarts
Commit message (Collapse)AuthorAgeFilesLines
* Added the logging snippets to the sample kickstartsJasper Capel2009-03-123-1/+6
|
* Add registration snippet to cobbler. (XMLRPC backend code for this still ↵Michael DeHaan2009-03-043-0/+3
| | | | pending)
* Add post_anamon snippet to standard kickstart templatesJames Laska2009-01-222-0/+6
|
* Merge commit 'james_c/ris-devel' into develMichael DeHaan2009-01-161-0/+79
|\ | | | | | | | | | | | | | | Conflicts: cobbler/action_import.py cobbler/pxegen.py cobbler/utils.py
| * Rename of .sif for ris kickstartJames Cammarata2008-12-281-0/+0
| |
| * RIS patch 3James Cammarata2008-12-261-5/+11
| |
| * ris patch 2James Cammarata2008-12-261-1/+19
| |
| * Windows support, patch 1James Cammarata2008-12-241-0/+55
| | | | | | | | Basic support added
* | Merge commit 'origin/devel' into develJames Laska2008-12-173-1/+13
|\ \ | | | | | | | | | | | | Conflicts: kickstarts/sample.ks
| * | Add extra comments to kickstart file to describe what non-snippet sections ↵Michael DeHaan2008-12-173-2/+13
| |/ | | | | | | do so people can tell where they come from.
* | Merge commit 'origin/devel' into develJames Laska2008-12-123-0/+3
|\| | | | | | | | | | | Conflicts: cobbler.spec setup.py
| * add RHN/Satellite/Spacewalk registration snippet and underlying supportMichael DeHaan2008-12-113-0/+3
| | | | | | | | (webui pending)
* | Add pre_anamon snippet to sample kickstart templatesJames Laska2008-12-113-2/+4
|/
* Move default password into settings, modify snippet to work when network ↵Michael DeHaan2008-12-083-3/+3
| | | | interface has no MAC/IP or other details
* Update snippets to use the new style syntaxMichael DeHaan2008-11-192-14/+14
|
* Add a snippet to default kickstarts that sets the cobbler server environment ↵Michael DeHaan2008-11-193-0/+3
| | | | | | variable so machines that cobbler installs do not have to use the --server parameter with koan.
* Fix func_install_if_enabled snippetJames Laska2008-11-142-2/+2
|
* Use anaconda 'autopart' command. This is friendlier for non-x86 ↵James Laska2008-11-133-11/+6
| | | | architectures. The snippets are still available if needed.
* Add missing kickstart_done to sample_end.ksMichael DeHaan2008-11-071-0/+1
|
* apply more of Javier Palacios's debian patchesMichael DeHaan2008-10-311-2/+19
|
* Added the new network logic to the shipped kickstarts.Jasper Capel2008-10-162-0/+4
|
* Added the pre- and post-install networking scripts to the sample.ksJasper Capel2008-10-151-0/+2
|
* Apply JP's Debian import patchMichael DeHaan2008-10-151-2/+9
|
* Streamlined James Cammarata's --template-files patch a bit to not write ↵Michael DeHaan2008-10-063-8/+10
| | | | | | files by default and also to render URLs from the snippet, as opposed to kickgen.py
* Added $kickstart_template_files meta and added this line to the sample.ksJames Cammarata2008-10-041-0/+1
|
* Add func integration feature for easy setup of func minions from cobbler.Michael DeHaan2008-10-012-0/+4
| | | | Also add missing makefile for the system cloning feature.
* added auto network_config snippet, and added --static=0/1 for system objects.Michael DeHaan2008-09-163-3/+3
|
* Added missing fileMichael DeHaan2008-09-151-0/+15
|
* Add Javier P's patch to add "cobbler import" support for Debian. Also ↵Michael DeHaan2008-09-121-0/+45
| | | | tweaked Andrew Brown's system cloner a bit and added packaging for the debian sample.seed file.
* Apply patch to add --kopts-post which lets you configure the kernel options ↵Michael DeHaan2008-08-193-0/+3
| | | | on installed systems.
* Some snippet cleanupMichael DeHaan2008-07-293-3/+6
|
* Splitting partition_select snippet into two parts to reduce confusion.Michael DeHaan2008-07-293-4/+11
| | | | These do not include a pre block. Old one still ships for backwards compat.
* Add missing fileMichael DeHaan2008-04-151-0/+55
|
* Replaced the existing cobbler pre/post install triggers system with a much ↵Michael DeHaan2008-04-151-0/+1
| | | | more flexible model that (for each system) passes in the following. First arg: the word "system" or "profile", Second arg: the name of the said system or profile, Third: the MAC if available, Fourth: the IP. This is all logged by a default "status" trigger to /var/log/cobbler/install.log, for being read by the soon-to-be-revamped cobbler check. The check system logs all of this in order, followed by the word "start" or "stop", followed by the number of seconds since Epoch.
* Rename some templates, remove proxy logic that is not necc. for new performanceMichael DeHaan2007-12-203-41/+0
| | | | plans, remove watcher.py reference
* Apparently this command doesn't work everywhere.root2007-08-273-3/+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-173-0/+3
| | | | doesn't seem to be a problem in most distros but pops up in some.
* Added a SNIPPET::foo feature which can do the equivalent of %include in ↵Michael DeHaan2007-07-272-26/+4
| | | | | | | | | kickstart without the need for a wget and http hosting. Snippets live in /var/lib/cobbler/snippets -- Cobbler ships with only one snippet now (as a demo), though users can create as many as they want.
* Removed # from kickstart templates (unneeded), webpage updates based on new ↵Michael DeHaan2007-07-192-2/+2
| | | | | | content, and removed TODO since that will now be available on trac as an RFE list.
* 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-164-0/+157