Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: realtime.xml
Date: Sun, 21 Oct 2007 12:17:55
Message-Id: E1IjZaG-0007OB-5R@stork.gentoo.org
1 drac 07/10/21 12:07:08
2
3 Modified: realtime.xml
4 Log:
5 It's sys-process/vixie-cron, not sys-apps/vixie-cron wrt #194172.
6
7 Revision Changes Path
8 1.6 xml/htdocs/proj/en/desktop/sound/realtime.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/realtime.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/realtime.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/realtime.xml?r1=1.5&r2=1.6
13
14 Index: realtime.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/realtime.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- realtime.xml 29 Jul 2007 21:59:18 -0000 1.5
21 +++ realtime.xml 21 Oct 2007 12:07:07 -0000 1.6
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/realtime.xml,v 1.5 2007/07/29 21:59:18 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/realtime.xml,v 1.6 2007/10/21 12:07:07 drac Exp $ -->
27
28 <guide link="/proj/en/desktop/sound/realtime.xml" lang="en">
29 <title>How to Enable Realtime for Multimedia Applications</title>
30 @@ -276,7 +276,7 @@
31 hand, to make sure the limits are respected by the services started through init
32 scripts and by processes run via cron, the <b>pam</b> USE flag should be enabled
33 on the two respective packages (<c>sys-apps/baselayout</c> and at least for
34 -<c>sys-apps/vixie-cron</c> <!-- I'm not sure about other crons, if someone has
35 +<c>sys-process/vixie-cron</c> <!-- I'm not sure about other crons, if someone has
36 more information about this, it would be nice to integrate that, although an
37 rlimits guide would be probably more useful -->).
38 </p>
39
40
41
42 --
43 gentoo-commits@g.o mailing list