summaryrefslogtreecommitdiffstats
path: root/snippets/network_config
Commit message (Collapse)AuthorAgeFilesLines
* Use nameserver when set in Anaconda config (Ruben Kerkhof)Michael DeHaan2009-02-241-0/+4
|
* Simon's patch to fix network snippet.Michael DeHaan2009-02-061-1/+1
|
* Move default password into settings, modify snippet to work when network ↵Michael DeHaan2008-12-081-0/+2
| | | | interface has no MAC/IP or other details
* Add some kickstart URL tests, which also identified some errors in the ↵Michael DeHaan2008-11-251-2/+0
| | | | snippet code.
* Changes to the network_config and pre_install_network_config to add bonding ↵Jasper Capel2008-11-041-1/+1
| | | | support to anaconda. When it encounters a bonding master interface, the networking information will be associated to one of it's slaves.
* Added a pre_install_network_config snippet to generate the networking bits ↵Jasper Capel2008-10-151-38/+56
| | | | | | for Anaconda, by mapping the information from cobbler to physical interfaces as seen by the installer kernel.
* Added VLAN support.root2008-10-141-9/+23
|
* Reset jquery explorationroot2008-09-241-1/+1
|
* Applied jeckersb's patch to teach cobbler about an infinite number of ↵Michael DeHaan2008-09-241-27/+26
| | | | | | interfaces, as a consequence the system edit page of the web app is not functional, so we need to rewrite that part.
* added auto network_config snippet, and added --static=0/1 for system objects.Michael DeHaan2008-09-161-0/+41