Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8074 - /etc/hotplug/net.agent can't register/unregister
Summary: /etc/hotplug/net.agent can't register/unregister
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Zach Welch (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-18 14:02 UTC by Patrik Andreasen
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to add /etc/init.d/net.* support to net.agent (hotplug-20020826-net.agent-gentoo.diff,1.56 KB, patch)
2002-10-18 14:09 UTC, Zach Welch (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrik Andreasen 2002-09-18 14:02:48 UTC
 
Comment 1 Patrik Andreasen 2002-09-18 14:06:53 UTC
The hotplug policy agent in /etc/hotplug/net.agent expects redhat-style
ifup/ifdown interfaces to register/unregister network cards. Gentoo doesn't
provide them so the script should be patched.

There is a preliminary patch on the gentoo forums,
http://forums.gentoo.org/viewtopic.php?t=691 that might be useable as a starting
point.
Comment 2 Zach Welch (RETIRED) gentoo-dev 2002-10-18 14:09:05 UTC
Created attachment 4805 [details, diff]
patch to add /etc/init.d/net.* support to net.agent

this diff is against hotplug-20020826, but it should apply cleanly to 20020401
Comment 3 Zach Welch (RETIRED) gentoo-dev 2002-10-18 16:42:06 UTC
Since Chad's list is long, I will take care of this one for him.  Look for 
this fix to appear soon, both in 20020401 and a new 20020826 ebuild. 
Comment 4 Zach Welch (RETIRED) gentoo-dev 2002-10-19 18:05:09 UTC
I have committed hotplug-20020401-r1 which should fix this problem. (I don't 
have a network device to test personally.)  You might also test 
hotplug-20020826 (which presently requires ACCEPT_KEYWORDS="~x86 ~ppc").