summaryrefslogtreecommitdiffstats
path: root/snippets
Commit message (Expand)AuthorAgeFilesLines
* Use absolute file paths. Setup and configure anamon initscript for post-inst...James Laska2009-01-221-11/+19
* Use absolute file pathsJames Laska2009-01-221-3/+2
* Added new fileMichael DeHaan2009-01-131-0/+16
* Remove ; after thenMichael DeHaan2009-01-061-3/+3
* Merge branch 'master' into develMichael DeHaan2009-01-051-4/+4
|\
| * Fix modprobe.conf bash check code in network snippetMichael DeHaan2009-01-051-4/+4
* | Fix typo's causing %post to failJames Laska2008-12-191-4/+4
* | Merge commit 'origin/devel' into develJames Laska2008-12-171-2/+2
|\|
| * Move snippet comments aroundroot2008-12-171-2/+2
* | Merge commit 'origin/devel' into develJames Laska2008-12-175-161/+58
|\|
| * Remove more whitespace from snippetsroot2008-12-174-17/+0
| * More snippet reformattingMichael DeHaan2008-12-171-1/+1
| * Remove pre-spacing from snippet now to make the output more readableMichael DeHaan2008-12-171-56/+56
| * Remove spacing in network config lines to make things more readableMichael DeHaan2008-12-171-87/+1
* | Merge commit 'origin/devel' into develJames Laska2008-12-171-1/+9
|\|
| * Don't mess with modprobe.conf when it doesn't existMichael DeHaan2008-12-171-1/+9
* | Merge commit 'origin/devel' into develJames Laska2008-12-161-1/+1
|\|
| * Mike McCune's patch to fix the redhat_register snippetMichael DeHaan2008-12-151-1/+1
* | Merge commit 'origin/devel' into develJames Laska2008-12-121-0/+7
|\|
| * use nameserver in all cases if definedMichael DeHaan2008-12-121-6/+7
| * Add nameservers to ifcfgMichael DeHaan2008-12-121-0/+6
* | Merge commit 'origin/devel' into develJames Laska2008-12-121-0/+18
|\|
| * Don't attempt registration if no key is set.Michael DeHaan2008-12-111-1/+1
| * add RHN/Satellite/Spacewalk registration snippet and underlying supportMichael DeHaan2008-12-111-0/+18
* | Provide the --server and --port using the pre_anamon snippetJames Laska2008-12-111-1/+1
* | Only download+run anamon.py if enabled in /etc/cobbler/settingsJames Laska2008-12-111-1/+2
* | Add snippet to download and run anamon.pyJames Laska2008-12-111-0/+4
|/
* Hopefully fixed the post_install_network_config for scenarios where not all M...Jasper Capel2008-12-091-16/+53
* Reformat post_install_network_config snippet and add comments, favoring devel...Michael DeHaan2008-12-081-67/+168
* Move default password into settings, modify snippet to work when network inte...Michael DeHaan2008-12-081-0/+2
* More snippet comment updatesroot2008-12-033-3/+5
* Snippet comments updating to make per-profile kickstarts easier to readMichael DeHaan2008-12-032-3/+6
* Replace Start with End, hide comments when not engagedMichael DeHaan2008-12-031-2/+2
* Add some kickstart URL tests, which also identified some errors in the snippe...Michael DeHaan2008-11-251-2/+0
* Fix bug introduced in the staging-ifcfg code and added staging for modprobe.c...Jasper Capel2008-11-211-4/+10
* Added gateway supportJasper Capel2008-11-211-0/+6
* Added static route supportJasper Capel2008-11-201-0/+12
* Peter Vreman's patch to network config to reflect new field changesMichael DeHaan2008-11-202-16/+4
* Merge commit 'jcapel_nl/networking' into develMichael DeHaan2008-11-192-7/+11
|\
| * Stage the new network configuration in a tmp-directory first.Jasper Capel2008-11-191-4/+8
| * Forgot one ifconfig line to fix.Jasper Capel2008-11-191-1/+1
| * Merge branch 'networking' of ssh://bender.newnewyork.nl/home/jasper/git/cobbl...Jasper Capel2008-11-192-4/+44
| |\
| * | Added -a parameter to ifconfig, so we get all interfaces.Jasper Capel2008-11-192-2/+2
* | | Add a snippet to default kickstarts that sets the cobbler server environment ...Michael DeHaan2008-11-191-0/+2
| |/ |/|
* | Update partition snippets to allow for ia64 and ppc specific partitioning req...James Laska2008-11-132-4/+44
|/
* Small cleanup in post_install_network_configJasper Capel2008-11-051-2/+0
* Fix in post-install bonding codeJasper Capel2008-11-051-3/+4
* Changes to the network_config and pre_install_network_config to add bonding s...Jasper Capel2008-11-042-4/+23
* Changes to the post_install_network_config to support bonding.Jasper Capel2008-11-041-9/+38
* Merge branch 'jcapel_nl_net' into develMichael DeHaan2008-10-162-38/+129
|\