View previous topic :: View next topic |
Author |
Message |
Fulgurance Veteran


Joined: 15 Feb 2017 Posts: 1260
|
Posted: Fri Jan 13, 2023 11:47 am Post subject: Question about ifconfig |
|
|
Hello, I just wanted to ask a question. I know now normally ifconfig is obsolete and normally we need now to use the ip command.
Is it secure to remove it from Gentoo ? Because this ebuild actually (from net-tools) is by default in the system group.
Can I remove net-tools without any issue after ? _________________ My actual project: https://github.com/Fulgurance/ISM
Ingenius Software Manager is a tool to build and manage a Linux system from scratch.
It will able to manage a linux installation just with a given path to the futur root path |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31538 Location: here
|
Posted: Fri Jan 13, 2023 12:13 pm Post subject: |
|
|
Look bug #645024.
I'm not sure but I think you should remove it if you have some package equivalent (like sys-apps/iproute2). _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
mike155 Advocate

Joined: 17 Sep 2010 Posts: 4438 Location: Frankfurt, Germany
|
Posted: Fri Jan 13, 2023 4:58 pm Post subject: |
|
|
Why do you want to remove net-tools?
Tools like ifconfig, netstat, arp, etc. are de-facto UNIX standards. Everyone uses them (Solaris, FreeBSD, etc). A small group of Linux developers decided to replace them with their own tools. But there's no need to follow them.
You'll lose compatibility if you remove net-tools. And people like me, who still use those net-tools, won't be able to help you if you ask questions. |
|
Back to top |
|
 |
|