FS#26740 - [dhcpcd] dhcpcd-5.2.12-2 should not depend on net-tools
Attached to Project:
Arch Linux
Opened by Gaetan Bisson (vesath) - Friday, 04 November 2011, 00:16 GMT
Last edited by Ronald van Haren (pressh) - Wednesday, 08 February 2012, 21:36 GMT
Opened by Gaetan Bisson (vesath) - Friday, 04 November 2011, 00:16 GMT
Last edited by Ronald van Haren (pressh) - Wednesday, 08 February 2012, 21:36 GMT
|
Details
In [testing], net-tools was introduced as a dependency of
dhcpcd-5.2.12-2 as the latter invokes `ifconfig` twice in
/usr/lib/dhcpcd/dhcpcd-hooks/10-mtu to set the MTU.
As we are deprecating net-tools (that's why hostname and other essential binaries moved to inetutils), I strongly suggest that we rewrite the two offending lines as `ip link set "$interface" mtu "$new_interface_mtu"` and remove the net-tools dependency. |
This task depends upon
Closed by Ronald van Haren (pressh)
Wednesday, 08 February 2012, 21:36 GMT
Reason for closing: Implemented
Additional comments about closing: this was implemented quite some time ago.
Wednesday, 08 February 2012, 21:36 GMT
Reason for closing: Implemented
Additional comments about closing: this was implemented quite some time ago.