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