FS#24815 - [core/initscripts] Use of ifconfig / Deprecated.
Attached to Project:
Arch Linux
Opened by Bastien (bastien) - Tuesday, 21 June 2011, 17:05 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 21 June 2011, 18:12 GMT
Opened by Bastien (bastien) - Tuesday, 21 June 2011, 17:05 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 21 June 2011, 18:12 GMT
|
Details
Description:
According to http://www.archlinux.org/news/deprecation-of-net-tools/ , /sbin/ifconfig is deprecated. However, /sbin/ifconfig is launched in the /etc/rc.d/network init script (I've got an error for the l. 68, but it also launched in lines 78, 111, 191 and so on). Additional info: * package version(s) core/initscripts 2011.06.4-1 |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Tuesday, 21 June 2011, 18:12 GMT
Reason for closing: Not a bug
Additional comments about closing: read the comment
Tuesday, 21 June 2011, 18:12 GMT
Reason for closing: Not a bug
Additional comments about closing: read the comment
Comment by
Dave Reisner (falconindy) - Tuesday,
21 June 2011, 18:08 GMT
Deprecated means usage of this feature is not encouraged, but it
still remains for a transitional period. It does not mean it has
been removed. ifconfig is still in /etc/rc.d/network for legacy
support until we decide its time to remove it entirely (probably a
long time from now).