> However, I just thought
> that it might be even better to create an if-pre-up.d script that
> unconditionally runs ifrename for each ifup command.


Are you suggesting that

    ifup foo

do this?:

    ifrename -i foo    # Renames foo to bar
    ifup bar


> Even without using the hotplug infrastructure it is possible to
> add/remove hardware or to roam between networks without rebooting.
> Comments?


I don't see the point in supporting hot plugging on systems that don't
have the hotplug package installed.

Roaming is another issue.  When someone moves from one location to
another he can reconfigure an interface; however, he doesn't normally
_rename_ the interface at that time.

-- 
Thomas




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to