summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
blob: f8ea9011ffe76b45ccbe5ecf4a810a60b74788dc (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
<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 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>
</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>