Gentoo Archives: gentoo-dev

From: Pacho Ramos <pacho@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Addition of systemd subprofiles
Date: Tue, 01 Oct 2013 19:10:54
Message-Id: 1380654639.32346.10.camel@belkin5
1 Hello
2
3 This comes from:
4 https://bugs.gentoo.org/show_bug.cgi?id=481920
5
6 as we would like to set some saner (for systemd usage) defaults in a
7 subprofile, that way people could switch to it to inherit the changes
8 more easily). For now, it masks consolekit USE flag, enables "systemd"
9 one and masks static-libs for virtual/udev and packages relying in that
10 support to prevent people from getting cryptic blockers when trying to
11 enable that USEs.
12
13 You have an example for gnome and amd64 in:
14 https://bugs.gentoo.org/show_bug.cgi?id=481920#c12
15
16 - It adds a profile/default/linux/amd64/13.0/desktop/gnome/systemd/ that
17 simply inherits ".." (to get desktop/gnome profile settings) and systemd
18 target path to get additional settings
19 - It adds profile/targets/systemd for putting our settings
20
21 Thanks

Replies

Subject Author
[gentoo-dev] Re: Addition of systemd subprofiles Pacho Ramos <pacho@g.o>