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