Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:0.18.x commit in: /
Date: Tue, 01 Dec 2015 17:57:47
Message-Id: 1448992611.1b9570d4c74cd8369dc9e61fcf29e1b508ce3119.williamh@OpenRC
1 commit: 1b9570d4c74cd8369dc9e61fcf29e1b508ce3119
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 1 17:56:51 2015 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 1 17:56:51 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=1b9570d4
7
8 update ChangeLog
9
10 ChangeLog | 255 ++++++--------------------------------------------------------
11 1 file changed, 21 insertions(+), 234 deletions(-)
12
13 diff --git a/ChangeLog b/ChangeLog
14 index 7d0ad3e..a864927 100644
15 --- a/ChangeLog
16 +++ b/ChangeLog
17 @@ -1,3 +1,24 @@
18 +commit a94de51c4e55c1cb281a97e7d05f59dba831e6d2
19 +Author: William Hubbs <w.d.hubbs@×××××.com>
20 +Commit: William Hubbs <w.d.hubbs@×××××.com>
21 +
22 + consolefont: add after modules to dependencies
23 +
24 + X-Gentoo-Bug: 559540
25 + X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=559540
26 +
27 +commit ffbcabbbb4f04c164948d55daa409423d4f26b33
28 +Author: William Hubbs <w.d.hubbs@×××××.com>
29 +Commit: William Hubbs <w.d.hubbs@×××××.com>
30 +
31 + Bump version to 0.18.4
32 +
33 +commit bc6ab0f8f3bbce0727e164e2f6c54d3be50eb175
34 +Author: William Hubbs <w.d.hubbs@×××××.com>
35 +Commit: William Hubbs <w.d.hubbs@×××××.com>
36 +
37 + update changelog
38 +
39 commit 248a7dcda351ef4172c28cc686bfe7b93fa522ff
40 Author: William Hubbs <w.d.hubbs@×××××.com>
41 Commit: William Hubbs <w.d.hubbs@×××××.com>
42 @@ -1086,237 +1107,3 @@ Commit: William Hubbs <w.d.hubbs@×××××.com>
43
44 This is a more descriptive name since this file only sets the gitver
45 variable.
46 -
47 -commit 30cc3cdb76a66c7c0f89a52db4e5cff77b570e31
48 -Author: William Hubbs <w.d.hubbs@×××××.com>
49 -Commit: William Hubbs <w.d.hubbs@×××××.com>
50 -
51 - Make sysfs behave like netmount and localmount
52 -
53 - sysfs now mounts all related sysfs file systems and returns success,
54 - like netmount and localmount.
55 -
56 - Also, we now check to make sure the cgroups are not mounted before we
57 - mount them.
58 -
59 - X-Gentoo-Bug: 530138
60 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=530138
61 -
62 -commit dff6e4a004afeaa64f4ccb07c7d31bb821b043b4
63 -Author: S. Gilles <sgilles@×××.edu>
64 -Commit: William Hubbs <w.d.hubbs@×××××.com>
65 -
66 - Fix mdoc warning for empty line in rc-update man page.
67 -
68 - X-Gentoo-Bug: 529374
69 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=529374
70 -
71 -commit 3fad31a994f7eb14f3f001f3980eb2b0ae8fe4f1
72 -Author: William Hubbs <w.d.hubbs@×××××.com>
73 -Commit: William Hubbs <w.d.hubbs@×××××.com>
74 -
75 - init.d: add osclock to ignore patterns
76 -
77 -commit 8d0ca13fbd38e782bae655eca6646dabc8d63899
78 -Author: William Hubbs <w.d.hubbs@×××××.com>
79 -Commit: William Hubbs <w.d.hubbs@×××××.com>
80 -
81 - devfs: optionally add missing symbolic links
82 -
83 - If symbolic links for /dev/{fd,stdin,stdout,stderr,core} do not exist
84 - once /dev is mounted, we should create them.
85 -
86 -commit 93ba67eff9333e434c969bb8131467f777546764
87 -Author: William Hubbs <w.d.hubbs@×××××.com>
88 -Commit: William Hubbs <w.d.hubbs@×××××.com>
89 -
90 - netmount: unmount nfs file systems
91 -
92 -commit 1932360adca3f9fe9b47bcfad7b8bd5efbd33bee
93 -Author: Jason Zaman <jason@×××××××××.com>
94 -Commit: William Hubbs <w.d.hubbs@×××××.com>
95 -
96 - Integrate the functionality from runscript_selinux.so
97 -
98 - runscript used to dlopen() runscript_selinux.so. This adds equivalent
99 - functionality directly in to runscript instead. It authenticates with
100 - either PAM or shadow and optionally has a dep on audit.
101 -
102 - X-Gentoo-Bug: 517450
103 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=517450
104 -
105 -commit be952bebb3647069fb93b9791ee3439698f697ca
106 -Author: Alexander Vershilov <alexander.vershilov@×××××.com>
107 -Commit: William Hubbs <w.d.hubbs@×××××.com>
108 -
109 - Fix incorrect handling of chroot option.
110 - Fixes #28.
111 -
112 - X-Gentoo-Bug: #527370
113 - X-Gentoo-Bug-Url: https://bugs.gentoo.org/show_bug.cgi?id=527370
114 -
115 -commit 0bfde472d0154f14ea88c0f5ddd21a510443d713
116 -Author: Ralph Sennhauser <sera@g.o>
117 -Commit: William Hubbs <w.d.hubbs@×××××.com>
118 -
119 - Add osclock service
120 -
121 - This scripts sole purpose is to "provide clock" on OSs that already
122 - take care of the clock being properly set.
123 -
124 -commit ba0a11fc94d303e208dd364b06c1c2a75bcdd62b
125 -Author: Johan Bergström <bugs@××××××××××.nu>
126 -Commit: William Hubbs <w.d.hubbs@×××××.com>
127 -
128 - Pass ncurses cflags to build
129 -
130 - Fixes #25
131 - Note from William Hubbs:
132 - The original patch overwrote CFLAGS. I modified this patch to add the
133 - ncurses cflags to CPPFLAGS instead of overwriting CFLAGS.
134 -
135 -commit 7700e6fe796cabfa22eefddc024d66257a28d4dc
136 -Author: William Hubbs <w.d.hubbs@×××××.com>
137 -Commit: William Hubbs <w.d.hubbs@×××××.com>
138 -
139 - Fix compile errors created by bundling queue.h
140 -
141 -commit 6ca79042b9aa9752e577346e6f355356ef8f2f9a
142 -Author: Anthony G. Basile <blueness@g.o>
143 -Commit: William Hubbs <w.d.hubbs@×××××.com>
144 -
145 - helpers.h, start-stop-daemon.c: remove uneeded macros
146 -
147 - TAILQ_CONCAT, TAILQ_FOREACH_SAFE and LIST_FOREACH_SAFE are defined
148 - in our bundled queue.h and are no longer required.
149 -
150 -commit 1e0a4bebdefd06af09ba8f2459287d3ca28f89d7
151 -Author: Anthony G. Basile <blueness@g.o>
152 -Commit: William Hubbs <w.d.hubbs@×××××.com>
153 -
154 - Bundle <sys/queue.h> from NetBSD
155 -
156 - We are bundling this to allow building on musl-based systems since musl
157 - does not include <sys/queue.h>.
158 -
159 -commit ca6b86be44fc7ed618a7ab3bd021e208d38878b1
160 -Author: William Hubbs <w.d.hubbs@×××××.com>
161 -Commit: William Hubbs <w.d.hubbs@×××××.com>
162 -
163 - Fix all tests for GNU/kFreeBSD
164 -
165 - It is necessary to check for both the kernel and c library because
166 - __FreeBSD_kernel is also defined on native FreeBSD [1].
167 -
168 - [1] http://sourceforge.net/p/predef/wiki/OperatingSystems/
169 -
170 -commit 4ac289b5397a688393c596a9a01651c94d3b5711
171 -Author: Gabriele Giacone <1o5g4r8o@×××××.com>
172 -Commit: William Hubbs <w.d.hubbs@×××××.com>
173 -
174 - Fix rc_svcdir for GNU/Hurd
175 -
176 -commit 875f03e27c3475675f7b9572b071dd8c26257be7
177 -Author: Svante Signell <svante.signell@×××××.com>
178 -Commit: William Hubbs <w.d.hubbs@×××××.com>
179 -
180 - fix defines for GNU/Hurd
181 -
182 -commit 203b754f843fe6af0a40e983d557a9cdbc89f84b
183 -Author: Svante Signell <svante.signell@×××××.com>
184 -Commit: William Hubbs <w.d.hubbs@×××××.com>
185 -
186 - add missing files for GNU/Hurd
187 -
188 -commit 89c8a62a1078e770e12c47f06c8dbc9c2924e771
189 -Author: Gabriele Giacone <1o5g4r8o@×××××.com>
190 -Commit: William Hubbs <w.d.hubbs@×××××.com>
191 -
192 - Fix rc_svcdir for GNU/kFreeBSD
193 -
194 -commit d8e1d9a6edf94ecac580e80e1113f4fdbdc5a23b
195 -Author: Gabriele Giacone <1o5g4r8o@×××××.com>
196 -Commit: William Hubbs <w.d.hubbs@×××××.com>
197 -
198 - Add missing files for GNU/kFreeBSD
199 -
200 -commit 3f82edbeb9251149c6aff071d6537379af4e5eea
201 -Author: Svante Signell <svante.signell@×××××.com>
202 -Commit: William Hubbs <w.d.hubbs@×××××.com>
203 -
204 - Fix GNU/kFreeBSD port
205 -
206 - Check for __FreeBSD_kernel instead of __GLIBC__ in source files.
207 -
208 - note from William Hubbs:
209 - I was told this is a better check for GNU/kFreeBSD than checking the
210 - C library the source is being compiled against.
211 - GNU/kFreeBSD than checking which library we are using.
212 -
213 -commit 86e9aa0d36813e2630c6613cd71c3ce8db642f71
214 -Author: Anthony G. Basile <blueness@g.o>
215 -Commit: Anthony G. Basile <blueness@g.o>
216 -
217 - einfo.h, rc.h.in: simplify __BEGIN_DECLS logic
218 -
219 - There is no need to redefine __BEGIN_DECLS and __END_DECLS.
220 - We simplify the logic here and avoid undefining these macros.
221 -
222 -commit 4a08517cac3c68c232694db7288654b58b68b8ba
223 -Author: Anthony G. Basile <blueness@g.o>
224 -Commit: Anthony G. Basile <blueness@g.o>
225 -
226 - einfo.h, rc.h.in: ensure __BEGIN_DECLS is defined
227 -
228 - Some Standard C Libraries, like musl, don't define __BEGIN_DECLS
229 - or __END_DECLS. We add some ifdef magic to ensure these are
230 - available.
231 -
232 -commit 9bf789f78890c8b5879d29acb9fb0e23285baee4
233 -Author: William Hubbs <w.d.hubbs@×××××.com>
234 -Commit: William Hubbs <w.d.hubbs@×××××.com>
235 -
236 - Update news file wrt chroot variable
237 -
238 -commit f9acd65497c6e561fbf5420386a99d681fede859
239 -Author: Alexander Vershilov <alexander.vershilov@×××××.com>
240 -Commit: William Hubbs <w.d.hubbs@×××××.com>
241 -
242 - librc:look for the pid file in a chroot if defined
243 -
244 - X-Gentoo-Bug: 524388
245 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=524388
246 -
247 -commit 8c7ea4e9e8da500877a514402bbe90aababda2d6
248 -Author: William Hubbs <w.d.hubbs@×××××.com>
249 -Commit: William Hubbs <w.d.hubbs@×××××.com>
250 -
251 - runscript.sh: add chroot support
252 -
253 - This adds support for a chroot variable which will be passed to the
254 - start-stop-daemon --chroot switch to runscript.sh when starting a
255 - daemon. This also needs to be saved so it can be used in locating the
256 - pid file when stopping the daemon.
257 -
258 - X-Gentoo-Bug: 524388
259 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=524388
260 -
261 -commit 5f1439f1aac14618592789042e05daaf80f55a15
262 -Author: William Hubbs <w.d.hubbs@×××××.com>
263 -Commit: William Hubbs <w.d.hubbs@×××××.com>
264 -
265 - Add NEWS file
266 -
267 -commit 85da4a5e2621dc5f5356d440735aa058008a1b7e
268 -Author: William Hubbs <w.d.hubbs@×××××.com>
269 -Commit: William Hubbs <w.d.hubbs@×××××.com>
270 -
271 - add back nfs and nfs4 file systems
272 -
273 - Fix gentoo bug #427996 correctly.
274 - We should attempt to mount the file systems, but not try to start the
275 - daemons. The previous fix removed mounting the file systems as well as
276 - starting the daemons.
277 -
278 - X-Gentoo-Bug: 508574
279 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=508574