Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: /
Date: Mon, 17 Apr 2017 17:49:25
Message-Id: 1492450512.84c81ca02d7077a619dc704ff654385846fcd2b4.williamh@OpenRC
1 commit: 84c81ca02d7077a619dc704ff654385846fcd2b4
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Mon Apr 17 17:35:12 2017 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 17 17:35:12 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=84c81ca0
7
8 update ChangeLog
9
10 ChangeLog | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++++---------
11 1 file changed, 158 insertions(+), 25 deletions(-)
12
13 diff --git a/ChangeLog b/ChangeLog
14 index 10ee9c16..993641a2 100644
15 --- a/ChangeLog
16 +++ b/ChangeLog
17 @@ -1,3 +1,161 @@
18 +commit 0e3f8720984d7d5752a78a4135cd268e4f83b3d7
19 +Author: William Hubbs <w.d.hubbs@×××××.com>
20 +Commit: William Hubbs <w.d.hubbs@×××××.com>
21 +
22 + init: send term/kill signals as final step of shutdown
23 +
24 +commit 5fd3747b190887d094225547f23007d25e2d9592
25 +Author: William Hubbs <w.d.hubbs@×××××.com>
26 +Commit: William Hubbs <w.d.hubbs@×××××.com>
27 +
28 + reword the bugs section of the openrc-init man page
29 +
30 +commit 4694900190a9078397bb9083328b68b489af92f4
31 +Author: William Hubbs <w.d.hubbs@×××××.com>
32 +Commit: William Hubbs <w.d.hubbs@×××××.com>
33 +
34 + init: fix signal handling
35 +
36 + The only signals we handle are SIGINT and SIGCHLD, so block all others
37 + and unblock them in the child process before we start a rurnlevel.
38 +
39 +commit 05738bfce120114037d4f02c67ec740813f94b89
40 +Author: William Hubbs <w.d.hubbs@×××××.com>
41 +Commit: William Hubbs <w.d.hubbs@×××××.com>
42 +
43 + init: add re-exec capability
44 +
45 + This will allow the re-execution of the init process after upgrading
46 + OpenRC.
47 +
48 +commit 6f88ee4ec6f59e545346a7422facc3e5b6adac04
49 +Author: i.Dark_Templar <darktemplar@×××××××××××××××××××××.net>
50 +Commit: William Hubbs <w.d.hubbs@×××××.com>
51 +
52 + bootmisc: do not remove ld-elf32.so.hints
53 +
54 + File /var/run/ld-elf32.so.hints is used on FreeBSD 64bit multilib
55 + This fixes #125.
56 +
57 +commit cc51bdca3bac963878141da047e92f125772e14f
58 +Author: William Hubbs <w.d.hubbs@×××××.com>
59 +Commit: William Hubbs <w.d.hubbs@×××××.com>
60 +
61 + Add attribution to openrc-init.c and openrc-shutdown.c
62 +
63 +commit 13ca79856e5836117e469c3edbcfd4bf47b6bab0
64 +Author: William Hubbs <w.d.hubbs@×××××.com>
65 +Commit: William Hubbs <w.d.hubbs@×××××.com>
66 +
67 + add init process
68 +
69 + openrc-init.c and openrc-shutdown.c are based on code which was written by
70 + James Hammons <jlhamm@×××.org>, so I would like to publically
71 + thank him for his work.
72 +
73 +commit 79a9edc73068244ad843f2edbe4206ce696c91c8
74 +Author: i.Dark_Templar <darktemplar@×××××××××××××××××××××.net>
75 +Commit: i.Dark_Templar <darktemplar@×××××××××××××××××××××.net>
76 +
77 + Fix make install on FreeBSD: don't try to install /etc/init.d/modules twice
78 +
79 +commit 9eb669591e16c5ee0ca07babe058d0b7b2396077
80 +Author: Austin English <austinenglish@×××××.com>
81 +Commit: William Hubbs <w.d.hubbs@×××××.com>
82 +
83 + start-stop-daemon: warn if calling --start with --retry or --stop with --wait
84 +
85 + This fixes #122
86 +
87 +commit 55a87a30ec845eb725e8a923c8f8eb7aa75baa72
88 +Author: William Hubbs <w.d.hubbs@×××××.com>
89 +Commit: William Hubbs <w.d.hubbs@×××××.com>
90 +
91 + init.d/agetty.in: add -prefix keyword
92 +
93 +commit a912029462ae988ab4e2a96a0958e54a3c2e822f
94 +Author: William Hubbs <w.d.hubbs@×××××.com>
95 +Commit: William Hubbs <w.d.hubbs@×××××.com>
96 +
97 + init.d/mount-ro: change dependency on killprocs and savecache to after
98 +
99 + killprocs always succeeds and savecache is not required by mount-ro, so
100 + we can just start after both of these have run.
101 +
102 +commit 1e9078279709df2a3617bf1460890ceb1ddfcf59
103 +Author: William Hubbs <w.d.hubbs@×××××.com>
104 +Commit: William Hubbs <w.d.hubbs@×××××.com>
105 +
106 + agetty-guide: typo fix
107 +
108 +commit 51a292e09b9362f13d5747d4eedaa521ddf9ce72
109 +Author: William Hubbs <w.d.hubbs@×××××.com>
110 +Commit: William Hubbs <w.d.hubbs@×××××.com>
111 +
112 + init.d: add agetty to ignore patterns
113 +
114 +commit 50fccf47d4bd2ed6e7ea6ff7f72577c8e7b95d0d
115 +Author: William Hubbs <w.d.hubbs@×××××.com>
116 +Commit: William Hubbs <w.d.hubbs@×××××.com>
117 +
118 + sh/gendepends.sh.in: fix detection of service scripts
119 +
120 + We do not need to care about the path on the shebang line of a service
121 + script as long as the shebang line ends with "openrc-run".
122 + This fixes #119 and #120.
123 +
124 +commit 9bd63b5d4a16601712a65eb8962214cdd4d26ce5
125 +Author: William Hubbs <w.d.hubbs@×××××.com>
126 +Commit: William Hubbs <w.d.hubbs@×××××.com>
127 +
128 + update dependencies for clock service
129 +
130 + The clock services had a very long list of "before" dependencies that
131 + referred to other services within OpenRC. For ease of maintenance,
132 + convert these to "after clock" dependencies in the individual services.
133 +
134 +commit 48db17a93f5e60c0d241f8fb06bfbdd01206fb9c
135 +Author: William Hubbs <w.d.hubbs@×××××.com>
136 +Commit: William Hubbs <w.d.hubbs@×××××.com>
137 +
138 + update news file
139 +
140 +commit c333707cba356f4cacfd58a6fcc78f7c073dddcd
141 +Author: William Hubbs <w.d.hubbs@×××××.com>
142 +Commit: William Hubbs <w.d.hubbs@×××××.com>
143 +
144 + Remove all occurances of 'before *' from dependencies
145 +
146 + Using wildcards in dependencies causes issues when rc_parallel is set to
147 + yes because it can lead to deadlocks.
148 + All dependencies need to be explicit rather than implicit.
149 +
150 + This is the first stage of moving this direction.
151 +
152 +commit 5f5b1f7cbefd0bc14352e86a9c33260266f98d9b
153 +Author: William Hubbs <w.d.hubbs@×××××.com>
154 +Commit: William Hubbs <w.d.hubbs@×××××.com>
155 +
156 + init.d/sysfs.in: efivarfs tweaks
157 +
158 + Since we check for /sys/firmware/efi/efivars, we do not need to check
159 + for /sys/firmware/efi
160 +
161 + Since Failing to mount efivarfs is not critical, we silence the error
162 + message from mount.
163 +
164 +commit cfdf56475e600f79a433cd721cadf39114c6c58d
165 +Author: William Hubbs <w.d.hubbs@×××××.com>
166 +Commit: William Hubbs <w.d.hubbs@×××××.com>
167 +
168 + version 0.25
169 +
170 +commit fde3902d069dfdce9c59555186a5541d6d99c8aa
171 +Author: William Hubbs <w.d.hubbs@×××××.com>
172 +Commit: William Hubbs <w.d.hubbs@×××××.com>
173 +
174 + update ChangeLog
175 +
176 commit d7bbb0f5830e1ec4df1ec52714d70ac6b0a81878
177 Author: William Hubbs <w.d.hubbs@×××××.com>
178 Commit: William Hubbs <w.d.hubbs@×××××.com>
179 @@ -1256,28 +1414,3 @@ Commit: William Hubbs <w.d.hubbs@×××××.com>
180 Now both localmount and netmount support a critical_mounts setting. If
181 mount points listed in this setting fail to mount, localmount and
182 netmount will fail.
183 -
184 -commit 1c3c2cf6d8cb060d03919297f5fe706f6027a4c6
185 -Author: William Hubbs <w.d.hubbs@×××××.com>
186 -Commit: William Hubbs <w.d.hubbs@×××××.com>
187 -
188 - netmount: fix mounting on Linux
189 -
190 - Before this commit, on Linux, we were always trying to mount file
191 - systems marked with _netdev, even when the previous mount command
192 - failed. Now, we do not run the second mount if the first fails.
193 -
194 - X-Gentoo-Bug: 579876
195 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=579876
196 -
197 -commit 171e856ec8a0a64504b4b4a47ab6181d37fc3dbe
198 -Author: Mike Gilbert <floppym@g.o>
199 -Commit: William Hubbs <w.d.hubbs@×××××.com>
200 -
201 - start-stop-daemon: Allow group read/write when creating output files
202 -
203 - This allows for better interaction with inherited ACL entries.
204 - This fixes #84.
205 -
206 - X-Gentoo-Bug: 577362
207 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/577362