Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/linux-standalone/
Date: Thu, 26 May 2016 13:46:49
Message-Id: 1464270378.8f4bb320daf1ac0dfa3d00fcfc8d871fa402d2bc.heroxbd@gentoo
1 commit: 8f4bb320daf1ac0dfa3d00fcfc8d871fa402d2bc
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 13:44:08 2016 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 13:46:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4bb320
7
8 p/prefix/linux-standalone: mask baselayout-prefix
9
10 remove virtual/service-manager from system set.
11
12 profiles/prefix/linux-standalone/package.mask | 3 +++
13 profiles/prefix/linux-standalone/packages | 3 +++
14 2 files changed, 6 insertions(+)
15
16 diff --git a/profiles/prefix/linux-standalone/package.mask b/profiles/prefix/linux-standalone/package.mask
17 new file mode 100644
18 index 0000000..ff2a8f7
19 --- /dev/null
20 +++ b/profiles/prefix/linux-standalone/package.mask
21 @@ -0,0 +1,3 @@
22 +# Benda Xu <heroxbd@g.o> (26 May 2016)
23 +# baselayout-prefix breaks openrc and directory layout.
24 +sys-apps/baselayout-prefix
25
26 diff --git a/profiles/prefix/linux-standalone/packages b/profiles/prefix/linux-standalone/packages
27 index 6e1a722..8d5b9ae 100644
28 --- a/profiles/prefix/linux-standalone/packages
29 +++ b/profiles/prefix/linux-standalone/packages
30 @@ -7,3 +7,6 @@
31 # Man pages are not essential.
32 -*sys-apps/man-pages
33 -*virtual/man
34 +
35 +# A service manager is not essential.
36 +-*virtual/service-manager