Harald Hoyer
71df3c4329
renamed module-info.sh to module-setup.sh
2011-02-02 16:35:18 +01:00
Harald Hoyer
95d2dabc25
replaced check,install,installkernel with module-info.sh
2011-02-02 13:56:03 +01:00
Harald Hoyer
6ef8e5b4d3
mkdir /dev/.initramfs with "-p"
2010-10-28 17:11:35 +02:00
Vladislav Bogdanov
3afca618da
ifcfg/write-ifcfg.sh: fixes typos and generated ifcfg files
2010-10-28 17:11:34 +02:00
Vladislav Bogdanov
96fb9c8dd7
add bonding
...
Format:
bond=<bondname>[:<bondslaves>:[:<options>]]
bondslaves is a comma-separated list of physical (ethernet) interfaces.
options is a comma-separated list on bonding options (modinfo bonding for
details) in format compatible with initscripts.
If options include multi-valued arp_ip_target option, then its values
should be separated by semicolon.
bond without parameters assumes bond=bond0:eth0,eth1:balance-rr
2010-10-18 16:10:41 +02:00
Harald Hoyer
cc02093d69
reformat source code
...
removed tabs and set indention to 4 spaces
added emacs and vi format headers
2010-09-10 15:34:36 +02:00
Harald Hoyer
4eab305062
network: depend on ifcfg, if /etc/sysconfig/network-scripts exist
2010-06-10 13:52:31 +02:00
Harald Hoyer
80a6943fc4
ifcfg: set mode 0755 for scripts
2010-03-04 18:03:36 +01:00
Harald Hoyer
c98bcec89c
add preliminary IPv6 support
2010-02-04 16:05:19 +01:00
Harald Hoyer
4dc4cc3fc6
fixed permissions for the check files
2010-01-27 16:11:19 +01:00
Warren Togami
157a8ddf5c
Revert to per-device resolv.conf by Seewer's suggestion.
2009-10-13 14:19:49 -04:00
Warren Togami
08d82be71d
Better check if writing ifcfg files is necessary.
2009-10-13 13:20:07 -04:00
Warren Togami
4431431c23
Fix comment typo
2009-10-07 16:23:52 -04:00
Philippe Seewer
7a6e646c83
Move write-ifcfg to its own module
...
ifcfg config style is redhat specific, this should be in its own
module.
2009-10-06 15:23:52 +02:00