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