Adding live-initramfs 1.90.1-1.
[live-boot-grml.git] / docs / ChangeLog
1 2007-06-08  Daniel Baumann  <daniel@debian.org>
2
3         * Merging changes from casper 1.88.
4         * Merging changes from casper 1.90.
5         * hooks/live:
6           - Added force loading of ide-generic module. It is required on some
7             systems to boot (reported as needed also for some qemu versions).
8         * Uploaded 1.90.1-1.
9
10 2007-06-04  Daniel Baumann  <daniel@debian.org>
11
12         * Uploaded 1.87.6-1.
13
14 2007-05-28  Daniel Baumann  <daniel@debian.org>
15
16         * scripts/live-bottom/42apt_upgrade:
17           - Moved to dedicated live-sysvinit package.
18
19 2007-05-24  Daniel Baumann  <daniel@debian.org>
20
21         * debian/control:
22           - Added casper transitional package.
23           - Removed usplash conflicts.
24         * scripts/live-bottom/42apt_upgrade:
25           - Added, idea taken from Kais webconverger.
26         * Uploaded 1.87.5-1.
27
28 2007-05-23  Daniel Baumann  <daniel@debian.org>
29
30         * scripts/*:
31           - Minor code cleanup.
32
33 2007-05-18  Daniel Baumann  <daniel@debian.org>
34
35         * scripts/live, scripts/live-bottom/05mountpoints:
36           - Replaced 'mount -o move' with 'mount --move'.
37         * scripts/live, scripts/live-bottom/10adduser:
38           - Added check for 'nosudo' bootparameter to disable automatic
39             sudo configuration.
40         * scripts/live, scripts/live-bottom/13swap:
41           - Renamed 'swapoff' parameter to 'noswap'.
42         * scripts/live, scripts/live-bottom/15autologin:
43           - Added check for 'noxautologin' bootparameter to disable automatic
44             gdm/kdm login.
45         * scripts/live, scripts/live-bottom/25configure_init:
46           - Added check for 'noautologin' bootparameter to disable automatic
47             terminal login.
48         * bin/live-snapshot, scripts/live, scripts/live-helpers:
49           - Also recognize ext3, but treat it like ext2.
50         * Uploaded 1.87.4-1.
51
52 2007-05-12  Daniel Baumann  <daniel@debian.org>
53
54         * scripts/live-bottom/*:
55           - Added generic header.
56
57 2007-05-12  Daniel Baumann  <daniel@debian.org>
58
59         * scripts/live:
60           - Renamed CASPERCONF to LIVECONF.
61           - Renamed CASPERGETTY to LIVE_GETTY.
62           - Renamed LIVEMEDIA_* to LIVE_MEDIA_*.
63         * Uploaded 1.87.3-1.
64
65 2007-05-11  Daniel Baumann  <daniel@debian.org>
66
67         * hooks/live:
68           - Reformated.
69         * scripts/live, scripts/live-bottom/13swap:
70           - Added check for swapoff bootparameter to disable usage of local swap
71             partitions.
72
73 2007-05-09  Daniel Baumann  <daniel@debian.org>
74
75         * manpages/*:
76           - Added language suffix.
77           - Partially rewritten and reformated.
78
79 2007-05-08  Daniel Baumann  <daniel@debian.org>
80
81         * Makefile, doc/AUTHORS, doc/CREDITS:
82           - Added.
83         * doc:
84           - Renamed to docs.
85
86 2007-05-07  Daniel Baumann  <daniel@debian.org>
87
88         * debian/control:
89           - Added suggests to genext2fs and squashfs-tools.
90           - Removed depends to dmsetup.
91         * scripts/live-bottom/10adduser:
92           - Added patch from Ben Armstrong <synrg@debian.org> to write
93             $HOME/.su-to-rootrc file.
94         * scripts/live, scripts/live-bottom/21xvideomode:
95           - Added patch from Mathieu Geli <mathieu.geli@gmail.com> to have the
96             ability to force X video mode from kernel append line.
97
98 2007-05-06  Daniel Baumann  <daniel@debian.org>
99
100         * Merging patches from casper 1.81+debian-4, see ChangeLog.casper.
101         * conf/live.conf:
102           - Renamed HOST to HOSTNAME.
103         * debian/init:
104           - Added quickreboot.
105           - Renamed /cdrom to /live_media.
106         * doc/ChangeLog.casper:
107           - Added missing debian uploads.
108         * manpages/live-initramfs.7:
109           - Updated.
110         * hooks/live:
111           - Reading live.conf earlier.
112           - Making some udev copies conditional for ubuntu.
113           - Allowing local keymap when using encrypted filesystems.
114         * scripts/live:
115           - Renamed HOST to HOSTNAME.
116           - Renamed /cdrom to /live_media.
117           - Added support for live-snapshot.
118           - Parsing commandline in one central place now.
119           - Added support for encrypted filesytem images.
120           - Added support for multiple filesystem images.
121         * scripts/live-bottom/01integrity_check:
122           - Renamed /cdrom to /live_media.
123         * scripts/live-bottom/02etc_live_conf:
124           - Added.
125         * scripts/live-bottom/05mountpoints:
126           - Renamed /cdrom to /live_media.
127           - Don't do anything if not required.
128         * scripts/live-bottom/10adduser:
129           - Changed default password.
130           - Disabling xscreensaver locking and copying ubiquity desktop only on
131             ubuntu.
132         * scripts/live-bottom/14locales:
133           - Added handling of locale bootparameter.
134         * scripts/live-bottom/15autologin:
135           - Added workaround for using gdm default config.
136         * scripts/live-bottom/18hostname:
137           - Renamed HOST to HOSTNAME.
138         * scripts/live-bottom/19keyboard:
139           - Added handling of keyboard bootparameter.
140         * scripts/live-bottom/20xconfig:
141           - Added handling of keyboard bootparameter.
142           - Added handling of locale bootparameter.
143         * scripts/live-bottom/23networking:
144           - Disabled loop over fixed network devices.
145         * scripts/live-bottom/24preseed:
146           - Added handling of multiple preseeding files.
147           - Removed locale handling.
148         * scripts/live-bottom/25configure_init:
149           - Added handling of serial ttys.
150         * scripts/live-bottom/30accessibility:
151           - Removed extra parsing of commandline.
152         * scripts/live-functions:
153           - Added function to really export variables.
154         * scripts/live-helpers:
155           - Added support for encrypted filesytem images.
156
157 2007-05-06  Daniel Baumann  <daniel@debian.org>
158
159         * bin/casper-getty, casper-login, casper-preseed, casper-reconfigure,
160           casper-snapshot:
161           - Renamed to live-*.
162         * casper-md5check:
163           - Moved to bin.
164           - Renamed to live-md5check.
165         * casper.conf:
166           - Moved to conf/live.conf.
167         * caspermon:
168           - Removed.
169         * hooks/casper, scripts/casper, casper-bottom, casper-functions,
170           casper-helpers, casper-premount:
171           - Renamed to live*.
172         * bin/live-getty, live-login:
173           - Reformated.
174         * conf/live.conf:
175           - Reformated.
176           - Setting Debian defaults.
177         * bin/live-snapshot, debian/dirs, debian/install, debian/rules,
178           hooks/live, scripts/live:
179           - Replaces casper directory and file names with live-initramfs
180             directory and file names.
181         * debian/manpage:
182           - Moved to manpages.
183           - Renamed casper.7 to live-initramfs.7.
184           - Renamed casper-snapshot.1 to live-snapshot.1.
185         * debian/init:
186           - Changed activation parameter from boot=casper to boot=live.
187         * scripts/live-bottom/02_timezone:
188           - Fixed wrong script description.
189         * Uploaded 1.87.2-1.
190
191 2007-04-30  Daniel Baumann  <daniel@debian.org>
192
193         * Forked casper 1.87.
194         * COPYING:
195           - Added.
196         * debian/control, debian/ubiquity-casper.install, ubiquity-hooks:
197           - Removed ubiquity support.
198         * debian/changelog:
199           - Moved old changelog to doc/ChangeLog.casper.
200           - Added new changelog for live-initramfs.
201         * debian/casper.dirs, casper.init, casper.install, casper.manpages,
202           casper.postinst:
203           - Renamed, removed packagename prefix from filename.
204         * debian/compat, copyright, dirs, manpages:
205           - Updated.
206         * debian/examples, links:
207           - Added.
208         * debian/rules:
209           - Updated.
210           - Added upstream target.
211         * debian/control:
212           - Updated.
213           - Added depends to file.
214           - Added conflicts/replaces to casper.
215         * debian/postinst:
216           - Running 'update-initramfs' for all kernel versions instead of latest
217             only.
218         * Uploaded 1.87.1-1.