summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-02-05 16:31:41 +0100
committerFabian Groffen <grobian@gentoo.org>2021-02-05 16:38:14 +0100
commit2086f82561177594a6d2e64d892c73dd0824b8e0 (patch)
tree5fe6b9585bc65ad86da48fe1b71f9428fc56f4d3 /profiles
parentapp-admin/exo: remove old (diff)
downloadgentoo-2086f82561177594a6d2e64d892c73dd0824b8e0.tar.gz
gentoo-2086f82561177594a6d2e64d892c73dd0824b8e0.tar.bz2
gentoo-2086f82561177594a6d2e64d892c73dd0824b8e0.zip
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/prefix/standalone/packages4
-rw-r--r--profiles/prefix/packages3
2 files changed, 4 insertions, 3 deletions
diff --git a/profiles/features/prefix/standalone/packages b/profiles/features/prefix/standalone/packages
index 8d5b9aeeb330..259169a6769c 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 bec16c0399b0..03d33255d151 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