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