Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: xend.initd-r1 xend.initd-r2
Date: Tue, 30 Jul 2013 15:01:43
Message-Id: 20130730150139.641C22171C@flycatcher.gentoo.org
1 idella4 13/07/30 15:01:38
2
3 Modified: xend.initd-r1 xend.initd-r2
4 Log:
5 Add var extra_commands matching xendomain init scripts, requested by mva
6
7 (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.3 app-emulation/xen-tools/files/xend.initd-r1
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1?r1=1.2&r2=1.3
15
16 Index: xend.initd-r1
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- xend.initd-r1 27 Jul 2013 15:50:36 -0000 1.2
23 +++ xend.initd-r1 30 Jul 2013 15:01:38 -0000 1.3
24 @@ -1,9 +1,10 @@
25 #!/sbin/runscript
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1,v 1.2 2013/07/27 15:50:36 idella4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1,v 1.3 2013/07/30 15:01:38 idella4 Exp $
30
31 opts="start stop status restart"
32 +extra_commands="status"
33
34 depend() {
35 need net
36
37
38
39 1.4 app-emulation/xen-tools/files/xend.initd-r2
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2?r1=1.3&r2=1.4
44
45 Index: xend.initd-r2
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- xend.initd-r2 27 Jul 2013 15:50:36 -0000 1.3
52 +++ xend.initd-r2 30 Jul 2013 15:01:38 -0000 1.4
53 @@ -1,9 +1,10 @@
54 #!/sbin/runscript
55 # Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v 1.3 2013/07/27 15:50:36 idella4 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v 1.4 2013/07/30 15:01:38 idella4 Exp $
59
60 opts="start stop status restart"
61 +extra_commands="status"
62
63 depend() {
64 need net xenconsoled xenstored