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