summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-07-02 15:59:33 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-07-02 15:59:33 +0000
commit7b176c14c7b783a5a1b25f1afefe9f0de61a912a (patch)
tree23dc5b99bfdefe80b9725229b3f573e2df9fcdfc
parentalpha stable wrt #175465 (diff)
downloadgentoo-2-7b176c14c7b783a5a1b25f1afefe9f0de61a912a.tar.gz
gentoo-2-7b176c14c7b783a5a1b25f1afefe9f0de61a912a.tar.bz2
gentoo-2-7b176c14c7b783a5a1b25f1afefe9f0de61a912a.zip
Hand to newly-born proaudio herd.
(Portage version: 2.1.3_rc6)
-rw-r--r--sys-apps/realtime-lsm/ChangeLog5
-rw-r--r--sys-apps/realtime-lsm/metadata.xml33
2 files changed, 5 insertions, 33 deletions
diff --git a/sys-apps/realtime-lsm/ChangeLog b/sys-apps/realtime-lsm/ChangeLog
index 65bef4daaa04..0d68f2c64bbf 100644
--- a/sys-apps/realtime-lsm/ChangeLog
+++ b/sys-apps/realtime-lsm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/realtime-lsm
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/realtime-lsm/ChangeLog,v 1.14 2007/07/02 09:19:14 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/realtime-lsm/ChangeLog,v 1.15 2007/07/02 15:59:33 flameeyes Exp $
+
+ 02 Jul 2007; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
+ Hand to newly-born proaudio herd.
02 Jul 2007; Diego Pettenò <flameeyes@gentoo.org>
+files/modulesd-realtime, +realtime-lsm-0.8.5-r2.ebuild:
diff --git a/sys-apps/realtime-lsm/metadata.xml b/sys-apps/realtime-lsm/metadata.xml
index ae7b43636ad6..0dc3775f83d7 100644
--- a/sys-apps/realtime-lsm/metadata.xml
+++ b/sys-apps/realtime-lsm/metadata.xml
@@ -1,36 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sound</herd>
- <maintainer>
- <email>sound@gentoo.org</email>
- </maintainer>
- <longdescription>
-Realtime Linux Security Module
-
-This Linux Security Module (LSM) enables realtime capabilities.
-
-Options:
-
-# modprobe realtime any=1
-
-Any program can request realtime privileges. This allows any local
-user to crash the system by hogging the CPU in a tight loop or
-locking down too much memory. But, it is simple to administer. :-)
-
-# modprobe realtime gid=29
-
-All users belonging to group 29 and programs that are setgid to that
-group have realtime privileges. Use any group number you like.
-
-# modprobe realtime mlock=0
-
-Grants realtime scheduling privileges without the ability to lock
-memory using mlock() or mlockall() system calls. This option can be
-used in conjunction with any of the other options.
-
-The JACK Audio Connection Kit (jackit.sourceforge.net) includes a
-jackstart program which uses CAP_SETPCAP to run the JACK daemon
-and its clients with realtime capabilities.
- </longdescription>
+<herd>proaudio</herd>
</pkgmetadata>