blob: a6f166ecf859dafdddfa0e25d72815708602a535 (
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
|
2016-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20161101.
[ Daniel Baumann ]
* Escaping quotes in sed within xserver-xorg script to prefent false-positive bashism check.
* Setting fullname of automatically created user on progress-linux to 'User'.
2016-07-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20160701.
[ Daniel Baumann ]
* Adding commit messages to previous changelog.
[ Raphaël Hertzog ]
* No longer manually starting the getty@* services.
[ Tom Jampen ]
* Properly handling hwclock set to local time (Closes: #832815).
[ Raphaël Hertzog ]
* Fixing timezone configuration by dropping /etc/localtime (Closes: #832816).
[ Grégory David ]
* Searching and reading live-config file(s) configuration from medium (live image or other device) in persistence mode (Closes: #832817).
[ Lukas Schwaighofer ]
* Correcting lb_config manpage as config files actually require the .conf suffix.
* Exporting variables set in config files (Closes: #832818).
[ Raphaël Hertzog ]
* Improving ordering of live-config.service so that it runs after the local filesystems have been mounted.
* Relying on dh_systemd_enable to enable the service instead of shipping a basic.target.wants/live-config.service symlink in the package.
2016-06-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20160601.
[ Raphaël Hertzog ]
* Avoiding deadlock during boot by using systemctl --no-block.
[ Daniel Reichelt ]
* Fixing naming of config snippets in manpages.
* Fixing hook for disabling display managers.
[ trebmuh ]
* Updating French translation for live-config manpage.
[ Carlos Zuferri ]
* Using 'Live Systems Project' as default project in .pot files.
[ Daniel Baumann ]
* Correcting version string in changelog.
2016-05-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20160501.
|