summaryrefslogtreecommitdiff
path: root/metadata/news/2021-09-24-busybox-removal-from-system-set
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
commitc719fdcee603a5a706a45d10cb598762d56a727d (patch)
tree620cbf137661399a3fb1eff92914204f9a970713 /metadata/news/2021-09-24-busybox-removal-from-system-set
parentcc4618c9ba3d974948ebf340b542d8cb01db2f55 (diff)
gentoo resync : 25.09.2021
Diffstat (limited to 'metadata/news/2021-09-24-busybox-removal-from-system-set')
-rw-r--r--metadata/news/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt19
1 files changed, 19 insertions, 0 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
new file mode 100644
index 000000000000..16cb242bdb8b
--- /dev/null
+++ b/metadata/news/2021-09-24-busybox-removal-from-system-set/2021-09-24-busybox-removal-from-system-set.en.txt
@@ -0,0 +1,19 @@
+Title: busybox removal from system set
+Author: Mike Gilbert <floppym@gentoo.org>
+Posted: 2021-09-24
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Installed: sys-apps/busybox
+Display-If-Profile: default/linux/*
+
+The sys-apps/busybox package has been removed from the system
+set (@system) in Linux profiles. It was decided that this package is not
+necessary for a basic system install.
+
+If you would like to keep this package installed, please ensure it is
+present in your Portage world file.
+
+ emerge --select --noreplace sys-apps/busybox
+
+As well, the "static" USE flag has been disabled by default. It may be
+re-enabled locally via package.use if so desired.