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