You are not logged in.
Pages: 1
Hi there,
I recently installed arch on my new homeserver with archboot. Now there is no ifconfig command installed.
/sbin/ifconfig does not exist
I know, I can manage my interfaces with ip, I just wounder why this command is missing?
Last edited by nonsens (2011-08-18 07:28:49)
Offline
pacman -S net-tools..wonder why it's not part of the base group?
Last edited by graysky (2011-08-18 07:24:14)
Online
Thanks,
I googled a bit around and found the thread https://bbs.archlinux.org/viewtopic.php?id=120548
This packages is deprecated.
Offline
pacman -S net-tools..wonder why it's not part of the base group?
Are you serious?
http://www.archlinux.org/news/deprecation-of-net-tools/
Offline
<headsmack>
didn't realize ifconfig was in that group. So what util replaces it that is included in the base group?
Online
<headsmack>
didn't realize ifconfig was in that group. So what util replaces it that is included in the base group?
iproute2 is a dep for initscripts, but the package is not in base group.
Offline
Pages: 1