On Fri, Sep 14, 2001 at 02:35:30PM +0300, Ruslan Ermilov wrote:
> Umm, how about extending the ${network_interfaces} functionality as follows.
> For each ${network_interfaces} argument,
>
> 1. if the value is `auto', add `ifconfig -l' to the list of interfaces
> 2. for every other argument which is not in the `ifconfig -l' list
> (ifconfig -l | grep -wq ${ifn} returns non-zero), but in the
> list of cloners (ifconfig -L) creates the corresponding interface.
I don't really like that idea very much. If you implement 2) that way
you lose ifconfig's auto module loading. You actually have to blindly
try if you want that to work (and I do). Because of this, I like having
a seperate variable that you only use for clonable interfaces.
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
PGP signature