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