index
:
cobbler.git
master
network
cobbler feature branches
John Eckersberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
snippets
/
post_install_network_config
Commit message (
Expand
)
Author
Age
Files
Lines
*
$static was changed to boolean, fix rendering of the snippet
Jasper Capel
2009-03-05
1
-3
/
+3
*
Set hostname correctly during %post
Jasper Capel
2009-02-27
1
-0
/
+3
*
don't add DNS entries to ifcfg-* for slave interfaces
Dave Hatton
2009-02-25
1
-4
/
+7
*
specific code to add nameservers to /etc/resolv.conf
Dave Hatton
2009-02-25
1
-0
/
+8
*
move name server search path code outside of main loop
Dave Hatton
2009-02-25
1
-10
/
+12
*
Anaconda doesn't seem to honor nameservers consistently, set it manually (jca...
Michael DeHaan
2009-02-24
1
-2
/
+2
*
Anaconda didn't seem to honour --hostname on "network" statements for DHCP, a...
Jasper Capel
2009-02-24
1
-2
/
+11
*
Dave Hatton's patch to add a name servers search path to Cobbler.
Michael DeHaan
2009-02-06
1
-0
/
+8
*
Fix typo
Michael DeHaan
2009-01-26
1
-1
/
+1
*
Apply fix for variable naming also to devel branch (Dave Hatton)
Michael DeHaan
2009-01-26
1
-1
/
+1
*
Remove ; after then
Michael DeHaan
2009-01-06
1
-3
/
+3
*
Fix modprobe.conf bash check code in network snippet
Michael DeHaan
2009-01-05
1
-4
/
+4
*
More snippet reformatting
Michael DeHaan
2008-12-17
1
-1
/
+1
*
Remove pre-spacing from snippet now to make the output more readable
Michael DeHaan
2008-12-17
1
-56
/
+56
*
Remove spacing in network config lines to make things more readable
Michael DeHaan
2008-12-17
1
-87
/
+1
*
Don't mess with modprobe.conf when it doesn't exist
Michael DeHaan
2008-12-17
1
-1
/
+9
*
use nameserver in all cases if defined
Michael DeHaan
2008-12-12
1
-6
/
+7
*
Add nameservers to ifcfg
Michael DeHaan
2008-12-12
1
-0
/
+6
*
Hopefully fixed the post_install_network_config for scenarios where not all M...
Jasper Capel
2008-12-09
1
-16
/
+53
*
Reformat post_install_network_config snippet and add comments, favoring devel...
Michael DeHaan
2008-12-08
1
-67
/
+168
*
Fix bug introduced in the staging-ifcfg code and added staging for modprobe.c...
Jasper Capel
2008-11-21
1
-4
/
+10
*
Added gateway support
Jasper Capel
2008-11-21
1
-0
/
+6
*
Added static route support
Jasper Capel
2008-11-20
1
-0
/
+12
*
Peter Vreman's patch to network config to reflect new field changes
Michael DeHaan
2008-11-20
1
-9
/
+0
*
Stage the new network configuration in a tmp-directory first.
Jasper Capel
2008-11-19
1
-4
/
+8
*
Added -a parameter to ifconfig, so we get all interfaces.
Jasper Capel
2008-11-19
1
-1
/
+1
*
Small cleanup in post_install_network_config
Jasper Capel
2008-11-05
1
-2
/
+0
*
Fix in post-install bonding code
Jasper Capel
2008-11-05
1
-3
/
+4
*
Changes to the post_install_network_config to support bonding.
Jasper Capel
2008-11-04
1
-9
/
+38
*
Added VLAN support.
root
2008-10-14
1
-25
/
+74
*
Use static variable for post install network setup
Michael DeHaan
2008-10-13
1
-1
/
+1
*
Picked a nicer name for the post-install network config snippet.
Jasper Capel
2008-10-11
1
-0
/
+66