summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-10-21 00:07:32 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-10-21 00:07:32 +0000
commit80cacac00b55aaaf51c857ef26884ef8c3b5db9f (patch)
tree3a6d87b644a4a0013db7d5657ea5936bf6bdbd74 /metadata/news
parentMerge updates from master (diff)
parent2021-09-24-busybox-removal-from-system-set: add note about DHCP (diff)
downloadgentoo-80cacac00b55aaaf51c857ef26884ef8c3b5db9f.tar.gz
gentoo-80cacac00b55aaaf51c857ef26884ef8c3b5db9f.tar.bz2
gentoo-80cacac00b55aaaf51c857ef26884ef8c3b5db9f.zip
Merge commit '4afd91b74e0c504af7e7d7fe5193ed466190badc'
Diffstat (limited to 'metadata/news')
-rw-r--r--metadata/news/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/metadata/news/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt b/metadata/news/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt
index 16cb242bdb8b..81593d34e63d 100644
--- a/metadata/news/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt
+++ b/metadata/news/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 <floppym@gentoo.org>
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.