p/p/l-s/packages: remove non-essential packages of RAP from @system.
authorBenda Xu <heroxbd@gentoo.org>
Thu, 26 May 2016 04:01:48 +0000 (13:01 +0900)
committerBenda Xu <heroxbd@gentoo.org>
Thu, 26 May 2016 04:02:50 +0000 (13:02 +0900)
profiles/prefix/linux-standalone/packages [new file with mode: 0644]

diff --git a/profiles/prefix/linux-standalone/packages b/profiles/prefix/linux-standalone/packages
new file mode 100644 (file)
index 0000000..6e1a722
--- /dev/null
@@ -0,0 +1,9 @@
+# RAP does not need busybox for emergency recovery, the host have all those tools.
+-*sys-apps/busybox
+
+# Most of the iproute2 suit require root privilege to function.
+-*sys-apps/iproute2
+
+# Man pages are not essential.
+-*sys-apps/man-pages
+-*virtual/man