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: xen-4.3-jserver.patch xenstored.initd xend.initd-r1 xend.initd-r2 xenconsoled.initd
Date: Sat, 27 Jul 2013 15:50:42
Message-Id: 20130727155036.6A4432171D@flycatcher.gentoo.org
1 idella4 13/07/27 15:50:36
2
3 Modified: xenstored.initd xend.initd-r1 xend.initd-r2
4 xenconsoled.initd
5 Added: xen-4.3-jserver.patch
6 Log:
7 for 4.3.0; upgrade jserver.patch, substitute with correct code to set IUSE api, flask capable builds, rm whitespace in init script, thanks for support from mva
8
9 (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
10
11 Revision Changes Path
12 1.10 app-emulation/xen-tools/files/xenstored.initd
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd?r1=1.9&r2=1.10
17
18 Index: xenstored.initd
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- xenstored.initd 25 Jul 2013 15:09:55 -0000 1.9
25 +++ xenstored.initd 27 Jul 2013 15:50:36 -0000 1.10
26 @@ -1,7 +1,7 @@
27 #!/sbin/runscript
28 # Copyright 1999-2013 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd,v 1.9 2013/07/25 15:09:55 idella4 Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd,v 1.10 2013/07/27 15:50:36 idella4 Exp $
32
33 depend() {
34 before xendomains xend sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp
35 @@ -30,4 +30,3 @@
36 --pidfile /var/run/xenstored.pid
37 eend $?
38 }
39 -
40
41
42
43 1.2 app-emulation/xen-tools/files/xend.initd-r1
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1?r1=1.1&r2=1.2
48
49 Index: xend.initd-r1
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- xend.initd-r1 1 Sep 2009 09:56:36 -0000 1.1
56 +++ xend.initd-r1 27 Jul 2013 15:50:36 -0000 1.2
57 @@ -1,7 +1,7 @@
58 #!/sbin/runscript
59 -# Copyright 1999-2005 Gentoo Foundation
60 +# Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1,v 1.1 2009/09/01 09:56:36 wschlich Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r1,v 1.2 2013/07/27 15:50:36 idella4 Exp $
64
65 opts="start stop status restart"
66
67
68
69
70 1.3 app-emulation/xen-tools/files/xend.initd-r2
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2?rev=1.3&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2?rev=1.3&content-type=text/plain
74 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2?r1=1.2&r2=1.3
75
76 Index: xend.initd-r2
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v
79 retrieving revision 1.2
80 retrieving revision 1.3
81 diff -u -r1.2 -r1.3
82 --- xend.initd-r2 10 Sep 2011 17:22:46 -0000 1.2
83 +++ xend.initd-r2 27 Jul 2013 15:50:36 -0000 1.3
84 @@ -1,7 +1,7 @@
85 #!/sbin/runscript
86 -# Copyright 1999-2011 Gentoo Foundation
87 +# Copyright 1999-2013 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v 1.2 2011/09/10 17:22:46 alexxy Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v 1.3 2013/07/27 15:50:36 idella4 Exp $
91
92 opts="start stop status restart"
93
94
95
96
97 1.2 app-emulation/xen-tools/files/xenconsoled.initd
98
99 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xenconsoled.initd?rev=1.2&view=markup
100 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xenconsoled.initd?rev=1.2&content-type=text/plain
101 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xenconsoled.initd?r1=1.1&r2=1.2
102
103 Index: xenconsoled.initd
104 ===================================================================
105 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenconsoled.initd,v
106 retrieving revision 1.1
107 retrieving revision 1.2
108 diff -u -r1.1 -r1.2
109 --- xenconsoled.initd 5 Apr 2011 19:23:05 -0000 1.1
110 +++ xenconsoled.initd 27 Jul 2013 15:50:36 -0000 1.2
111 @@ -1,7 +1,7 @@
112 #!/sbin/runscript
113 -# Copyright 1999-2011 Gentoo Foundation
114 +# Copyright 1999-2013 Gentoo Foundation
115 # Distributed under the terms of the GNU General Public License v2
116 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenconsoled.initd,v 1.1 2011/04/05 19:23:05 alexxy Exp $
117 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenconsoled.initd,v 1.2 2013/07/27 15:50:36 idella4 Exp $
118
119 depend() {
120 need xenstored
121 @@ -22,4 +22,3 @@
122 --pidfile /var/run/xenconsoled.pid
123 eend $*
124 }
125 -
126
127
128
129 1.1 app-emulation/xen-tools/files/xen-4.3-jserver.patch
130
131 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xen-4.3-jserver.patch?rev=1.1&view=markup
132 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/xen-4.3-jserver.patch?rev=1.1&content-type=text/plain
133
134 Index: xen-4.3-jserver.patch
135 ===================================================================
136 diff -ur xen-4.2.0.orig/tools/tests/x86_emulator/Makefile xen-4.2.0/tools/tests/x86_emulator/Makefile
137 --- tools/tests/x86_emulator/Makefile 2012-09-17 18:21:19.000000000 +0800
138 +++ tools/tests/x86_emulator/Makefile 2012-11-24 05:06:24.355778737 +0800
139 @@ -14,13 +14,13 @@
140 .PHONY: blowfish.h
141 blowfish.h:
142 rm -f blowfish.bin
143 - XEN_TARGET_ARCH=x86_32 make -f blowfish.mk all
144 + XEN_TARGET_ARCH=x86_32 $(MAKE) -f blowfish.mk all
145 (echo "static unsigned int blowfish32_code[] = {"; \
146 od -v -t x blowfish.bin | sed 's/^[0-9]* /0x/' | sed 's/ /, 0x/g' | sed 's/$$/,/';\
147 echo "};") >$@
148 rm -f blowfish.bin
149 ifeq ($(XEN_COMPILE_ARCH),x86_64)
150 - XEN_TARGET_ARCH=x86_64 make -f blowfish.mk all
151 + XEN_TARGET_ARCH=x86_64 $(MAKE) -f blowfish.mk all
152 (echo "static unsigned int blowfish64_code[] = {"; \
153 od -v -t x blowfish.bin | sed 's/^[0-9]* /0x/' | sed 's/ /, 0x/g' | sed 's/$$/,/';\
154 echo "};") >>$@
155
156 diff -ur xen-4.2.0.orig/tools/firmware/vgabios/Makefile xen-4.2.0/tools/firmware/vgabios/Makefile
157 --- tools/firmware/vgabios/Makefile 2013-02-04 13:56:50.973533544 +0800
158 +++ tools/firmware/vgabios/Makefile 2013-02-04 13:57:21.380535958 +0800
159 @@ -27,7 +27,7 @@
160
161 .PHONY: release
162 release:
163 - VGABIOS_VERS=\"-DVGABIOS_VERS=\\\"$(RELVERS)\\\"\" make bios cirrus-bios
164 + VGABIOS_VERS=\"-DVGABIOS_VERS=\\\"$(RELVERS)\\\"\" $(MAKE) bios cirrus-bios
165 /bin/rm -f *.o *.s *.ld86 \
166 temp.awk.* vgabios.*.orig _vgabios_.*.c core *.bak .#*
167 cp VGABIOS-lgpl-latest.bin ../$(RELEASE).bin