blob: 9349884840d336c8d0089a7cf995008931e39de5 (
plain) (
blame)
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
|
0.4.0 (23 Dec 2017)
===================
* Release for alpha4
0.3.4 (12 Dec 2017)
===================
* Add /etc/os-release
* Remove /var/run and replace with symlink to ../run
0.3.3 (28 Jun 2017)
===================
* Remove last vestiges of Portage from /etc/profile
0.3.2 (23 Dec 2016)
===================
* Don't install /dev/{null,tty,zero} static device nodes
0.3.1 (23 Dec 2016)
===================
* Remove /proc/.dirkeep and /sys/.dirkeep files
0.3.0 (23 Dec 2016)
===================
* Add /etc/ld.so.conf to ensure libstdc++ works properly
* Add /etc/lsb-release and /etc/adelie-release files
0.2.2 (11 Dec 2016)
===================
* Change /etc/issue to support agetty(8)
0.2.1 (10 Dec 2016)
===================
* Don't break /etc/mtab symlink during packaging
(reported by @mc680x0)
* Don't overwrite $UID in /etc/profile
0.2 (24 Oct 2016)
=================
* Initial release.
|