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