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