On Wed, Jun 03, 2009 at 12:31:40PM +0200, Tom Kleiberg wrote: > > I am trying to force the ethernet-card settings on my FC8 machines. > One way of doing this is to use the ifcfg-ethX scripts > (see > http://www.cyberciti.biz/tips/howto-linux-add-ethtool-duplex-settings-permanent.html) > > . > This requires that an extra parameter is added to these scripts, > namely ETHTOOL_OPTS.
For this i use ksmeta-vars eth0force100full, eth1force100full etc. which are checked by a snippet and appropriate line is inserted into the network-device configfile. Not optimal solution, also i am checking for each ethX-inter- face literally and couldnt get a 'for i in ethXforce100full'- line to work. Christian _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
