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