summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
blob: b997984c67839291380d68c6785e85ab7cc90658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
<html>
  <head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="Content-Language" content="en" />
    <title>s6-linux-init: how to upgrade</title>
    <meta name="Description" content="s6-linux-init: how to upgrade" />
    <meta name="Keywords" content="s6-linux-init installation upgrade" />
    <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
  </head>
<body>

<p>
<a href="index.html">s6-linux-init</a><br />
<a href="//skarnet.org/software/">Software</a><br />
<a href="//skarnet.org/">skarnet.org</a>
</p>

<h1> What has changed in s6-linux-init </h1>

<h2> in 1.1.2.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.14.3.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.0.5. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.6.1. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.13.0.1. </li>
</ul>

<h2> in 1.1.2.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.14.0.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.0.4. </li>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.1.2.2. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.4.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.12.0.0. </li>
 <li> You should run <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>
again to take advantage of new features and minor bugfixes. </li>
</ul>

<h2> in 1.1.1.1 </h2>

<ul>
 <li> No functional changes. </li>
</ul>

<h2> in 1.1.1.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.1.1. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.3.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.3.2. </li>
</ul>

<h2> in 1.1.0.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.1.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.0.3. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.2.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.3.0. </li>
 <li> <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>
does not create early utmpd scripts anymore. Users are expected
to handle utmpd at the same time as wtmpd, i.e. first thing in stage 2. </li>
</ul>

<h2> in 1.0.8.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.0.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.0.2. </li>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.1.2.1. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.1.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.2.0. </li>
</ul>

<h2> in 1.0.8.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.12.0.0. </li>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.1.2.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.0.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.1.1. </li>
</ul>

<h2> in 1.0.7.3 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.11.2.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.8.3.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.1.0. </li>
</ul>

<h2> in 1.0.7.2 </h2>

<ul>
 <li> No functional changes. </li>
</ul>

<h2> in 1.0.7.1 </h2>

<ul>
 <li> No functional changes. </li>
</ul>

<h2> in 1.0.7.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.11.1.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.0.1. </li>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.1.1.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.8.2.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.0.1. </li>
</ul>

<h2> in 1.0.6.4 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.11.0.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.0.0. </li>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.1.0.3. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.8.1.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.0.0. </li>
</ul>

<h2> in 1.0.6.3 </h2>

<ul>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.1.0.2. </li>
</ul>

<h2> in 1.0.6.2 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.10.0.3. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.8.0.1. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.10.0.3. </li>
</ul>

<h2> in 1.0.6.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.10.0.2. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.7.0.1. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.10.0.2. </li>
</ul>

<h2> in 1.0.6.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.10.0.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.7.0.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.10.0.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.1.0.0. </li>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.1.0.0. </li>
 <li> New binary: <a href="s6-linux-init-nuke.html">s6-linux-init-nuke</a>. </li>
</ul>

<h2> in 1.0.5.1 </h2>

<ul>
 <li> No functional changes. </li>
</ul>

<h2> in 1.0.5.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.9.3.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.6.1.1. </li>
 <li> New <tt>-i</tt> option to
<a href="s6-linux-init-hpr.html">s6-linux-init-hpr</a> and
<a href="s6-linux-init-shutdown.html">s6-linux-init-shutdown</a> that
requires manual confirmation before shutting down. </li>
</ul>

<h2> in 1.0.4.2 </h2>

<ul>
 <li> No functional changes. </li>
</ul>

<h2> in 1.0.4.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.9.2.1. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.6.1.0. </li>
</ul>

<h2> in 1.0.4.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.9.2.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.6.0.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.9.1.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.0.2.2. </li>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.0.3.2. </li>
 <li> New <tt>-n</tt> option to
<a href="s6-linux-init-hpr.html">s6-linux-init-hpr</a>, to
disable the <tt>sync()</tt> call before the hardware reboot or
power off. </li>
 <li> New options added to
<a href="s6-linux-init-maker.html">s6-linux-init-maker</a> and
impacted binaries (<a href="s6-linux-init.html">s6-linux-init</a>
and <a href="s6-linux-init-shutdownd.html">s6-linux-init-shutdownd</a>):
  <ul>
   <li> <tt>-C</tt>:&nbsp;to boot an s6-based system in a container </li>
   <li> <tt>-B</tt>:&nbsp;to disable the catch-all logger </li>
  </ul> </li>
</ul>

<h2> in 1.0.3.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.9.1.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.5.3.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.9.0.1. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.0.2.1. </li>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.0.3.1. </li>
</ul>

<h2> in 1.0.3.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.9.0.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.5.2.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.9.0.0. </li>
 <li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.0.2.0. </li>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.0.3.0. </li>
 <li> Ctrl-Alt-Del management is now activated by default, instead
of requiring a sysctl setting in stage 2. </li>
 <li> <a href="s6-linux-init-umountall.html">s6-linux-init-umountall</a>
now skips the first instance of <tt>/dev</tt>, <tt>/proc</tt> and <tt>sys</tt>. </li>
 <li> stage 4 (after every process has been killed and the filesystems have
been unmounted) now calls a new user script, <tt>rc.shutdown.final</tt>. </li>
</ul>

<h2> in 1.0.2.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/utmps/">utmps</a>
optional dependency bumped to 0.0.2.2. </li>
</ul>

<h2> in 1.0.2.0 </h2>

<ul>
 <li> <tt>-H</tt> and <tt>-P</tt> options added to
<a href="s6-linux-init-shutdown.html">s6-linux-init-shutdown</a> for
better compatibility with sysvinit. </li>
</ul>

<h2> in 1.0.1.0 </h2>

<ul>
 <li> <tt>-f</tt> option added to
<a href="s6-linux-init-maker.html">s6-linux-init-maker</a> for use
in distribution packaging scripts with a staging directory. </li>
 <li> Permissions on the binaries have been adjusted. </li>
 <li> The skeleton <tt>runlevel</tt> script now includes a guard to
avoid calling the service manager without an argument. </li>
 <li> The permissions of the <tt>/run/uncaught-logs</tt> directory
in the generated image have been changed to 02750. </li>
</ul>

<h2> in 1.0.0.0 </h2>

<ul>
 <li> This is a complete rewrite and redesign of s6-linux-init: the
<em>lifetime</em> version number has increased. No compatibility
whatsoever is retained with previous versions. </li>
 <li> When rebooting after upgrading from a 0.4.0.<em>x</em> version
of s6-linux-init to 1.0.0.0: the <tt>s6-reboot</tt> command, which
is needed for the 0.4.0.<em>x</em> shutdown procedure, may not be
accessible via PATH anymore. Make sure to have (a copy of)
<tt>s6-reboot</tt> available in your PATH; you can remove it after
rebooting on the new system. </li>
</ul>

<h2> in 0.4.0.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.8.0.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.5.1.0. </li>
 <li> <a href="//skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>
dependency bumped to 2.2.1.3. </li>
 <li> <a href="//skarnet.org/software/s6-linux-utils/">s6-linux-utils</a>
dependency bumped to 2.5.0.1. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.8.0.0. </li>
</ul>

<h2> in 0.4.0.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.6.4.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.3.0.4. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.7.1.0. </li>
 <li> <a href="s6-linux-init-maker.html">s6-linux-init-maker</a> now
autogenerates stage 3, which is not the responsibility of the user
anymore (stage 3 was previously the user-written <tt>/etc/rc.shutdown</tt>
script). </li>
 <li> The default user-provided "end of stage 2, bring down services" script
was named <tt>/etc/rc.tini</tt> before; now it's named <tt>/etc/rc.shutdown</tt>. </li>
 <li> Everything now builds as PIC by default no matter
the toolchain's settings. Use the <tt>--disable-all-pic</tt> configure
option to build executables and static libraries as non-PIC. </li>
</ul>

<h2> in 0.3.1.1 </h2>

<ul>
 <li> No functional changes </li>
</ul>

<h2> in 0.3.1.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.6.0.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.3.0.2. </li>
 <li> <a href="//skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>
dependency bumped to 2.2.1.1. </li>
 <li> <a href="//skarnet.org/software/s6-linux-utils/">s6-linux-utils</a>
dependency bumped to 2.4.0.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.6.1.0. </li>
</ul>

<h2> in 0.3.0.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.5.0.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.3.0.0. </li>
 <li> <a href="//skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>
dependency bumped to 2.2.0.0. </li>
 <li> <a href="//skarnet.org/software/s6-linux-utils/">s6-linux-utils</a>
dependency bumped to 2.3.0.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.5.0.0. </li>
</ul>

<h2> in 0.2.0.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.4.0.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.2.0.0. </li>
 <li> <a href="//skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>
dependency bumped to 2.1.0.0. </li>
 <li> <a href="//skarnet.org/software/s6-linux-utils/">s6-linux-utils</a>
dependency bumped to 2.2.0.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.4.0.0. </li>
 <li> <a href="s6-halt.html">s6-halt</a>,
 <a href="s6-poweroff.html">s6-poweroff</a> and
 <a href="s6-reboot.html">s6-reboot</a> moved from
<a href="//skarnet.org/software/s6-linux-utils/">s6-linux-utils</a>
to s6-linux-init. </li>
 <li> <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>
options modified. (Read the documentation!) </li>
</ul>

<h2> in 0.1.0.0 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.3.10.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.1.5.0. </li>
 <li> <a href="//skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>
dependency bumped to 2.0.6.0. </li>
 <li> <a href="//skarnet.org/software/s6-linux-utils/">s6-linux-utils</a>
dependency bumped to 2.1.0.0. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.3.0.0. </li>
 <li> <a href="s6-linux-init-maker.html">s6-linux-init-maker</a> does
not write stage 1 init to stdout anymore; it writes it to <tt><em>dir/init</em></tt>
instead. </li>
</ul>

<h2> in 0.0.1.4 </h2>

<ul>
 <li> <a href="https://www.gnu.org/software/make/">GNU make</a>
dependency pushed back to 3.81. </li>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.3.8.0. </li>
 <li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.1.4.1. </li>
 <li> <a href="//skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>
dependency bumped to 2.0.5.3. </li>
 <li> <a href="//skarnet.org/software/s6-linux-utils/">s6-linux-utils</a>
dependency bumped to 2.0.2.3. </li>
 <li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.2.2.0. </li>
 <li> <em>stage2_finish</em> support added. </li>
</ul>

<h2> in 0.0.1.3 </h2>

<ul>
 <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency
bumped to 2.3.6.1. </li>
</ul>

<h2> in 0.0.1.2 </h2>

<ul>
 <li> <a href="//skarnet.org/software/s6/">s6</a> dependency
bumped to 2.1.6.0. </li>
</ul>

<h2> in 0.0.1.1 </h2>

<ul>
 <li> <a href="//skarnet.org/software/s6/">s6</a> dependency
bumped to 2.1.5.0. </li>
</ul>

</body>
</html>