Adding casper 1.77+debian-7.
[live-boot-grml.git] / debian / changelog
1 casper (1.77+debian-7) testing; urgency=medium
2
3   * Backported two 1 line fixes (both serious bugs) from casper-1.79+debian-1
4     and casper-1.79+debian-3:
5     - It now depends also on "file" (Closes: #409308).
6     - Fix DEFCONSOLE for autoserial console, thanks to
7         "Alex Owen" <r.alex.owen@gmail.com>.
8
9  -- Marco Amadori <marco.amadori@gmail.com>  Thu,  8 Feb 2007 11:19:46 +0100
10
11 casper (1.77+debian-6) unstable; urgency=medium
12
13   * Improved snapshots features (even still experimental).
14   * Added "live-media-offset=BYTES" boot param, to enable "hiding"
15     feature, thanks to Sebastien Raveau <sebastien.raveau@epita.fr>.
16   * Now it creates /etc/resolv.conf if netbooted.
17
18  -- Marco Amadori <marco.amadori@gmail.com>  Fri,  1 Dec 2006 17:43:30 +0100
19
20 casper (1.77+debian-5) unstable; urgency=low
21
22   * Fixed preseeding locale and keyboard's variant and options.
23   * Reorganized scans of /proc/cmdline.
24   * Improved manpages, thanks to Oliver Osburg for syntax corrections.
25   * Added "nopersistent" boot option to disable the "persistent" boot param.
26   * Added "xdebconf" boot option, that uses xdebconfigurator on the
27     rootfs to configure X (experimental).
28
29  -- Marco Amadori <marco.amadori@gmail.com>  Mon, 20 Nov 2006 22:12:18 +0100
30
31 casper (1.77+debian-4) unstable; urgency=medium
32
33   * Removed -phigh from casper-reconfigure, not needed anymore.
34   * Fixed netboot /etc/network/interfaces generation, thanks to Hadar
35     <whadar@gmail.com>.
36   * Fixed X keyboard setup. Thanks to <ascii_77@yahoo.fr> for the idea.
37   * Fixed keyboard setup.
38   * Allow commandline-device to show up late, thanks to Bas Wijnen
39     <wijnen@debian.org> for the code and the care (Closes: #397320).
40   * Urgency is set to medium to try reaching Etch with important
41     features/bugfixes.
42
43  -- Marco Amadori <marco.amadori@gmail.com>  Mon,  6 Nov 2006 19:00:29 +0100
44
45 casper (1.77+debian-3) unstable; urgency=medium
46
47   * Fixed "todisk=" parsing.
48   * Urgency is set to medium to try reaching Etch with important
49     features/bugfixes.
50
51  -- Marco Amadori <marco.amadori@gmail.com>  Wed,  1 Nov 2006 11:15:56 +0100
52
53 casper (1.77+debian-2) unstable; urgency=medium
54
55   [ Marco Amadori ]
56   * Improved snapshotting (but still experimental).
57   * Renamed "host=" boot parameter to "hostname=" and shell variable "HOST" to
58     "HOSTNAME" for consistence, with linux and with username/USERNAME, as
59     requested by many people.
60   * Fixed a "keyb=" typo.
61   * Added dependence on lsb-base (used by init-script and
62     casper-snapshot).
63   * Removed DM support (obsolete).
64   * Changed a bit locale and keyboard handling.
65   * Fixed locale generation.
66   * Urgency is set to medium to try reaching Etch with important
67     features/bugfixes.
68  
69   [ Otavio Salvador ]
70   * Really lowered usplash conflicts since Debian doesn't has 0.4.
71
72  -- Marco Amadori <marco.amadori@gmail.com>  Mon, 30 Oct 2006 17:06:48 +0100
73
74 casper (1.77+debian-1) unstable; urgency=low
75
76   * New upstream release.
77   * Added snapshot persistence feature (copy on boot, sync on reboot) via
78     different ways: squashfs, cpio.gz, and block device filesystems.
79   * Added boot parameter "live-media=<device>" to force trying to boot from
80     a specified device.
81   * Added support for "todisk=<device>" to copy the live media to a
82     device filesystem, subsequent boots could use "live-media=<device>".
83   * Slightly polished locales and keyboards handling.
84   * Extendend manpages.
85   * Readded a missing "sleep 1", reworked how live_media is detected,
86     thanks to Bas Wijnen <wijnen@debian.org> for the reports.
87     (Closes: #394308, #394554).
88   * Reworked casper-getty system, thanks to Alex Owen (Closes: #394686).
89   * Postint now rebuild all initramfs.
90   * Casper now Recommends also squashfs-tools and genext2fs, maybe
91     needed by casper-snapshot.
92   * Lowered usplash requirements, since usplash 0.4 is not in debian
93     yet.
94
95  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 22 Oct 2006 20:25:38 +0200
96
97 casper (1.71+debian-1) unstable; urgency=low
98
99   * New upstream release.
100   * Added experimental casper-snapshot script and manpage.
101   * Tagged for debtags project.
102
103  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 28 Sep 2006 16:04:54 +0200
104
105 casper (1.68+debian-3) unstable; urgency=low
106
107   * Really add casper manpage (Closes: #389867).
108   * Lintian cleanness reached.
109
110  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 28 Sep 2006 12:36:29 +0200
111
112 casper (1.68+debian-2) unstable; urgency=low
113
114   * Changed "staticip=" boot param to just "ip=".
115   * Added a manpage for casper.
116   * Lintian cleanings.
117
118  -- Marco Amadori <marco.amadori@gmail.com>  Tue, 26 Sep 2006 00:45:21 +0200
119
120 casper (1.68+debian-1) unstable; urgency=low
121
122   * New upstream release.
123   * Added static network configuration support.
124   * Fixed gnome-screensaver-lock differences between ubuntu.
125   * username, host, and userfullname are now also settable
126     via kernel parameters.
127
128  -- Marco Amadori <marco.amadori@gmail.com>  Fri,  8 Sep 2006 11:26:02 +0200
129
130 casper (1.66+debian-1) unstable; urgency=low
131
132   * Added "magic" to make it work seamlessy also on ubuntu systems.
133   * Default user password now "live".
134
135  -- Marco Amadori <marco.amadori@gmail.com>  Fri,  1 Sep 2006 17:18:07 +0200
136
137 casper (1.65+debian-1) unstable; urgency=low
138
139   * New upstream release.
140   * Re-included ubiquity sources since it is here anyway in diff.gz.
141   * Included remote getty patch from Alex Owen (enable it with "casper-getty"
142     as kernel parameter).
143
144  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 17 Aug 2006 14:06:10 +0200
145
146 casper (1.63+debian-3) unstable; urgency=low
147
148   * Really do not try to eject cd if netbooted.
149   * Fixed unionfs ro param in case of nfs netboot (Closes: 383346).
150
151  -- Marco Amadori <marco.amadori@gmail.com>  Wed, 16 Aug 2006 20:10:11 +0200
152
153 casper (1.63+debian-2) unstable; urgency=low
154
155   * Working netboot support (Closes: #380506).
156   * Polished kernel parameters parsing a bit.
157
158  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 13 Aug 2006 15:52:14 +0200
159
160 casper (1.63+debian-1) unstable; urgency=low
161
162   [Marco Amadori]
163   * New upstream release.
164   * Fixed upstream changelog.
165   * Really fixed the user password issue, now really "debian".
166   * Reincluded casper-md5ckeck in debian/rules and 05mountpoints in
167     script/casper-bottom.
168   * Rewrote netboot support now will support all types of rootfs file images
169     (not only plain dirs) like cd/dvd one.
170   * Included a fix for USB by Davide Natalini <davide.natalini@studio.unibo.it>
171   * Included support for plain directory as RO rootfs.
172   * Removed xfs support (not implemented in make-live, maybe useless).
173
174   [Alex Owen]
175   * Added NFS netboot support (Closes: #380506).
176   * Fixed /etc/inittab editing (Closes: #380488).
177   * Do not try to eject cd if netbooted (Closes: #380502).
178
179   [Daniel Baumann]
180   * Minor debian/rules reordering.
181   * Changed "Section:" from "admin" to "misc".
182
183  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 30 Jul 2006 19:10:23 +0200
184
185 casper (1.61+debian-2) unstable; urgency=low
186
187   * Set password for user to 'debian'.
188
189  -- Daniel Baumann <daniel@debian.org>  Wed, 19 Jul 2006 20:56:00 +0200
190
191 casper (1.61+debian-1) unstable; urgency=low
192
193   [ Daniel Baumann ]
194   * Rebuild tarball without debian directory.
195   * Using dpatch for upstream modifications.
196   * Added patch for proper GDM autologin from Arnaud Cornet
197     <arnaud.cornet@gmail.com>.
198
199   [ Marco Amadori ]
200   * New upstream release (Resynced with 1.61, bzr 258).
201   * Usb discover patch from Malcom Gilles <live@ouabain.org>.
202  -- Marco Amadori <marco.amadori@gmail.com>  Tue, 18 Jul 2006 23:34:59 +0200
203
204 casper (1.59+debian-1) unstable; urgency=low
205
206   [ Daniel Baumann ]
207   * Upload to unstable (Closes: #354539).
208
209   [ Marco Amadori ]
210   * Added possibility to set locale on chroot, not only at runtime.
211   * Removed "persistent" wait.
212   * Fixed persistence lock and added "homepersistence" boot parameter.
213   * Updated locales handling to latest debian policy.
214   * Cleanups
215
216  -- Daniel Baumann <daniel@debian.org>  Thu, 22 Jun 2006 06:21:00 +0200
217
218 casper (1.59+debian-0) UNRELEASED; urgency=low
219
220   * Added "toram" boot parameter.
221   * Extendend fs support to ext2 and xfs file image.
222   * Changed debian-inexistant "-Q" modprobe option with "-q".
223   * Removed ubiquity code.
224   * USERNAME and HOST defaulted to "debian".
225   * Preliminary netboot (cifs) patch by  
226     "Jason D. Clinton" <me@jasonclinton.com>
227   * Lowered dependence of dmsetup code (now only Suggests).
228   * Checks for replacing "udevplug" (ubuntu-only) with "udevtrigger".
229   * Reworked xorg and anacron patches from  
230     Frederic Lehobey <Frederic.Lehobey@free.fr>.
231   * scripts/casper-bottom/10adduser: configuring only the $USERNAME for sudo
232       instead of group 'admin'.
233
234  -- Marco Amadori <marco.amadori@gmail.com>  Fri, 16 Jun 2006 11:01:48 +0200