Re: kern/136251: [xen] [patch] xn0 doesn't DHCP

2009-12-01 Thread gibbs
Synopsis: [xen] [patch] xn0 doesn't DHCP

State-Changed-From-To: feedback->closed
State-Changed-By: gibbs
State-Changed-When: Tue Dec 1 18:13:45 UTC 2009
State-Changed-Why: 
The fix works for me and the originator is no longer in a position
to test the fix.

http://www.freebsd.org/cgi/query-pr.cgi?pr=136251
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"


Re: kern/136251: [xen] [patch] xn0 doesn't DHCP

2009-12-01 Thread gibbs
Synopsis: [xen] [patch] xn0 doesn't DHCP

State-Changed-From-To: open->feedback
State-Changed-By: gibbs
State-Changed-When: Tue Dec 1 17:49:48 UTC 2009
State-Changed-Why: 
A fix was committed to 9-CURRENT and is included in this PR.  Can you test
out this change and verify that it resolves your issue?

http://www.freebsd.org/cgi/query-pr.cgi?pr=136251
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"


Re: kern/136251: [xen] [patch] xn0 doesn't DHCP

2009-07-05 Thread Tim Bishop
The following reply was made to PR kern/136251; it has been noted by GNATS.

From: Tim Bishop 
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: kern/136251: [xen] [patch] xn0 doesn't DHCP
Date: Sun, 5 Jul 2009 11:42:29 +0100

 I suppose what I'm asking is could (should?) the following entry be
 added to the default /etc/devd.conf:
 
 notify 0 {
match "system" "IFNET";
match "subsystem" "xn[0-9]+";
match "type" "ATTACH";
action "/etc/rc.d/dhclient quietstart $subsystem";
 };
 
 Tim.
 
 -- 
 Tim Bishop
 http://www.bishnet.net/tim/
 PGP Key: 0x5AE7D984
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"