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