summaryrefslogtreecommitdiffstats
path: root/system-boot/CHANGELOG.txt
blob: c7af53893814c125bcc4cd0bcd4750994430c715 (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
2018-09-15	Daniel Baumann <daniel.baumann@open-infrastructure.net>

	* Releasing version 20180915.

	[ Raphaël Hertzog ]
	* Fixing typo in nls_ascii module (nls_asci -> nls_ascii).
	* Improving removable_dev() in 9990-misc-helpers.sh when /sys/block/ is empty (#847802).
	* Only copying /etc/live/boot if it exists.
	* Do not duplicate files in /lib/live/boot/ and /bin/boot/ in the initrd, thanks to Daniel Reichelt <debian@nachtgeist.net> (#864385).
	* Fixing spelling errors in live-boot(7).

	[ Ronny Standtke ]
	* Fixing read-only persistence mode with overlayfs, thanks to Ronny Standtke <ronny.standtke@fhnw.ch> (Closes: #877776).

	[ Benjamin Drung ]
	* Don't replace busybox's wget by the true wget (#885455).
	* Avoiding double slashes in some paths (#885453).
	* Support setting upperdir tmpfs size with overlay-size boot parameter (#885466).
	* Simplify mount point handling by using /run/live instead of /lib/live/mount (#886328).
	* Adding configuration variables to build a stripped down initrd (#886337).

	[ Daniel Reichelt ]
	* Using klibc's mount again for fuse mounts (#868559).

	[ Raphaël Hertzog ]
	* Stripping comments from checksums files passed to "shaXsum -c" (#856482).

	[ raizo62]
	* Updating DNSFILE even if DNSFILE contains only commented or empty lines.

	[ Sameer Agrawal ]
	* Fixing ifconfig parsing (#892772).

	[ Chas Williams ]
	* Adding back persistance fsck option.

	[ Luca Boccassi ]
	* Using true|false instead of y|n for environment variables.

	[ Charles Williams ] Removing workaround for ipconfig issues.
	* Fixing custom mounts after switch to /run/live.

	[ Luca Boccassi ]
	* Fixing fromiso after switch to /run/live.

	[ Benjamin Drung ]
	* Fixing overlay mount after switch to /run/live.
	* Removing sourcing /scripts/functions in components.
	* Support live-{top,premount,bottom} hooks (#884355).

	[ Luca Boccassi ]
	* Adding backward compatibility rbind mount /lib/live/mount -> /run/live.

	[ Erik Ziegenbalg ]
	* Adding support for local ISO in fromiso (ONIE).

	[ Luca Boccassi ]
	* Clarify fromiso documentation in live-boot manpage.
	* Fixing typos in recently added manpage changes.

	[ Benjamin Drung ]
	* Fixing resolving FQDN given by DHCP.
	* Double quoting to prevent globbing and word splitting.

2016-11-01	Daniel Baumann <daniel.baumann@open-infrastructure.net>

	* Releasing version 20161101.

	[ Kristian Klausen ]
	* Adding FAT ascii iocharset support.
	* Adding option to override UUID embedded in the initramfs (live-media-uuid).
	* Adding option to specific alternative mount opts for live-media (live-media-mount-opts).

	[ Gaudenz Steinlin ]
	* Immediately detecting medium from live-media parameter.
	* Fixing removable device flag handling for live-medium.
	* Adding plymouth support for LUKS password prompt.
	* Using human readable device label for LUKS prompt.
	* Using build UUID in initramfs.

2016-07-01	Daniel Baumann <daniel.baumann@open-infrastructure.net>

	* Releasing version 20160701.

	[ Kristian Klausen ]
	* Copying /etc/live/boot{,.conf} to initramfs.
	* Checking /etc/live/boot.conf exist before trying copy.

	[ Daniel Baumann ]
	* Adding commit messages to previous changelog.

2016-06-01	Daniel Baumann <daniel.baumann@open-infrastructure.net>

	* Releasing version 20160601.

	[ trebmuh ]
	* Adding French manpage translations.

	[ Carlos Zuferri ]
	* Using 'Live Systems Project' as default project in .pot files.

	[ Evgeni Golov ]
	* Updating manpages with default overlay filesystem.

	[ Michael Prokop ]
	* Reverting toram bootoption to expected behaviour.
	* Supporting dns bootoption.

	[ Ulrich Dangel ]
	* Adding kms modules to initramfs.

	[ Michael Prokop ]
	* Try loading phram module twice to fix loading issue.
	* Ignoring "unknown" filesystems in is_supported_fs().
	* Enabling write-mode for persistency related devices in readonly/forensic mode.

	[ Evgeni Golov ]
	* Making copying libnss_dns.so.* unconditionally.
	* Fixing nodhcp option to actually force DHCP off (Closes: #832734).

	[ Wolfgang Scheicher ]
	* Enabling multiple lower layers for overlayfs.

	[ Russell Stuart ]
	* Setting default host in fetch urls to be ROOTSERVER if it is blank (Closes: #832735).

	[ Evgeni Golov ]
	* Fixing detection of (no)persistence option in read-only mode.

	[ Daniel Baumann ]
	* Correcting spelling typo in variable name in live-boot frontend, thanks to Gianfranco Costamagna <locutusofborg@debian.org>.

	[ Raphaël Hertzog ]
	* No longer modifying PATH to point to /root and thus stop using executables from /root (Closes: #823069).
	* Some fixups to ensure we work with busybox/klibc-utils.

	[ Daniel Baumann ]
	* Correcting version string in changelog.

2016-05-01	Daniel Baumann <daniel.baumann@open-infrastructure.net>

	* Releasing version 20160501.