summaryrefslogtreecommitdiffstats
path: root/snippets/post_install_network_config
Commit message (Expand)AuthorAgeFilesLines
* $static was changed to boolean, fix rendering of the snippetJasper Capel2009-03-051-3/+3
* Set hostname correctly during %postJasper Capel2009-02-271-0/+3
* 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
* 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
* Remove ; after thenMichael DeHaan2009-01-061-3/+3
* Fix modprobe.conf bash check code in network snippetMichael DeHaan2009-01-051-4/+4
* 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
* Don't mess with modprobe.conf when it doesn't existMichael DeHaan2008-12-171-1/+9
* use nameserver in all cases if definedMichael DeHaan2008-12-121-6/+7
* Add nameservers to ifcfgMichael DeHaan2008-12-121-0/+6
* 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
* 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-201-9/+0
* Stage the new network configuration in a tmp-directory first.Jasper Capel2008-11-191-4/+8
* Added -a parameter to ifconfig, so we get all interfaces.Jasper Capel2008-11-191-1/+1
* 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 post_install_network_config to support bonding.Jasper Capel2008-11-041-9/+38
* Added VLAN support.root2008-10-141-25/+74
* Use static variable for post install network setupMichael DeHaan2008-10-131-1/+1
* Picked a nicer name for the post-install network config snippet.Jasper Capel2008-10-111-0/+66