* [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/standalone/, profiles/prefix/
@ 2021-02-05 15:38 Fabian Groffen
0 siblings, 0 replies; only message in thread
From: Fabian Groffen @ 2021-02-05 15:38 UTC (permalink / raw
To: gentoo-commits
commit: 2086f82561177594a6d2e64d892c73dd0824b8e0
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 5 15:31:41 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Feb 5 15:38:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2086f825
profiles: install virtual/man as part of @system
man-pages aren't terribly useful, but it is very useful to be able to
read man-pages from prefix-installed packages, so install a man that
knows where everything is.
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
profiles/features/prefix/standalone/packages | 4 +++-
profiles/prefix/packages | 3 +--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/profiles/features/prefix/standalone/packages b/profiles/features/prefix/standalone/packages
index 8d5b9aeeb33..259169a6769 100644
--- a/profiles/features/prefix/standalone/packages
+++ b/profiles/features/prefix/standalone/packages
@@ -1,3 +1,6 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
# RAP does not need busybox for emergency recovery, the host have all those tools.
-*sys-apps/busybox
@@ -6,7 +9,6 @@
# Man pages are not essential.
-*sys-apps/man-pages
--*virtual/man
# A service manager is not essential.
-*virtual/service-manager
diff --git a/profiles/prefix/packages b/profiles/prefix/packages
index bec16c0399b..03d33255d15 100644
--- a/profiles/prefix/packages
+++ b/profiles/prefix/packages
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Prefix does not need busybox for emergency recovery,
@@ -7,7 +7,6 @@
# Man pages are not essential.
-*sys-apps/man-pages
--*virtual/man
# A service manager is not essential.
-*virtual/service-manager
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-05 15:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-05 15:38 [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/standalone/, profiles/prefix/ Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox