change udhcpc support to busybox udhcpc
This updates the udhcpc support to use busybox's udhcpc instead of the stand alone version. I would like to thank jackieku <kjackie@gmail.com> for assisting with this update. X-Gentoo-Bug: 205286 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=205286
This commit is contained in:
		@@ -414,7 +414,7 @@
 | 
			
		||||
# dhclient: emerge net-misc/dhcp
 | 
			
		||||
# dhcpcd:   emerge net-misc/dhcpcd
 | 
			
		||||
# pump:     emerge net-misc/pump
 | 
			
		||||
# udhcpc:   emerge net-misc/udhcp
 | 
			
		||||
# udhcpc:   emerge sys-apps/busybox
 | 
			
		||||
 | 
			
		||||
# If you have more than one DHCP client installed, you need to specify which
 | 
			
		||||
# one to use - otherwise we default to dhcpcd if available.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user