summaryrefslogtreecommitdiffstats
path: root/snippets
Commit message (Expand)AuthorAgeFilesLines
* don't add DNS entries to ifcfg-* for slave interfacesDave Hatton2009-02-251-4/+7
* specific code to add nameservers to /etc/resolv.confDave Hatton2009-02-251-0/+8
* move name server search path code outside of main loopDave Hatton2009-02-251-10/+12
* Anaconda doesn't seem to honor nameservers consistently, set it manually (jca...Michael DeHaan2009-02-241-2/+2
* Anaconda didn't seem to honour --hostname on "network" statements for DHCP, a...Jasper Capel2009-02-241-2/+11
* Use nameserver when set in Anaconda config (Ruben Kerkhof)Michael DeHaan2009-02-241-0/+4
* A SNIPPET that allows RHEL4 and older distros to reboot properly after installJames Laska2009-02-201-0/+10
* Minor tweaks to post_anamon scriptJames Laska2009-02-101-6/+5
* Add missing file (Jeff S.)Michael DeHaan2009-02-061-0/+44
* Fix for func integration snippet.Michael DeHaan2009-02-061-2/+11
* Two patches from Dave Hatton, (1) sort the order of systems and profiles duri...Michael DeHaan2009-02-061-0/+1
* Simon's patch to fix network snippet.Michael DeHaan2009-02-061-1/+1
* Dave Hatton's patch to add a name servers search path to Cobbler.Michael DeHaan2009-02-061-0/+8
* Fix typoMichael DeHaan2009-01-261-1/+1
* Apply fix for variable naming also to devel branch (Dave Hatton)Michael DeHaan2009-01-261-1/+1
* 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