summaryrefslogtreecommitdiff
path: root/profiles/systemd
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2017-08-29 07:02:41 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2017-08-29 07:02:41 +0300
commit83ff55b2ca6854cf9082cff957aa07e79df6d503 (patch)
tree9e9010d65c57994ad5d871ed997435619944c220 /profiles/systemd
parent95050e53838be4379d49236148bcc0a44abc7edc (diff)
some work with profiles
Diffstat (limited to 'profiles/systemd')
-rw-r--r--profiles/systemd/eapi1
-rw-r--r--profiles/systemd/make.defaults5
-rw-r--r--profiles/systemd/package.mask1
-rw-r--r--profiles/systemd/package.use.force9
-rw-r--r--profiles/systemd/package.use.mask18
-rw-r--r--profiles/systemd/packages1
-rw-r--r--profiles/systemd/parent1
-rw-r--r--profiles/systemd/use.mask2
8 files changed, 0 insertions, 38 deletions
diff --git a/profiles/systemd/eapi b/profiles/systemd/eapi
deleted file mode 100644
index 7ed6ff8..0000000
--- a/profiles/systemd/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/systemd/make.defaults b/profiles/systemd/make.defaults
deleted file mode 100644
index ec97938..0000000
--- a/profiles/systemd/make.defaults
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-USE="systemd udev"
diff --git a/profiles/systemd/package.mask b/profiles/systemd/package.mask
deleted file mode 100644
index 734825c..0000000
--- a/profiles/systemd/package.mask
+++ /dev/null
@@ -1 +0,0 @@
-sys-apps/openrc
diff --git a/profiles/systemd/package.use.force b/profiles/systemd/package.use.force
deleted file mode 100644
index 67ffb37..0000000
--- a/profiles/systemd/package.use.force
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Mike Gilbert <floppym@gentoo.org> (22 Apr 2015)
-# Force systemd to avoid depgraph breakage, bug 547360.
-virtual/libgudev systemd
-virtual/libudev systemd
-virtual/udev systemd
diff --git a/profiles/systemd/package.use.mask b/profiles/systemd/package.use.mask
deleted file mode 100644
index d5850dc..0000000
--- a/profiles/systemd/package.use.mask
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Pacho Ramos <pacho@gentoo.org> (29 May 2014)
-# upower support is not needed on setups running systemd, also
-# relies on old upower (#508920)
-# Add telepathy-mission-control because of the same logic.
->=mate-base/mate-session-manager-1.8.1-r1 upower
->=net-im/telepathy-mission-control-5.16.2 upower
-
-# 'static-libs' support on sys-apps/systemd is not provided
-virtual/libgudev static-libs
-virtual/libudev static-libs
-sys-fs/cryptsetup static static-libs
-sys-fs/lvm2 static static-libs
-sys-fs/dmraid static
-dev-libs/libgudev static-libs
diff --git a/profiles/systemd/packages b/profiles/systemd/packages
deleted file mode 100644
index 2a1d244..0000000
--- a/profiles/systemd/packages
+++ /dev/null
@@ -1 +0,0 @@
--*sys-apps/openrc
diff --git a/profiles/systemd/parent b/profiles/systemd/parent
deleted file mode 100644
index eb4d905..0000000
--- a/profiles/systemd/parent
+++ /dev/null
@@ -1 +0,0 @@
-../
diff --git a/profiles/systemd/use.mask b/profiles/systemd/use.mask
deleted file mode 100644
index 1a827f8..0000000
--- a/profiles/systemd/use.mask
+++ /dev/null
@@ -1,2 +0,0 @@
-# People running systemd must use logind instead, bug #478258
-consolekit