commit: 4afd91b74e0c504af7e7d7fe5193ed466190badc Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Wed Oct 20 21:39:17 2021 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Wed Oct 20 21:39:17 2021 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=4afd91b7
2021-09-24-busybox-removal-from-system-set: add note about DHCP Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> .../2021-09-24-busybox-removal-from-system-set.en.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt b/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt index 16cb242..81593d3 100644 --- a/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt +++ b/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt @@ -1,7 +1,7 @@ Title: busybox removal from system set Author: Mike Gilbert <[email protected]> Posted: 2021-09-24 -Revision: 1 +Revision: 2 News-Item-Format: 2.0 Display-If-Installed: sys-apps/busybox Display-If-Profile: default/linux/* @@ -17,3 +17,8 @@ present in your Portage world file. As well, the "static" USE flag has been disabled by default. It may be re-enabled locally via package.use if so desired. + +UPDATE: busybox includes a DHCP client (udhcpc). Some users of netifrc +unknowingly rely on this client. If your networking configuration uses +DHCP, please ensure that you have a DHCP client selected in the Portage +world file.
