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