32fa652b38f4f9ac9c74b3a925d26df78118484c
[live-boot-grml.git] / docs / ChangeLog
1 2007-08-01  Daniel Baumann  <daniel@debian.org>
2
3         * scripts/live-bottom/10adduser:
4           - Setting debconf preseeding for passwd/make-user manually to true,
5             overriding any users preseeding on that, so that the user account
6             gets created for sure.
7
8 2007-07-29  Daniel Baumann  <daniel@debian.org>
9
10         * Merging changes from casper 1.95.
11         * Uploaded 1.95.1-1.
12
13 2007-07-26  Daniel Baumann  <daniel@debian.org>
14
15         * Merging changes from casper 1.92, 1.93 and 1.94.
16
17 2007-07-26  Daniel Baumann  <daniel@debian.org>
18
19         * bin/live-md5check:
20           - Removed, using standard md5sum which makes the md5 check slower,
21             doesn't integrate well with usplash yet, but it makes live-initramfs
22             architecture independent now.
23         * scripts/live:
24           - Fixed typo.
25           - Added live-media-path as suggested by Jordi Pujol
26             <jordi_pujol@telefonica.net>.
27         * Uploaded 1.91.6-1.
28
29 2007-07-19  Daniel Baumann  <daniel@debian.org>
30
31         * scripts/live, scripts/live-bottom/02_timezone:
32           - Added utc boot parameter as suggested by Vladimir Stavrinov
33             <vs@inist.ru>
34
35 2007-07-18  Daniel Baumann  <daniel@debian.org>
36
37         * docs/parameters.txt:
38           - Added values for vga parameter.
39         * scripts/live:
40           - Added patch from Thomas Lange <lange@informatik.uni-koeln.de> to
41             respect rootserver name from dhcp.
42         * Uploaded 1.91.5-1.
43
44 2007-07-12  Daniel Baumann  <daniel@debian.org>
45
46         * bin/live-snapshot, scripts/live:
47           - Moved /cow to /live/cow.
48         * scripts/live, scripts/live-bottom/01integrity_check, 05mountpoints:
49           - Moved /live_media to /live/image.
50         * Uploaded 1.91.4-1.
51
52 2007-07-07  Daniel Baumann  <daniel@debian.org>
53
54         * scripts/live:
55           - Added debug parameter.
56
57 2007-06-31  Daniel Baumann  <daniel@debian.org>
58
59         * scripts/live:
60           - Added patch from Julian Andres Klode <jak@jak-linux.org> to add
61             support for aufs.
62         * hooks/live, manpage/live-initramfs.en.7, scripts/live-bottom/12fstab:
63           - Added aufs support.
64         * Uploaded 1.91.3-1.
65
66 2007-06-30  Daniel Baumann  <daniel@debian.org>
67
68         * scripts/live-bottom/12fstab:
69           - Added disabling of /etc/init.d/checkfs.sh to avoid file systemcheck
70             at boot time. Added nofastboot parameter to be able to change that.
71           - Disabled removal of checkroot.sh.
72
73 2007-06-28  Daniel Baumann  <daniel@debian.org>
74
75         * Applied patch from Mathieu Geli <mathieu.geli@gmail.com> to set the
76           timezone with a boot parameter.
77
78 2007-06-25  Daniel Baumann  <daniel@debian.org>
79
80         * scripts/live:
81           - Added missing nfsopts boot parameter.
82           - Changed default module name from 'order' to 'filesystem'.
83           - Changed module extension from '.lst' to '.module'.
84           - Check not just for $MODULE.module, but also
85             filesystem.$MODULE.module
86           - Cleaned up parse_cmdline and is_live_path functions.
87         * debian/control, debian/live-initramfs.init,
88           scripts/live-premount/10driver_updates:
89           - Moving eject to recommends.
90           - Added checks for eject existence.
91         * Uploaded 1.91.2-1.
92
93 2007-06-17  Daniel Baumann  <daniel@debian.org>
94
95         * debian/live-initramfs.postinst:
96           - Made update-initramfs call conditional as suggested by Thomas Lange
97             <lange@informatik.uni-koeln.de>.
98         * debian/live-initramfs.postrm:
99           - Added update-initramfs call to cleanup.
100
101 2007-06-17  Daniel Baumann  <daniel@debiann.org>
102
103         * Added patch from Thomas Lange <lange@informatik.uni-koeln.de> to
104           properly load ide-generic after udev.
105         * Uploaded 1.91.1-1.
106
107 2007-06-15  Daniel Baumann  <daniel@debian.org>
108
109         * Merging changes from casper 1.91.
110
111 2007-06-14  Daniel Baumann  <daniel@debian.org>
112
113         * scripts/live-bottom/18hostname:
114          - Appending to /etc/hosts to not overwrite custom settings.
115
116 2007-06-08  Daniel Baumann  <daniel@debian.org>
117
118         * Merging changes from casper 1.88.
119         * Merging changes from casper 1.90.
120         * hooks/live:
121           - Added force loading of ide-generic module. It is required on some
122             systems to boot (reported as needed also for some qemu versions).
123         * Uploaded 1.90.1-1.
124
125 2007-06-04  Daniel Baumann  <daniel@debian.org>
126
127         * Uploaded 1.87.6-1.
128
129 2007-05-28  Daniel Baumann  <daniel@debian.org>
130
131         * scripts/live-bottom/42apt_upgrade:
132           - Moved to dedicated live-initscripts package.
133
134 2007-05-24  Daniel Baumann  <daniel@debian.org>
135
136         * debian/control:
137           - Added casper transitional package.
138           - Removed usplash conflicts.
139         * scripts/live-bottom/42apt_upgrade:
140           - Added, idea taken from Kais webconverger.
141         * Uploaded 1.87.5-1.
142
143 2007-05-23  Daniel Baumann  <daniel@debian.org>
144
145         * scripts/*:
146           - Minor code cleanup.
147
148 2007-05-18  Daniel Baumann  <daniel@debian.org>
149
150         * scripts/live, scripts/live-bottom/05mountpoints:
151           - Replaced 'mount -o move' with 'mount --move'.
152         * scripts/live, scripts/live-bottom/10adduser:
153           - Added check for 'nosudo' bootparameter to disable automatic
154             sudo configuration.
155         * scripts/live, scripts/live-bottom/13swap:
156           - Renamed 'swapoff' parameter to 'noswap'.
157         * scripts/live, scripts/live-bottom/15autologin:
158           - Added check for 'noxautologin' bootparameter to disable automatic
159             gdm/kdm login.
160         * scripts/live, scripts/live-bottom/25configure_init:
161           - Added check for 'noautologin' bootparameter to disable automatic
162             terminal login.
163         * bin/live-snapshot, scripts/live, scripts/live-helpers:
164           - Also recognize ext3, but treat it like ext2.
165         * Uploaded 1.87.4-1.
166
167 2007-05-12  Daniel Baumann  <daniel@debian.org>
168
169         * scripts/live-bottom/*:
170           - Added generic header.
171
172 2007-05-12  Daniel Baumann  <daniel@debian.org>
173
174         * scripts/live:
175           - Renamed CASPERCONF to LIVECONF.
176           - Renamed CASPERGETTY to LIVE_GETTY.
177           - Renamed LIVEMEDIA_* to LIVE_MEDIA_*.
178         * Uploaded 1.87.3-1.
179
180 2007-05-11  Daniel Baumann  <daniel@debian.org>
181
182         * hooks/live:
183           - Reformated.
184         * scripts/live, scripts/live-bottom/13swap:
185           - Added check for swapoff bootparameter to disable usage of local swap
186             partitions.
187
188 2007-05-09  Daniel Baumann  <daniel@debian.org>
189
190         * manpages/*:
191           - Added language suffix.
192           - Partially rewritten and reformated.
193
194 2007-05-08  Daniel Baumann  <daniel@debian.org>
195
196         * Makefile, doc/AUTHORS, doc/CREDITS:
197           - Added.
198         * doc:
199           - Renamed to docs.
200
201 2007-05-07  Daniel Baumann  <daniel@debian.org>
202
203         * debian/control:
204           - Added suggests to genext2fs and squashfs-tools.
205           - Removed depends to dmsetup.
206         * scripts/live-bottom/10adduser:
207           - Added patch from Ben Armstrong <synrg@debian.org> to write
208             $HOME/.su-to-rootrc file.
209         * scripts/live, scripts/live-bottom/21xvideomode:
210           - Added patch from Mathieu Geli <mathieu.geli@gmail.com> to have the
211             ability to force X video mode from kernel append line.
212
213 2007-05-06  Daniel Baumann  <daniel@debian.org>
214
215         * Merging patches from casper 1.81+debian-4, see ChangeLog.casper.
216         * conf/live.conf:
217           - Renamed HOST to HOSTNAME.
218         * debian/init:
219           - Added quickreboot.
220           - Renamed /cdrom to /live_media.
221         * doc/ChangeLog.casper:
222           - Added missing debian uploads.
223         * manpages/live-initramfs.7:
224           - Updated.
225         * hooks/live:
226           - Reading live.conf earlier.
227           - Making some udev copies conditional for ubuntu.
228           - Allowing local keymap when using encrypted filesystems.
229         * scripts/live:
230           - Renamed HOST to HOSTNAME.
231           - Renamed /cdrom to /live_media.
232           - Added support for live-snapshot.
233           - Parsing commandline in one central place now.
234           - Added support for encrypted filesytem images.
235           - Added support for multiple filesystem images.
236         * scripts/live-bottom/01integrity_check:
237           - Renamed /cdrom to /live_media.
238         * scripts/live-bottom/02etc_live_conf:
239           - Added.
240         * scripts/live-bottom/05mountpoints:
241           - Renamed /cdrom to /live_media.
242           - Don't do anything if not required.
243         * scripts/live-bottom/10adduser:
244           - Changed default password.
245           - Disabling xscreensaver locking and copying ubiquity desktop only on
246             ubuntu.
247         * scripts/live-bottom/14locales:
248           - Added handling of locale bootparameter.
249         * scripts/live-bottom/15autologin:
250           - Added workaround for using gdm default config.
251         * scripts/live-bottom/18hostname:
252           - Renamed HOST to HOSTNAME.
253         * scripts/live-bottom/19keyboard:
254           - Added handling of keyboard bootparameter.
255         * scripts/live-bottom/20xconfig:
256           - Added handling of keyboard bootparameter.
257           - Added handling of locale bootparameter.
258         * scripts/live-bottom/23networking:
259           - Disabled loop over fixed network devices.
260         * scripts/live-bottom/24preseed:
261           - Added handling of multiple preseeding files.
262           - Removed locale handling.
263         * scripts/live-bottom/25configure_init:
264           - Added handling of serial ttys.
265         * scripts/live-bottom/30accessibility:
266           - Removed extra parsing of commandline.
267         * scripts/live-functions:
268           - Added function to really export variables.
269         * scripts/live-helpers:
270           - Added support for encrypted filesytem images.
271
272 2007-05-06  Daniel Baumann  <daniel@debian.org>
273
274         * bin/casper-getty, casper-login, casper-preseed, casper-reconfigure,
275           casper-snapshot:
276           - Renamed to live-*.
277         * casper-md5check:
278           - Moved to bin.
279           - Renamed to live-md5check.
280         * casper.conf:
281           - Moved to conf/live.conf.
282         * caspermon:
283           - Removed.
284         * hooks/casper, scripts/casper, casper-bottom, casper-functions,
285           casper-helpers, casper-premount:
286           - Renamed to live*.
287         * bin/live-getty, live-login:
288           - Reformated.
289         * conf/live.conf:
290           - Reformated.
291           - Setting Debian defaults.
292         * bin/live-snapshot, debian/dirs, debian/install, debian/rules,
293           hooks/live, scripts/live:
294           - Replaces casper directory and file names with live-initramfs
295             directory and file names.
296         * debian/manpage:
297           - Moved to manpages.
298           - Renamed casper.7 to live-initramfs.7.
299           - Renamed casper-snapshot.1 to live-snapshot.1.
300         * debian/init:
301           - Changed activation parameter from boot=casper to boot=live.
302         * scripts/live-bottom/02_timezone:
303           - Fixed wrong script description.
304         * Uploaded 1.87.2-1.
305
306 2007-04-30  Daniel Baumann  <daniel@debian.org>
307
308         * Forked casper 1.87.
309         * COPYING:
310           - Added.
311         * debian/control, debian/ubiquity-casper.install, ubiquity-hooks:
312           - Removed ubiquity support.
313         * debian/changelog:
314           - Moved old changelog to doc/ChangeLog.casper.
315           - Added new changelog for live-initramfs.
316         * debian/casper.dirs, casper.init, casper.install, casper.manpages,
317           casper.postinst:
318           - Renamed, removed packagename prefix from filename.
319         * debian/compat, copyright, dirs, manpages:
320           - Updated.
321         * debian/examples, links:
322           - Added.
323         * debian/rules:
324           - Updated.
325           - Added upstream target.
326         * debian/control:
327           - Updated.
328           - Added depends to file.
329           - Added conflicts/replaces to casper.
330         * debian/postinst:
331           - Running 'update-initramfs' for all kernel versions instead of latest
332             only.
333         * Uploaded 1.87.1-1.