Adding upstream version 1.91.5.
[debian-live-boot/hramrach.git] / docs / ChangeLog.casper
blobe125fa451336dbf23e191fb9de5ea87b62ee32a7
1 casper (1.91) gutsy; urgency=low
3   * Fix Maintainer field (ubuntu-devel-discuss, not ubuntu-devel).
4   * Remember to strip directories from paths when dealing with driver update
5     .debs (LP: #120217).
7  -- Colin Watson <cjwatson@ubuntu.com>  Thu, 14 Jun 2007 09:51:33 +0100
9 casper (1.90) gutsy; urgency=low
11   * Added to 22screensaver, to stop the screen automatically locking.
12     Fixes LP: #13497 for kubuntu as well.
14  -- Sarah Hobbs <hobbsee@ubuntu.com>  Thu, 07 Jun 2007 00:50:42 +1000
16 casper (1.89) UNRELEASED; urgency=low
18   * Update Maintainer field to reflect reality; this package is no longer
19     maintained by me.
21  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 06 Jun 2007 14:56:46 +0200
23 casper (1.88) gutsy; urgency=low
25   * Add default values for root_persistence, home_persistence,
26     root_snapshot_label, and home_snapshot_label, and parse the persistent
27     command-line option, which went missing in the last merge from Debian.
28     This goes some way towards LP #84591 but doesn't quite fix it for me
29     since the USB stick inexplicably doesn't appear until a little too late.
30   * Use 'losetup -f' instead of walking /sys/block/loop*. Requires
31     busybox-initramfs 1:1.1.3-4ubuntu3.
32   * Install temporary workaround for /dev/loop* breakage in post-2.6.21
33     kernels (LP: #118561).
35  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 04 Jun 2007 16:26:59 +0100
37 casper (1.87) feisty; urgency=low
39   [ Colin Watson ]
40   * Improve language at end of MD5 check (LP: #100088).
42   [ Martin Pitt ]
43   * Add casper-bottom/33enable_apport_crashes: Enable apport crash
44     notifications. They are disabled now by default in the installed system
45     for the final release.
47  -- Martin Pitt <martin.pitt@ubuntu.com>  Mon,  9 Apr 2007 14:31:50 +0200
49 casper (1.86) feisty; urgency=low
51   [ Luke Yelavich ]
52   * scripts/casper-bottom/30accessibility &
53     ubiquity-hooks/30accessibility:
54     - Point to new settings file for gnome-orca, as package was changed
55       from python-support to pycentral. (LP: #91868)
57  -- Colin Watson <cjwatson@ubuntu.com>  Thu,  5 Apr 2007 16:42:54 +0100
59 casper (1.85) feisty; urgency=low
61   * Stop disabling nvidia and fglrx drivers.  LP: #94359
63  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon,  2 Apr 2007 13:16:46 +0200
65 casper (1.84) feisty; urgency=low
67   [ Jani Monoses ]
68   * scripts/casper-bottom/13swap: Call /bin/dd not dd so it
69     correctly detects and uses existing swap partitions (LP: #62868)
71   [ Tollef Fog Heen ]
72   * Make sure that we are settled before trying to set up netbooting.
73     (LP: #96076)
74   * Bind-mount /dev too, when configuring X, this should make it easier
75     for X to be correctly configured on a lot of systems.
76   * Add /root/lib and /root/usr/lib to /etc/ld.so.conf in the initramfs.
77   * Add any sources on the CD to APT using apt-cdrom.
78   * Set the time zone to UTC.  LP: #13782
79   * Fix deletion of checkroot script.  LP: #66585.
81   [ Colin Watson ]
82   * Fix error message if do_netmount fails (LP: #95134).
84  -- Tollef Fog Heen <tfheen@ubuntu.com>  Fri, 30 Mar 2007 12:37:58 +0200
86 casper (1.83) feisty; urgency=low
88   * Fix usplash version in Conflicts.
89   * Add XS-Vcs-Bzr field to debian/control.
90   * scripts/casper-bottom/25configure_init: Support for "respawn COMMAND"
91     has been dropped from upstart jobs; cope with /etc/event.d/tty* using
92     "respawn" plus "exec COMMAND" now instead (LP: #92928).
94  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 19 Mar 2007 16:44:22 +0000
96 casper (1.82) feisty; urgency=low
98   [ Ben Collins ]
99   * Depends on eject package, and copy it into initramfs.
100   * Add log_wait_msg function to use usplash_write INPUTENTER.
101   * Conflict with usplash older than the one that fixes INPUTENTER.
102   * Add driver-updates hooks.
104   [ Colin Watson ]
105   * Fix more leftover /live_media wreckage (LP: #84592).
106   * Add a ubiquity hook to install driver-updates on the target system.
108  -- Colin Watson <cjwatson@ubuntu.com>  Mon,  5 Mar 2007 11:19:48 +0000
110 casper (1.81+debian-4) unstable; urgency=low
112   * Added patch from Serkan Sakar <serkan.sakar@gmx.net> to allow local keymap
113     for use with encryption.
115  -- Daniel Baumann <daniel@debian.org>  Wed, 11 Apr 2007 09:04:00 +0200
117 casper (1.81+debian-3) unstable; urgency=low
119   * Added depends to eject.
120   * Removed recommends to live-package.
122  -- Daniel Baumann <daniel@debian.org>  Wed, 21 Mar 2007 00:30:00 +0100
124 casper (1.81+debian-2) unstable; urgency=low
126   [ Daniel Baumann ]
127   * Applied patch from Sebastian Raveau <sebastien.raveau@epita.fr> to
128     add support for filesystem images encrypted with loop-aes.
130   [ Marco Amadori ]
131   * Added a "quickreboot" boot parameter, that prevent casper to eject the
132     media, useful for remote rebooting of a casper system, thanks to
133     Jonathan Hall <flimzy@flimzy.com> for the patch.
135  -- Marco Amadori <marco.amadori@gmail.com>  Fri, 16 Feb 2007 17:26:58 +0100
137 casper (1.81+debian-1) unstable; urgency=low
139   * New upstream release.
140   * Some cleaning and renaming involved because most of the debian-only code
141     was merged in ubuntu sources, then back here.
142   * Extended manpage, thanks to Alex Owen <r.alex.owen@gmail.com> and
143     Jonathan Hall <flimzy@flimzy.com> (Closes: #409980).
144   * Included a slightly reworked and bug fixed version of "Allow specific
145     ordering of images" by Jonathan Hall <flimzy@flimzy.com> with a new boot
146     parameter: module=NAME.
148  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 15 Feb 2007 10:21:01 +0100
150 casper (1.81) feisty; urgency=low
152   * Merge in Debian's changes.
154  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  7 Feb 2007 14:39:30 +0100
156 casper (1.80) feisty; urgency=low
158   * scripts/casper-bottom/31disable_update_notifier: Allow update-notifier
159     to run for crash report handling, but disable its apt-check hook.
161  -- Colin Watson <cjwatson@ubuntu.com>  Thu,  1 Feb 2007 00:11:06 +0000
163 casper (1.79+debian-3) unstable; urgency=low
165   * Fix DEFCONSOLE for autoserial console, thanks to
166     "Alex Owen" <r.alex.owen@gmail.com>.
168  -- Marco Amadori <marco.amadori@gmail.com>  Sun,  4 Feb 2007 20:12:08 +0100
170 casper (1.79+debian-2) unstable; urgency=low
172   * It now depends also on "file" (Closes: #409308).
173   * Fixed LIVEMEDIA_TIMEOUT values (Closes: #409300).
174     Thanks for both to Jonathan Hall <flimzy@flimzy.com>.
176  -- Marco Amadori <marco.amadori@gmail.com>  Sat,  3 Feb 2007 18:29:20 +0100
178 casper (1.79+debian-1) unstable; urgency=low
180   * New Upstream release.
181   * Reverted: "Mount the first squashfs as /rofs."
183  -- Marco Amadori <marco.amadori@gmail.com>  Tue, 16 Jan 2007 12:12:34 +0100
185 casper (1.79) feisty; urgency=low
187   [ Colin Watson ]
188   * ubiquity-hooks/30accessibility: Change /root to /target in
189     kderc_addtoprefixes (thanks, Jani Monoses).
190   * Call udevsettle after udevtrigger (thanks, Matthias Urlichs; LP:
191     #77438).
192   * Send casper-reconfigure error messages to stderr rather than stdout to
193     avoid interfering with debconf.
195   [ Jani Monoses ]
196   * ubiquity-hooks/30accessibility, scripts/casper-bottom/30accessibility:
197     Fix v2 option to start orca in magnifier not speech mode.
198     Add v1, v2, v3, m1 and m2 Xubuntu options
200   [ Tollef Fog Heen ]
201   * Apply patch from Luka Renko to support kde-guidance-powermanager and
202     ksmserver instead of klaptoprc as the latter is no longer used.
204  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 10 Jan 2007 20:37:30 +0100
206 casper (1.78) edgy; urgency=low
208   * Mount the first squashfs as /rofs. Breaks showmounts and won't work
209     properly with stacked filesystems, but works around a kernel oops with
210     multiply-mounted squashfses for Edgy.
212  -- Colin Watson <cjwatson@ubuntu.com>  Wed, 25 Oct 2006 12:46:05 +0100
214 casper (1.77+debian-7) testing; urgency=medium
216   * Backported two 1 line fixes (both serious bugs) from casper-1.79+debian-1
217     and casper-1.79+debian-3:
218     - It now depends also on "file" (Closes: #409308).
219     - Fix DEFCONSOLE for autoserial console, thanks to
220       "Alex Owen" <r.alex.owen@gmail.com>.
222  -- Marco Amadori <marco.amadori@gmail.com>  Thu,  8 Feb 2007 11:19:46 +0100
224 casper (1.77+debian-6) unstable; urgency=medium
226   * Improved snapshots features (even still experimental).
227   * Added "live-media-offset=BYTES" boot param, to enable "hiding"
228     feature, thanks to Sebastien Raveau <sebastien.raveau@epita.fr>.
229   * Now it creates /etc/resolv.conf if netbooted.
231  -- Marco Amadori <marco.amadori@gmail.com>  Fri,  1 Dec 2006 17:43:30 +0100
233 casper (1.77+debian-5) unstable; urgency=low
235   * Fixed preseeding locale and keyboard's variant and options.
236   * Reorganized scans of /proc/cmdline.
237   * Improved manpages, thanks to Oliver Osburg for syntax corrections.
238   * Added "nopersistent" boot option to disable the "persistent" boot param.
239   * Added "xdebconf" boot option, that uses xdebconfigurator on the
240     rootfs to configure X (experimental).
242  -- Marco Amadori <marco.amadori@gmail.com>  Mon, 20 Nov 2006 22:12:18 +0100
244 casper (1.77+debian-4) unstable; urgency=medium
246   * Removed -phigh from casper-reconfigure, not needed anymore.
247   * Fixed netboot /etc/network/interfaces generation, thanks to Hadar
248     <whadar@gmail.com>.
249   * Fixed X keyboard setup. Thanks to <ascii_77@yahoo.fr> for the idea.
250   * Fixed keyboard setup.
251   * Allow commandline-device to show up late, thanks to Bas Wijnen
252     <wijnen@debian.org> for the code and the care (Closes: #397320).
253   * Urgency is set to medium to try reaching Etch with important
254     features/bugfixes.
256  -- Marco Amadori <marco.amadori@gmail.com>  Mon,  6 Nov 2006 19:00:29 +0100
258 casper (1.77+debian-3) unstable; urgency=medium
260   * Fixed "todisk=" parsing.
261   * Urgency is set to medium to try reaching Etch with important
262     features/bugfixes.
264  -- Marco Amadori <marco.amadori@gmail.com>  Wed,  1 Nov 2006 11:15:56 +0100
266 casper (1.77+debian-2) unstable; urgency=medium
268   [ Marco Amadori ]
269   * Improved snapshotting (but still experimental).
270   * Renamed "host=" boot parameter to "hostname=" and shell variable "HOST" to
271     "HOSTNAME" for consistence, with linux and with username/USERNAME, as
272     requested by many people.
273   * Fixed a "keyb=" typo.
274   * Added dependence on lsb-base (used by init-script and
275     casper-snapshot).
276   * Removed DM support (obsolete).
277   * Changed a bit locale and keyboard handling.
278   * Fixed locale generation.
279   * Urgency is set to medium to try reaching Etch with important
280     features/bugfixes.
282   [ Otavio Salvador ]
283   * Really lowered usplash conflicts since Debian doesn't has 0.4.
285  -- Marco Amadori <marco.amadori@gmail.com>  Mon, 30 Oct 2006 17:06:48 +0100
287 casper (1.77+debian-1) unstable; urgency=low
289   * New upstream release.
290   * Added snapshot persistence feature (copy on boot, sync on reboot) via
291     different ways: squashfs, cpio.gz, and block device filesystems.
292   * Added boot parameter "live-media=<device>" to force trying to boot from
293     a specified device.
294   * Added support for "todisk=<device>" to copy the live media to a
295     device filesystem, subsequent boots could use "live-media=<device>".
296   * Slightly polished locales and keyboards handling.
297   * Extendend manpages.
298   * Readded a missing "sleep 1", reworked how live_media is detected,
299     thanks to Bas Wijnen <wijnen@debian.org> for the reports.
300     (Closes: #394308, #394554).
301   * Reworked casper-getty system, thanks to Alex Owen (Closes: #394686).
302   * Postint now rebuild all initramfs.
303   * Casper now Recommends also squashfs-tools and genext2fs, maybe
304     needed by casper-snapshot.
305   * Lowered usplash requirements, since usplash 0.4 is not in debian
306     yet.
308  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 22 Oct 2006 20:25:38 +0200
310 casper (1.77) edgy; urgency=low
312   * Honour console-setup/modelcode preseeding. Needed for Malone #66719,
313     #66774.
315  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 20 Oct 2006 19:59:39 +0100
317 casper (1.76) edgy; urgency=low
319   [ Colin Watson ]
320   * Copy access=m2 accessibility changes into the corresponding ubiquity
321     hook.
322   * Remove spurious quoting from accessibility script.
323   * Clear console-setup/layoutcode and console-setup/variantcode if they
324     aren't supplied on the command line.
326   [ Michael Vogt ]
327   * scripts/casper-bottom/35fix_language_selector:
328     - run fontconfig-voodoo if available to make sure that we have
329       optimal fontconfig settings for the CJK languages (lp: #49334)
331   [ Henrik Nilsen Omma ]
332   * Fix a few accessibility items that were out of date, changing
333     gnopernicus -> orca and gok -> onboard (the gok entry was missing some
334     brackets as well; patch from Malone #58836, closes: Malone #65861).
336  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 16 Oct 2006 20:20:15 +0100
338 casper (1.75) edgy; urgency=low
340   * Turn on accessibility in "Motor Difficulties - pointing devices" which
341     makes onboard start properly.  closes: Malone: #65861.
343  -- Tollef Fog Heen <tfheen@ubuntu.com>  Fri, 13 Oct 2006 14:12:10 +0200
345 casper (1.74) edgy; urgency=low
347   [ Tollef Fog Heen ]
348   * Sync up ubiquity-hooks/30accessibility with
349     scripts/casper-bottom/30accessibility fixing spelling errors and
350     enabling accessibility in KDE.
352   [ Colin Watson ]
353   * Fix check for presence of gconf2 (closes: Malone #58836).
355  -- Colin Watson <cjwatson@ubuntu.com>  Wed, 11 Oct 2006 11:18:00 +0100
357 casper (1.73) edgy; urgency=low
359   * Never run install-keymap or preseed debian-installer/keymap if
360     console-setup is detected, even if console-setup wasn't explicitly
361     preseeded. Contributes to Malone #60067.
363  -- Colin Watson <cjwatson@ubuntu.com>  Sat,  7 Oct 2006 01:56:20 +0100
365 casper (1.72) edgy; urgency=low
367   * Force suspend and hibernate both off, since reconfiguring
368     gnome-power-manager kills usplash here.  Fixes Malone: #61535
369     completely.
371  -- Tollef Fog Heen <tfheen@ubuntu.com>  Fri,  6 Oct 2006 14:22:23 +0200
373 casper (1.71+debian-1) unstable; urgency=low
375   * New upstream release.
376   * Added experimental casper-snapshot script and manpage.
377   * Tagged for debtags project.
379  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 28 Sep 2006 16:04:54 +0200
381 casper (1.71) edgy; urgency=low
383   * Use TEXT-URGENT in shutdown script to make sure we display the "please
384     remove disc and press enter" text.  Malone: #61533
385   * Increase usplash timeout since "TIMEOUT 0" no longer means "spin
386     forever".
387   * Don't move-mount all the squashfs-es into / since that confuses mono
388     (and some other apps too).  Malone: #62756
389   * Disable kwallet by default.  Malone: #47743
390   * Add -n to language selector to make it not whine about
391     not-fully-installed langpacks.  Malone. #37568
392   * Override definition of log_end_msg in casper-functions.  Make sure all
393     casper-bottom scripts use this.
394   * Pulsate bar in casper-top and casper-bottom.  Malone: #61535
396  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  4 Oct 2006 09:52:06 +0200
398 casper (1.70) edgy; urgency=low
400   * Check for new file= alias as well as preseed/file= (closes: Malone
401     #63145).
403  -- Colin Watson <cjwatson@ubuntu.com>  Wed,  4 Oct 2006 08:59:53 +0100
405 casper (1.69) edgy; urgency=low
407   [ Tollef Fog Heen ]
408   * Use grep -E in scripts/casper. Malone: #57620
409   * Fix syntax error in accessibility script
411   [ Colin Watson ]
412   * Run 'sh -n' over everything in build target to avoid future syntax
413     errors.
414   * Fix check for /etc/default/console-setup (closes: Malone #62775).
416  -- Colin Watson <cjwatson@ubuntu.com>  Mon,  2 Oct 2006 10:58:19 +0100
418 casper (1.68+debian-3) unstable; urgency=low
420   * Really add casper manpage (Closes: #389867).
421   * Lintian cleanness reached.
423  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 28 Sep 2006 12:36:29 +0200
425 casper (1.68+debian-2) unstable; urgency=low
427   * Changed "staticip=" boot param to just "ip=".
428   * Added a manpage for casper.
429   * Lintian cleanings.
431  -- Marco Amadori <marco.amadori@gmail.com>  Tue, 26 Sep 2006 00:45:21 +0200
433 casper (1.68+debian-1) unstable; urgency=low
435   * New upstream release.
436   * Added static network configuration support.
437   * Fixed gnome-screensaver-lock differences between ubuntu.
438   * username, host, and userfullname are now also settable
439     via kernel parameters.
441  -- Marco Amadori <marco.amadori@gmail.com>  Fri,  8 Sep 2006 11:26:02 +0200
443 casper (1.68) edgy; urgency=low
445   * Honour console-setup/layoutcode and console-setup/variantcode preseeding
446     (closes: Malone #61573).
448  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 22 Sep 2006 16:09:53 +0100
450 casper (1.67) edgy; urgency=low
452   * Make sure to write xorg.conf md5sum to the installed system, not the
453     live system in ubiquity-hooks/20xconfig
454   * Implement support for setting KDE's accessibility options too, thanks
455     to Jonathan Riddell for the patch.
456   * Use usplash's TEXT-URGENT for important messages when doing md5 checks
457   * Fix flashing of progress bar on 32 bit arches
459  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 23 Aug 2006 14:34:57 +0200
461 casper (1.66+debian-1) unstable; urgency=low
463   * Added "magic" to make it work seamlessy also on ubuntu systems.
464   * Default user password now "live".
466  -- Marco Amadori <marco.amadori@gmail.com>  Fri,  1 Sep 2006 17:18:07 +0200
468 casper (1.66) edgy; urgency=low
470   * Fix use of db_get in ubiquity accessibility hook.
471   * Use sudo instead of su to get to the live session user from the
472     initramfs or to the newly-installed user from ubiquity. su's argument
473     handling has changed so that the previous code no longer worked, and su
474     was never all that good for arguments containing spaces anyway.
476  -- Colin Watson <cjwatson@ubuntu.com>  Mon,  4 Sep 2006 15:46:55 +0100
478 casper (1.65+debian-1) unstable; urgency=low
480   * New upstream release.
481   * Re-included ubiquity sources since it is here anyway in diff.gz.
482   * Included remote getty patch from Alex Owen (enable it with "casper-getty"
483     as kernel parameter).
485  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 17 Aug 2006 14:06:10 +0200
487 casper (1.65) edgy; urgency=low
489   * Update to call udevsettle/udevtrigger instead of udevplug
491  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 21 Aug 2006 19:37:58 +0200
493 casper (1.64) edgy; urgency=low
495   * Fix moving of squashfs mount points so that /proc/mounts in the
496     installed system refers to them correctly (closes: Malone #55019). As a
497     bonus, this lets us mount them on subdirectories of /casper/ right from
498     the start.
499   * Treat locale= as equivalent to debian-installer/locale= (closes: Malone
500     #53444).
501   * Fix ubiquity-hooks/30accessibility not to use log_end_msg, and to chroot
502     to /target instead of /root (closes: Malone #53277).
504  -- Colin Watson <cjwatson@ubuntu.com>  Thu,  3 Aug 2006 14:00:22 +0100
506 casper (1.63+debian-3) unstable; urgency=low
508   * Really do not try to eject cd if netbooted.
509   * Fixed unionfs ro param in case of nfs netboot (Closes: 383346).
511  -- Marco Amadori <marco.amadori@gmail.com>  Wed, 16 Aug 2006 20:10:11 +0200
513 casper (1.63+debian-2) unstable; urgency=low
515   * Working netboot support (Closes: #380506).
516   * Polished kernel parameters parsing a bit.
518  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 13 Aug 2006 15:52:14 +0200
520 casper (1.63+debian-1) unstable; urgency=low
522   [Marco Amadori]
523   * New upstream release.
524   * Fixed upstream changelog.
525   * Really fixed the user password issue, now really "debian".
526   * Reincluded casper-md5ckeck in debian/rules and 05mountpoints in
527     script/casper-bottom.
528   * Rewrote netboot support now will support all types of rootfs file images
529     (not only plain dirs) like cd/dvd one.
530   * Included a fix for USB by Davide Natalini <davide.natalini@studio.unibo.it>
531   * Included support for plain directory as RO rootfs.
532   * Removed xfs support (not implemented in make-live, maybe useless).
534   [Alex Owen]
535   * Added NFS netboot support (Closes: #380506).
536   * Fixed /etc/inittab editing (Closes: #380488).
537   * Do not try to eject cd if netbooted (Closes: #380502).
539   [Daniel Baumann]
540   * Minor debian/rules reordering.
541   * Changed "Section:" from "admin" to "misc".
543  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 30 Jul 2006 19:10:23 +0200
545 casper (1.63) edgy; urgency=low
547   [ Tollef Fog Heen ]
548   * Change "Live CD user" to "live session user" in the adduser script.
549     Malone #46882
550   * Wait for persistent devices for 30 seconds, not 1500.
551   * Make sure that readahead-list is installed before chmod -x'ing it.
552   * Only disable l-r-m and anacron if they are installed.
553   * Make sure laptop-detect is installed before trying to call it.
554   * Do not install init script from the initramfs any more.  It should
555     have rc.d links already in the squashfs.
556   * Minor build system fixes.
557   * Only copy devmapper relevant files if devmapper is installed.
558   * Remove ubuntu-specific branding from the default casper.
559   * Install default configuration file and make it end up in the
560     initramfs.
561   * Get rid of CD references and replace with medium or other appropriate
562     terms.
563   * Add stacked file system support
565   [ Marco Amadori ]
566   * Added possibility to set locale on chroot, not only at runtime.
567   * Updated 14locales to latest debian policy.
569   [ Malcolm Gilles ]
570   * USB devices can have ID_PATH with pci-*-usb, too.
572  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 18 Jul 2006 10:20:51 +0200
574 casper (1.61+debian-2) unstable; urgency=low
576   * Set password for user to 'debian'.
578  -- Daniel Baumann <daniel@debian.org>  Wed, 19 Jul 2006 20:56:00 +0200
580 casper (1.61+debian-1) unstable; urgency=low
582   [ Daniel Baumann ]
583   * Rebuild tarball without debian directory.
584   * Using dpatch for upstream modifications.
585   * Added patch for proper GDM autologin from Arnaud Cornet
586     <arnaud.cornet@gmail.com>.
588   [ Marco Amadori ]
589   * New upstream release (Resynced with 1.61, bzr 258).
590   * Usb discover patch from Malcom Gilles <live@ouabain.org>.
592  -- Marco Amadori <marco.amadori@gmail.com>  Tue, 18 Jul 2006 23:34:59 +0200
594 casper (1.61) edgy; urgency=low
596   * Move PATH setting to top of casper script to avoid silliness where
597     PATH isn't correctly set.
599  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 17 Jul 2006 12:53:59 +0200
601 casper (1.60) edgy; urgency=low
603   * Change start symlinks to kill symlinks for anacron, to avoid it being
604     started by invoke-rc.d and similar.
605   * Rearrange source package.
606   * Redo how the init script works and require it to be installed in the
607     live fs.
608   * Bump version number to be higher than Debian's so we don't
609     automatically sync.
611  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 31 May 2006 00:01:40 +0200
613 casper (1.59+debian-1) unstable; urgency=low
615   [ Daniel Baumann ]
616   * Upload to unstable (Closes: #354539).
618   [ Marco Amadori ]
619   * Added possibility to set locale on chroot, not only at runtime.
620   * Removed "persistent" wait.
621   * Fixed persistence lock and added "homepersistence" boot parameter.
622   * Updated locales handling to latest debian policy.
623   * Cleanups
625  -- Daniel Baumann <daniel@debian.org>  Thu, 22 Jun 2006 06:21:00 +0200
627 casper (1.59+debian-0) UNRELEASED; urgency=low
629   * Added "toram" boot parameter.
630   * Extendend fs support to ext2 and xfs file image.
631   * Changed debian-inexistant "-Q" modprobe option with "-q".
632   * Removed ubiquity code.
633   * USERNAME and HOST defaulted to "debian".
634   * Preliminary netboot (cifs) patch by
635     "Jason D. Clinton" <me@jasonclinton.com>
636   * Lowered dependence of dmsetup code (now only Suggests).
637   * Checks for replacing "udevplug" (ubuntu-only) with "udevtrigger".
638   * Reworked xorg and anacron patches from
639     Frederic Lehobey <Frederic.Lehobey@free.fr>.
640   * scripts/casper-bottom/10adduser: configuring only the $USERNAME for sudo
641       instead of group 'admin'.
643  -- Marco Amadori <marco.amadori@gmail.com>  Fri, 16 Jun 2006 11:01:48 +0200
645 casper (1.58) dapper; urgency=low
647   * Really rename properly, without dirname.
649  -- Scott James Remnant <scott@ubuntu.com>  Tue, 30 May 2006 22:47:04 +0100
651 casper (1.57) dapper; urgency=low
653   * Rename the anacron rc.d/S* symlinks to K*, instead of removing them.
654     Because otherwise pbbuttonsd decides that starting anacron on the
655     LiveCD would be a clever thing to do.
657  -- Scott James Remnant <scott@ubuntu.com>  Wed, 24 May 2006 23:06:04 +0100
659 casper (1.56) dapper; urgency=low
661   * Hopefully work a bit better when checking DVDs on 32 bit
662     architectures.
663   * Do an explicit read from /dev/console when waiting for keypress after
664     CD/DVD has been ejected.
666  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 22 May 2006 16:43:03 +0200
668 casper (1.55) dapper; urgency=low
670   * Reconfigure gnome-power-manager when doing live installations.
671     Malone #45654
673  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 22 May 2006 11:16:46 +0200
675 casper (1.54) dapper; urgency=low
677   [ Luke Yelavich ]
678   * Set large print fonts for the v1 accessibility profile. Closes
679     Malone #45376.
681   [ Colin Watson ]
682   * Fix preseed/file handling (closes: Malone #43683).
684  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu, 18 May 2006 19:36:24 +0200
686 casper (1.53) dapper; urgency=low
688   [ Tollef Fog Heen ]
689   * Disable fglrx and nvidida drivers by default.  Somewhat addresses
690     #43706
692   [ Colin Watson ]
693   * Pass all command-line preseed arguments (other than preseed/file) to
694     /root's debconf db.
696  -- Tollef Fog Heen <tfheen@ubuntu.com>  Sat, 13 May 2006 10:14:36 +0200
698 casper (1.52) dapper; urgency=low
700   * Export the path in casper-reconfigure so X and friends actually have
701     sbin in their path.
703  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu, 11 May 2006 21:04:11 +0200
705 casper (1.51) dapper; urgency=low
707   [ Luke Yelavich ]
708   * casper-bottom/30accessibility:
709     - Removed stale reference to acessx_applet.
710     - Fix some typos for gconf values that had to be set as lists.
712   [ Colin Watson ]
713   * Pass debian-installer/locale to /root's debconf db (closes: Malone
714     #41896).
715   * Identify ourselves as casper when communicating with debconf.
716   * Factor out preseeding code into casper-preseed; this knows that it only
717     needs to register a question if it fails to set it, which saves memory
718     by avoiding debconf having to rewrite templates.dat.
719   * Preseed kbd-chooser/method as well as debian-installer/keymap, so that
720     kbd-chooser run from ubiquity picks up the selected keyboard (closes:
721     Malone #42202).
722   * Use new dpkg-reconfigure --no-reload option (debconf 1.4.72ubuntu6) to
723     avoid needlessly rewriting templates.dat.
725   [ Tollef Fog Heen ]
726   * Add ... to the end of all usplash messages.  Malone #43856
727   * Add maybe_break casper-bottom to allow breaking before running bottom
728     scripts.  Malone #43860
729   * Don't show the name of the live cd user that's added.
730   * Mount COW filesystem if show-cow is present on the kernel command line.
731     Malone #43687
732   * Disable the Kubuntu update notifier too.  Malone #43806
733   * Disable hibernation and enable sleep where appropriate.  Malone #23882
735  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu, 11 May 2006 12:11:08 +0200
737 casper (1.50) dapper; urgency=low
739   [ Luke Yelavich ]
740   * Fixed some typos, and added missing settings to some accessibility
741     profiles, as they were either not working properly, or at all. Malone:
742     #39472, #39473
743   * Removed the desktop wallpaper, and changed the background colour to gray
744     for the v1 accessibility profile.
745   * Set the whiteglass mouse theme for the v1 accessibility profile.
746   * Moved the gconftool-2 -s flag to individual gct calls, to allow for future
747     use of gconftool-2 flags that are incompatible with -s.
749   [ Daniele Favara ]
750   * Allow custom HOST, USERNAME, USERFULLNAME.  Malone: #42118
751   * Add example file
752     - debian/casper.dir: Add examples dir
753     - debian/casper.conf: Explain briefly how to use new variables
754     - debian/rules: Install casper.conf as example_conf_casper
756   [ Tollef Fog Heen ]
757   * Stylistic changes to Daniele's changes.
759  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue,  2 May 2006 14:12:31 +0200
761 casper (1.49) dapper; urgency=low
763   * Also look for hardware named wlan*
765  -- Scott James Remnant <scott@ubuntu.com>  Wed, 26 Apr 2006 13:37:13 +0100
767 casper (1.48) dapper; urgency=low
769   * Write /etc/network/interfaces entries for eth0, eth1, eth2, ath0 and
770     wlan0 if there's no hardware detected for them; as it may be plugged
771     in after boot.
773  -- Scott James Remnant <scott@ubuntu.com>  Wed, 26 Apr 2006 12:31:38 +0100
775 casper (1.47) dapper; urgency=low
777   [ Tollef Fog Heen ]
778   * Turn on debugging of the X config.
779   * Log to a file which gets copied to /var/log/casper.log.  Malone: #39895
780   * Only pick UTF-8 locales.  Malone: #40178
781   * Use correct /root rather than /target for seeing what version of
782     gnome-panel-data is installed.
783   * Make festival (and probably some other apps) happier by using
784     127.0.1.1 for our ubuntu hostname and 127.0.0.1 just resolves to
785     "localhost".
786   * Make casper-md5check read from tty8 since it wants to get keypresses
787     from the active console (where usplash runs).  Malone: #40490.
788   * Copy /etc/modules when installing with ubiquity.  Malone: #40311
789   * /etc/gdm/gdm-cdd.conf can be a symlink.  Cope with that.  Malone: #40767
791   [ Colin Watson ]
792   * ubiquity-casper conflicts/replaces espresso-casper.
794  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 24 Apr 2006 09:41:14 +0200
796 casper (1.46) dapper; urgency=low
798   * Use debian-installer/dummy for preseeding rather than espresso/dummy,
799     since the latter was removed in espresso 0.99.38.
800   * espresso is being renamed to ubiquity. Rename espresso-casper to
801     ubiquity-casper to match.
803  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 21 Apr 2006 12:52:48 +0100
805 casper (1.45) dapper; urgency=low
807   [ Matt Zimmerman ]
808   * [share/shutdown] Disable the usplash timeout and wrap the prompt to two
809     lines
811   [ Tollef Fog Heen ]
812   * Use devmapper for ia64, hppa and sparc.
814  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 19 Apr 2006 11:36:49 +0200
816 casper (1.44) dapper; urgency=low
818   * Reset the timeout after casper-premount has run so we're sure that the
819     timeout is what we want it to be.  Udev seems to change it too.
820   * Remove a few set -x commands to make the boot slightly less verbose.
821   * Fix 10adduser to actually install the correct icons for espresso.
823  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 12 Apr 2006 14:20:53 +0200
825 casper (1.43) dapper; urgency=low
827   * Copy espresso-kdeui.desktop file to user's desktop
828     Branch at http://kubuntu.org/~jriddell/bzr/casper/trunk/
830  -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 13 Apr 2006 15:37:49 +0100
832 casper (1.42) dapper; urgency=low
834   [ Luke Yelavich ]
835   * casper-bottom/30accessibility:
836     - Removed some settings from accessibility profiles as these are now
837       in the relevant packages.
839   [ Tollef Fog Heen ]
840   * Make sure to call gconftool as the right user.  Malone #38408
841   * Write an entry for / in fstab.  Hopefully fixes Malone #34330
842   * Change gdm-cdd.conf if it exists, not gdm.conf. Malone #37467
843   * Really disable update-notifier, this time by removing the correct
844     file.
846  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 11 Apr 2006 15:43:24 +0200
848 casper (1.41) dapper; urgency=low
850   * Don't mkdir then install -D, just install -D (this should prevent
851     ~ubuntu/Desktop being owned by root)
853  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 29 Mar 2006 10:52:42 +0200
855 casper (1.40) dapper; urgency=low
857   * Add snd_powermac to /etc/modules on ppc.  (Malone: #27862)
858   * Use chmod -x instead of mv to disable readahead in order to not
859     trigger unionfs bugs
860   * Reboot the system when a key is pressed at the end of the integrity
861     check.  (Malone: #29203)
862   * Use usplash_write too when doing shutdown.  (Malone: #34537)
864  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 28 Mar 2006 10:09:49 +0200
866 casper (1.39) dapper; urgency=low
868   [ Tollef Fog Heen ]
869   * Disable update-notifier by default, as it won't make much sense for
870     most people.
872   [ Colin Watson ]
873   * Clear out user-setup questions from the debconf database after creating
874     the live CD user, to avoid confusing espresso into offering "Ubuntu
875     LiveCD user" as the user's default full name.
877  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 13 Mar 2006 11:38:39 +0100
879 casper (1.38) dapper; urgency=low
881   * Disable readahead since it breaks too much with squashfs and unionfs.
883  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu,  9 Mar 2006 09:43:39 +0100
885 casper (1.37) dapper; urgency=low
887   * Add support for having the squashfs directly on a device, thanks to
888     Paul Sladen for idea and a patch.
889   * If a directory "Examples" exists in ~ after we've run adduser, move it
890     to the Desktop subdirectory for greater visibility.
892  -- Tollef Fog Heen <tfheen@ubuntu.com>  Sat,  4 Mar 2006 11:55:50 +0100
894 casper (1.36) dapper; urgency=low
896   [ Tollef Fog Heen ]
897   * Fix typo in find_cow_device so block devices didn't work at all.
898     Malone #31639.  Thanks to Richard Nemec for the catch.
899   * Update accessibility framework, thanks to Luke Yelavich.
901   [ Colin Watson ]
902   * Move the /cdrom mount into the new root filesystem.
904  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  1 Mar 2006 11:13:54 +0100
906 casper (1.35) dapper; urgency=low
908   * Check for preseed/file= in /proc/cmdline and feed any given file to
909     debconf-set-selections.
911  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 27 Feb 2006 17:32:02 +0000
913 casper (1.34) dapper; urgency=low
915   [ Luke Yelavich ]
916   * Add initial accessibility support framework
918  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 22 Feb 2006 14:36:07 +0100
920 casper (1.33) dapper; urgency=low
922   * Make sure Desktop and the espresso-$ui.desktop is owned by the Ubuntu
923     user.  Malone #31991
924   * Fix check for rc6.d/S90reboot at the bottom of 25configure_init to
925     actually look in the right place.
926   * Make me the maintainer of the package.
928  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 20 Feb 2006 09:49:02 +0100
930 casper (1.32) dapper; urgency=low
932   * Fix copying of /usr/share/applications/espresso-gtkui.desktop.
934  -- Colin Watson <cjwatson@ubuntu.com>  Thu, 16 Feb 2006 16:47:15 +0000
936 casper (1.31) dapper; urgency=low
938   [ Tollef Fog Heen ]
939   * Print message about rebooting the system when the md5 check is
940     finished.
941   * Just have one copy of the casper shutdown scripts and symlink those
942     into the right place.  Malone #20978
944   [ Colin Watson ]
945   * Copy /usr/share/applications/espresso-gtkui.desktop to the live CD
946     user's desktop.
948  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 14 Feb 2006 14:52:16 +0100
950 casper (1.30) dapper; urgency=low
952   * Set a blank password for the ubuntu user.  This hopefully resolves
953     Malone #30118
954   * Pass keyboard layout information to xserver-xorg in the "new" scheme.
955   * Set up the right console keymap.
957  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 14 Feb 2006 14:48:14 +0100
959 casper (1.29) dapper; urgency=low
961   [ Tollef Fog Heen ]
962   * Fix typo in 22gnome_panel_data
963   * Configure all detected network interfaces.
964   * Add support for putting the persistent storage in a loopback file on
965     vfat volumes
966   * Configure all detected network interfaces.
967   * Allow putting the live filesystem image on a VFAT volume
968   * Allow putting the persistent storage in a loopback file on a VFAT
969     volume
970   * Lots of cleanups
972   [ Colin Watson ]
973   * Change casper-reconfigure to take the target root filesystem as its
974     first argument.
975   * Add espresso-casper package with hooks to repeat some things done by
976     casper in the installed system.
978  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 25 Jan 2006 14:25:45 +0100
980 casper (1.28) dapper; urgency=low
982   * Depend on user-setup
983   * First shot at IEEE1394 support.  Add sbp2 and ohci1394 as modules to
984     be copied into the initramfs.
986  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 16 Jan 2006 22:06:35 +0100
988 casper (1.27) dapper; urgency=low
990   * Try using unionfs on ppc again
992  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 10 Jan 2006 20:55:19 +0100
994 casper (1.26) dapper; urgency=low
996   * Add persistency support
997   * Usplash integration
999  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 10 Jan 2006 17:53:54 +0100
1001 casper (1.25) dapper; urgency=low
1003   * Make /rofs available to in the target system.
1005  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon,  9 Jan 2006 15:25:12 +0100
1007 casper (1.24) dapper; urgency=low
1009   * For debconf-communicate, use a here-doc rather than trying to have \n
1010     working in shell variables.
1011   * The usplash fifo has moved, update paths accordingly.  Also conflict
1012     with the old usplash and depend on new enough initramfs-tools.
1014  -- Tollef Fog Heen <tfheen@ubuntu.com>  Fri,  6 Jan 2006 14:20:37 +0100
1016 casper (1.23) dapper; urgency=low
1018   * Move the building to binary-dep, since we're an arch: any package
1019     now.
1021  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu,  5 Jan 2006 10:37:31 +0100
1023 casper (1.22) dapper; urgency=low
1025   * Bunch debconf-communicate commands together to speed up the boot a
1026     little bit.
1027   * Add integrity checker, this is compiled code, so casper is now arch:
1028     any
1030  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  4 Jan 2006 12:56:13 +0100
1032 casper (1.21) dapper; urgency=low
1034   * If locale is unset, use en_US.UTF8, not whatever comes first in the
1035     list of supported locales.
1036   * Generate locale and set the locale in /etc/environment
1037   * Use user-setup to create the user, rather than doing it ourselves.
1038   * Various cleanups and fixes, such as making debconf-communicate silent
1039   * Disable checkroot when booting
1041  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon,  2 Jan 2006 11:00:25 +0100
1043 casper (1.20) dapper; urgency=low
1045   * Remove a large bunch of debugging output
1046   * Depend on dmsetup so the hook script can copy in that
1047   * Handle both squashfs and cloop images, with run-time detection
1048   * Use devmapper + cloop on powerpc, not unionfs, since unionfs is a
1049     disaster there.
1050   * Make sure we have both SCSI and IDE CDROM modules available in the
1051     initramfs.
1052   * Do some initial keyboard setup handling so X will, at least in some
1053     cases, have a chance of giving the user a sane keymap.
1055  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 19 Dec 2005 14:23:13 +0100
1057 casper (1.19) dapper; urgency=low
1059   * Switch to initramfs, so casper only survives in spirit
1060   * Use unionfs instead of a writeable devmapper snapshot
1061   * Remove all debconfiscation, since we're an initramfs script now
1062   * Make the postinst call update-initramfs -u
1063   * Mount the CD read-only explicitly
1064   * Make udevinfo silent if the device is not found.
1066  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 13 Dec 2005 16:22:45 +0100
1068 casper (1.18) breezy; urgency=low
1070   * Update translations from Rosetta: Greek, Spanish, French, Hungarian,
1071     Brazilian Portuguese.
1073  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 19 Sep 2005 20:05:02 +0100
1075 casper (1.17) breezy; urgency=low
1077   * Set /apps/gnome-screensaver/lock if gnome-screensaver is installed
1079  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 16 Sep 2005 15:24:35 -0700
1081 casper (1.16) breezy; urgency=low
1083   * Install a fake script in /lib/debian-installer.d/S72menu-exit after
1084     pivoting that just calls sleep, to prevent scary console messages as d-i
1085     tries to exit without its root filesystem.
1087  -- Colin Watson <cjwatson@ubuntu.com>  Wed, 14 Sep 2005 10:28:06 +0100
1089 casper (1.15) breezy; urgency=low
1091   * Neutralize branding in startup message
1092   * Use clear in addition to reset, in hopes of concealing error messages on
1093     the console from d-i's death throes
1095  -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  9 Sep 2005 11:24:14 -0700
1097 casper (1.14) breezy; urgency=low
1099   * Set RUNNING_UNDER_GDM=yes in the user's environment to stop xscreensaver
1100     locking the screen (Ubuntu #7150).
1102  -- Colin Watson <cjwatson@ubuntu.com>  Thu,  8 Sep 2005 13:37:00 +0100
1104 casper (1.13) breezy; urgency=low
1106   * Use reset, rather than clear, to clean up after the colored dialogs on vt1
1108  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  7 Sep 2005 16:09:45 -0700
1110 casper (1.12) breezy; urgency=low
1112   * Kill bterm after pivoting so that we can use vt1 rather than vt2,
1113     thereby avoiding a fight between gdm and the X server (closes: Ubuntu
1114     #14851).
1116  -- Colin Watson <cjwatson@ubuntu.com>  Wed,  7 Sep 2005 15:48:40 +0100
1118 casper (1.11) breezy; urgency=low
1120   * Remove debugging code which crept into 1.10
1121   * Revert changes to casper-udeb.postinst which were intended for
1122     starting usplash earlier (pre-1.10)
1124  -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  2 Sep 2005 13:43:03 -0700
1126 casper (1.10) breezy; urgency=low
1128   * Instead of starting usplash directly, create an init script which will
1129     start it later (after the new init), to avoid it being killed by
1130     busybox init
1132  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 29 Aug 2005 20:26:58 -0700
1134 casper (1.9) breezy; urgency=low
1136   * Remember to re-run 30copy-dev from 94usplash, in order to preserve the
1137     device nodes clobbered by udev
1138   * Redirect stdin of /etc/init.d/udev from /dev/console, to avoid
1139     incredibly obnoxious 60-second sleep because it thinks we're
1140     interactive
1142  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 29 Aug 2005 18:30:38 -0700
1144 casper (1.8) breezy; urgency=low
1146   * Add usplash support
1148  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 29 Aug 2005 17:30:57 -0700
1150 casper (1.7) breezy; urgency=low
1152   * Set DEBUG_XORG_PACKAGE=yes when reconfiguring xserver-xorg.  The
1153     output is only written to post.log and isn't visible to the user, and
1154     can be invaluable for debugging
1156  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 22 Aug 2005 10:25:38 -0700
1158 casper (1.6) breezy; urgency=low
1160   * Use debconf-copydb again (thanks, Tollef)
1161   * Rename pre.d/20xconfig to pre.d/20prexconfig so that it is distinct from
1162     post.d/20xconfig for purposes of the progress bar (no text for it; it's
1163     very fast)
1165  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 17 Aug 2005 14:55:24 -0700
1167 casper (1.5) breezy; urgency=low
1169   * Call MAKEDEV console in post.d/20xconfig as a workaround for bug
1170     #13523
1172  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 16 Aug 2005 15:24:06 -0700
1174 casper (1.4) breezy; urgency=low
1176   * Revert to the old debconf hack; the debconf-copydb approach needs more
1177     work
1179  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 15 Aug 2005 22:48:11 -0700
1181 casper (1.3) breezy; urgency=low
1183   * Revert unintentional release of experimental unionfs code in 1.2
1185  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 13 Aug 2005 11:19:50 -0700
1187 casper (1.2) breezy; urgency=low
1189   * Fix debconf-copydb regex in 20xconfig
1191  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 13 Aug 2005 11:07:46 -0700
1193 casper (1.1) breezy; urgency=low
1195   * Cope with xserver-xorg's rename of force_keyboard_detection to
1196     autodetect_keyboard
1198  -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  4 Jul 2005 02:52:07 -0700
1200 casper (1.0) breezy; urgency=low
1202   * Version number bump (we've been through a stable Ubuntu release, after
1203     all)
1204   * Rename pre.d/10snapshot to post.d/10filesystem, as it is about to
1205     become more generic
1206   * Seed xserver-xorg/force_keyboard_detection to true in 20xconfig, so as
1207     to cause the keyboard layout to (continue to) be autodetected based on
1208     d-i settings
1210  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 16 Jun 2005 11:21:54 -0700
1212 casper (0.65) breezy; urgency=low
1214   * As a performance optimization, only reconfigure gnome-panel-data if
1215     booting on a laptop
1216   * Disable the "lock screen" menu item (Ubuntu bug#7150)
1218  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  8 Jun 2005 16:02:14 -0700
1220 casper (0.64) breezy; urgency=low
1222   * Merge colin.watson@canonical.com--2005/casper--debconf-copydb--0
1223     - Use debconf-copydb rather than our temporary hack
1225  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 31 May 2005 12:08:51 -0700
1227 casper (0.63) breezy; urgency=low
1229   * Merge colin.watson@canonical.com--2005/casper--cdebconf-info--0
1230     - Update for cdebconf 0.75: use db_info rather than db_x_setbacktitle.
1232  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 18 Apr 2005 20:59:58 -0700
1234 casper (0.62) hoary; urgency=low
1236   * Updated translations from
1237     colin.watson@canonical.com--2005/casper--translations--0 (nb)
1239  -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  5 Apr 2005 09:01:02 -0700
1241 casper (0.61) hoary; urgency=low
1243   * Updated translations from
1244     colin.watson@canonical.com--2005/casper--translations--0 (el, es, ro)
1246  -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  5 Apr 2005 08:06:51 -0700
1248 casper (0.60) hoary; urgency=low
1250   * Updated translations from
1251     colin.watson@canonical.com--2005/casper--translations--0 (hu, id, pl)
1253  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 28 Mar 2005 11:26:21 -0800
1255 casper (0.59) hoary; urgency=low
1257   * Updated translations from
1258     colin.watson@canonical.com--2005/casper--translations--0 (de, pt_BR)
1260  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 25 Mar 2005 16:51:17 -0800
1262 casper (0.58) hoary; urgency=low
1264   * Remove postfix shutdown links, as well as startup, to avoid an ugly error
1266  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 24 Mar 2005 18:24:03 -0800
1268 casper (0.57) hoary; urgency=low
1270   * Merge colin.watson@canonical.com--2005/casper--translations--0 up to
1271     patch-2
1272   * Preseed netcfg/wireless_essid_again for noninteractive network setup, +new
1273     in netcfg 1.08ubuntu3 [colin.watson@canonical.com--2005/casper--netcfg--0]
1275  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 23 Mar 2005 08:33:46 -0800
1277 casper (0.56) hoary; urgency=low
1279   * Suppress error output from eject
1280   * Remind the user to close the CD tray if they have one (Ubuntu #6668)
1281   * Add arch-build target to debian/rules
1283  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 22 Mar 2005 10:21:41 -0800
1285 casper (0.55) hoary; urgency=low
1287   * Remove the hack introduced in 0.54, xorg 6.8.2-5 should be fixed
1289  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 16 Mar 2005 18:11:05 -0800
1291 casper (0.54) hoary; urgency=low
1293   * Temporarily set RECONFIGURE=true when reconfiguring xserver-xorg, to work
1294     around a bug introduced in 6.8.2-3
1296  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 16 Mar 2005 15:08:45 -0800
1298 casper (0.53) hoary; urgency=low
1300   * Provide target-base-system (i.e. base system installed in /target, also
1301     provided by base-installer).
1303  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 15 Mar 2005 13:01:53 +0000
1305 casper (0.52) hoary; urgency=low
1307   * Arrange for $LANG to be set after pivot_root, so that (e.g.)
1308     xserver-xorg can use it to infer the keymap (Ubuntu #7138)
1310  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 12 Mar 2005 02:10:59 -0800
1312 casper (0.51) hoary; urgency=low
1314   * Disable kpersonalizer startup on first login
1316  -- Matt Zimmerman <mdz@ubuntu.com>  Sat,  5 Mar 2005 13:47:13 -0800
1318 casper (0.50) hoary; urgency=low
1320   * Add support for configuring kdm autologin
1321   * Rename 15gdm-autologin to 15autologin, and the corresponding debconf template
1322   * Remove obsolete XORG_FORCE_PROBE from 20xconfig
1324  -- Matt Zimmerman <mdz@ubuntu.com>  Thu,  3 Mar 2005 10:37:31 -0800
1326 casper (0.49) hoary; urgency=low
1328   * Fix 20xconfig harder
1330  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  2 Mar 2005 21:20:03 -0800
1332 casper (0.48) hoary; urgency=low
1334   * Source confmodule in 20xconfig
1336  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  2 Mar 2005 21:02:35 -0800
1338 casper (0.47) hoary; urgency=low
1340   * Copy over the value of debian-installer/keymap into the target system,
1341     to allow the new logic in xserver-xorg.config to work
1343  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  2 Mar 2005 20:45:38 -0800
1345 casper (0.46) hoary; urgency=low
1347   * Lock the live user's password entirely.  Since the user is now
1348     automagically logged in, continuously, both on the console and in X,
1349     their password is irrelevant.
1351  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 28 Feb 2005 08:31:13 -0800
1353 casper (0.45) hoary; urgency=low
1355   * Enable TimedLogin in gdm, so that if the user logs out, they are
1356     automatically logged back in after a few seconds (Ubuntu #6667)
1358  -- Matt Zimmerman <mdz@ubuntu.com>  Sun, 27 Feb 2005 16:06:16 -0800
1360 casper (0.44) hoary; urgency=low
1362   * Configure init to spawn shells on virtual consoles, rather than login
1363     prompts (Ubuntu #6666)
1364   * Skip X configuration if a serial console is in use
1365   * Set the live user's password to be blank, rather than "ubuntu".  This
1366     is, paradoxically, more secure if the user decides to install
1367     openssh-server, since empty passwords are disallowed by default
1369  -- Matt Zimmerman <mdz@ubuntu.com>  Sun, 27 Feb 2005 15:40:15 -0800
1371 casper (0.43) hoary; urgency=low
1373   * Override localechooser progress bar text to be more appropriate for the
1374     live CD (closes: Ubuntu #6664).
1376  -- Colin Watson <cjwatson@ubuntu.com>  Thu, 24 Feb 2005 19:12:00 +0000
1378 casper (0.42) hoary; urgency=low
1380   * Preseed netcfg/no_interfaces, to avoid prompt when no network interfaces
1381     can be configured (closes: Ubuntu #6107).
1382   * Remove redundant DH_COMPAT setting in debian/rules, since there's
1383     already a (different) debian/compat.
1385  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 22 Feb 2005 12:43:43 +0000
1387 casper (0.41) hoary; urgency=low
1389   * Cope with change in default /etc/sudoers (admin group).
1391  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 22 Feb 2005 09:14:30 +0000
1393 casper (0.40) hoary; urgency=low
1395   * Copy /dev/tts to the live system as well as /dev/vc, for serial console.
1397  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 21 Feb 2005 19:03:54 +0000
1399 casper (0.39) hoary; urgency=low
1401   * Fix reboot operation (cache the reboot binary)
1403  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 10 Feb 2005 20:51:08 -0800
1405 casper (0.38) hoary; urgency=low
1407   * Eject the CD during shutdown/reboot
1408     - Awful hack to copy /dev/cdroms to the live system, because the CD is
1409       mounted using devfs names
1410     - Add /usr/share/casper/shutdown script to casper-udeb
1411     - Copy /usr/share/casper/shutdown to /etc/rc[06].d in 25configure-init
1412   * Remove caspermon binary package, inadvertently enabled (not even
1413     remotely ready)
1415  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 10 Feb 2005 13:43:56 -0800
1417 casper (0.37) hoary; urgency=low
1419   * Fix casper-udeb/runlevel template
1421  -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  8 Feb 2005 19:37:43 -0800
1423 casper (0.36) hoary; urgency=low
1425   * Rename post.d/25disable-init-scripts to 25configure-init
1426   * Add casper-udeb/runlevel, to allow the default runlevel
1427     to be set
1429  -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  8 Feb 2005 19:14:16 -0800
1431 casper (0.35) hoary; urgency=low
1433   * Preseed netcfg/wireless_essid
1434   * Remove obsolete confmodule load from pre.d/12fstab
1435   * Don't mount a tmpfs on /var/run; it doesn't save a huge amount of
1436     snapshot space, and packages expect their directories there to be
1437     persistent
1439  -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  7 Feb 2005 15:46:52 -0800
1441 casper (0.34) hoary; urgency=low
1443   * Use casper-reconfigure in 10adduser as well
1444   * Add post.d/93save-logs to save copies of the bootstrap logs to
1445     /var/log/casper
1446   * Stop reconfiguring fontconfig; it insists on rebuilding the entire
1447     font cache, and the only benefit was to unable subpixel hints
1449  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  2 Feb 2005 10:42:19 -0800
1451 casper (0.33) hoary; urgency=low
1453   * Re-upload to fix borked source package
1455  -- Matt Zimmerman <mdz@ubuntu.com>  Sun, 30 Jan 2005 12:21:07 -0800
1457 casper (0.32) hoary; urgency=low
1459   * Factor out debconf hackery into casper-reconfigure
1460   * Mount sysfs earlier, so we don't need to mess with it in 20xconfig
1461   * Break 22simple-reconfig into 22fontconfig and 22gnome-panel-data, and
1462     create progress bar text for them
1463   * Preseed netcfg/dhcp_failed, to avoid a prompt when DHCP fails
1465  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 29 Jan 2005 14:03:36 -0800
1467 casper (0.31) hoary; urgency=low
1469   * Clear tty2 and print a nice message, before signalling init
1471  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 29 Jan 2005 13:15:44 -0800
1473 casper (0.30) hoary; urgency=low
1475   * Reconfigure fontconfig, to enable subpixel rendering based on the
1476     hardware in use
1478  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 27 Jan 2005 14:21:49 -0800
1480 casper (0.29) hoary; urgency=low
1482   * Fix the problem described in 0.28 by preseeding a default for
1483     netcfg/get_hostname
1485  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 25 Jan 2005 23:04:03 -0800
1487 casper (0.28) hoary; urgency=low
1489   * Suppress network configuration questions
1491     - The goal is to make a reasonable effort to configure one interface
1492     automatically, but if that is not possible, fall back to no
1493     configuration.  We aren't quite there yet.
1495     - If we fail to resolve our IP into a hostname using DNS, netcfg seems
1496     to fall back to an empty value, rather than the default in the
1497     template.
1499  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 25 Jan 2005 22:55:35 -0800
1501 casper (0.27) hoary; urgency=low
1503   * Add post.d/22simple-reconfig
1504     - Reconfigure gnome-panel-data if it is installed, to set up the GNOME
1505       session based on whether the system is a laptop
1506     - Corresponding progress template
1507     - mount /proc earlier (needed for, e.g. laptop-detect)
1508   * Warn about screen blanking in X configuration progress message
1509   * Simplify post.d/20xconfig and pre.d/13swap a bit
1510   * Update TODO
1512  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 22 Jan 2005 15:56:49 -0800
1514 casper (0.26) hoary; urgency=low
1516   * Set NOPASSWD in /etc/sudoers for the initial user
1518  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 21 Jan 2005 16:53:49 -0800
1520 casper (0.25) hoary; urgency=low
1522   * mount /proc before signalling init, as it now uses /proc to determine
1523     what is and is not a kernel thread
1525  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 21 Jan 2005 16:04:52 -0800
1527 casper (0.24) hoary; urgency=low
1529   * Add a backtitle properly
1531  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 21 Jan 2005 09:07:19 -0800
1533 casper (0.23) hoary; urgency=low
1535   * Add a backtitle
1537  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 21 Jan 2005 09:02:01 -0800
1539 casper (0.22) hoary; urgency=low
1541   * Search for swap on SCSI disks as well as IDE
1543  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 19 Jan 2005 14:27:09 -0800
1545 casper (0.21) unstable; urgency=low
1547   * Cosmetic changes to debconf templates
1548   * Fix 10adduser to register debconf questions before setting their
1549     values and flags
1551  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 19 Jan 2005 14:14:20 -0800
1553 casper (0.20) hoary; urgency=low
1555   * Remove legacy symlinks from casper/pre.d; they are now contained in
1556     the relevant udebs
1558  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 19 Jan 2005 13:22:33 -0800
1560 casper (0.19) hoary; urgency=low
1562   * Update TODO
1563   * casper-udeb Depends: md-modules
1565  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 19 Jan 2005 11:23:51 -0800
1567 casper (0.18) hoary; urgency=low
1569   * Enable new adduser code, using db_fset ... seen to suppress the questions
1571  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 18 Jan 2005 15:06:48 -0800
1573 casper (0.17) hoary; urgency=low
1575   * Convert snapshot setup to use debconf instead of hardcoded parameters
1576   * Remove obselete-before-being-used username template
1577   * Convert post.d/10adduser to use debconf passthrough to the passwd package,
1578     and thus share its user-adding code rather than duplicating it.
1579     - But don't enable it yet, since we need to find a way to prevent its
1580     questions from being asked
1582  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 18 Jan 2005 13:04:48 -0800
1584 casper (0.16) hoary; urgency=low
1586   * casper-udeb Depends: casper-check, harddrive-detection
1587   * Automatically find and enable swap devices
1589  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 18 Jan 2005 11:23:48 -0800
1591 casper (0.15) hoary; urgency=low
1593   * Set anna/standard_modules to false at startup to suppress unnecessary
1594     udeb retrieval.
1596  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 18 Jan 2005 13:41:00 +0000
1598 casper (0.14) hoary; urgency=low
1600   * Enable X autoconfiguration(!)
1602  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 15 Jan 2005 02:19:58 -0800
1604 casper (0.13) hoary; urgency=low
1606   * Rename templates so that they are named after the {pre,post}.d hook
1607     which uses them
1608   * Remove some unused templates
1610  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 14 Jan 2005 10:11:02 -0800
1612 casper (0.12) hoary; urgency=low
1614   * Add debconf templates for various things that we currently hardcode.
1615     Not actually used yet due to need for testing, but having the
1616     templates present greatly simplifies testing the remaining integration
1617     work
1619  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 13 Jan 2005 20:32:39 -0800
1621 casper (0.11) hoary; urgency=low
1623   * Update post.d/20xconfig to use debconf passthrough to cdebconf
1624     (requires debconf 1.4.42 and cdebconf 0.75), but leave it disabled for
1625     now
1626   * Create /etc/fstab in the target (this also seems to solve the problem
1627     with noatime disappearing, and so should reduce snapshot utilization)
1629  -- Matt Zimmerman <mdz@debian.org>  Thu, 13 Jan 2005 18:25:36 -0800
1631 casper (0.10) hoary; urgency=low
1633   * Remove rc?.d/K??hwclock.sh links, to avoid changing the system clock
1634     during reboot or shutdown
1636  -- Matt Zimmerman <mdz@debian.org>  Thu, 13 Jan 2005 18:13:31 -0800
1638 casper (0.9) hoary; urgency=low
1640   * Fix gdm autologin configuration (broken in 0.8)
1642  -- Matt Zimmerman <mdz@debian.org>  Wed, 12 Jan 2005 10:52:05 -0800
1644 casper (0.8) hoary; urgency=low
1646   * Add debian-installer/casper-udeb/title template, to specify more
1647     readable menu item text
1648   * Create /usr/lib/casper/{pre,post}.d and move all of our internal logic
1649     there
1650   * Create temporary symlinks in pre.d for the prebaseconfig.d items we
1651     want
1652   * Convert errors into proper error dialogs
1653   * Make some pre.d scripts idempotent, for ease of testing
1655  -- Matt Zimmerman <mdz@debian.org>  Tue, 11 Jan 2005 16:59:35 -0800
1657 casper (0.7) hoary; urgency=low
1659   * Disable X configuration temporarily; need to resolve debconf issues
1661  -- Matt Zimmerman <mdz@canonical.com>  Tue, 11 Jan 2005 13:14:43 -0800
1663 casper (0.6) hoary; urgency=low
1665   * Allow "modprobe ext2" to fail; apparently it's sometimes compiled in
1667  -- Matt Zimmerman <mdz@debian.org>  Tue, 11 Jan 2005 12:12:28 -0800
1669 casper (0.5) hoary; urgency=low
1671   * Attempt to configure X
1672     - This doesn't work very well yet (PCI BusID doesn't seem to get
1673     updated, for example), so we still don't start gdm by default)
1674   * Conditionalize some of the configuration code, so we automatically do
1675     the right thing if gdm or X isn't installed
1676   * Add German translation from Andreas Mueller
1677   * modprobe ext2, to let powerpc work (this should probably happen
1678     elsewhere, but for now...)
1680  -- Matt Zimmerman <mdz@debian.org>  Sun,  9 Jan 2005 17:49:56 -0800
1682 casper (0.4) hoary; urgency=low
1684   * Mount tmpfs on /tmp and /var/run, should save many writes to the snapshot
1686  -- Matt Zimmerman <mdz@debian.org>  Fri,  7 Jan 2005 18:35:26 -0800
1688 casper (0.3) hoary; urgency=low
1690   * Disable anacron and postfix startup
1691   * Don't cripple /bin/apt-install in d-i (this was a workaround to
1692     prevent d-i from installing packages which should have been present in
1693     the filesystem image anyway, but weren't)
1695  -- Matt Zimmerman <mdz@debian.org>  Fri,  7 Jan 2005 18:10:55 -0800
1697 casper (0.2) hoary; urgency=low
1699   * Use mount --move to move the cdrom mount point, so that we can unmount
1700     /initrd and free up the memory used by d-i
1701   * Use /dev/ram1 rather than /dev/ram0 for the COW stuff, since /dev/ram0
1702     is used for initrds and we want to avoid confusion
1703   * Organize casper-udeb.postinst into shell functions
1704   * Add a progress bar
1705   * Add a debian/compat file (version 4)
1707  -- Matt Zimmerman <mdz@debian.org>  Fri,  7 Jan 2005 08:01:21 -0800
1709 casper (0.1) hoary; urgency=low
1711   * Initial Release.
1713  -- Matt Zimmerman <mdz@canonical.com>  Wed,  5 Jan 2005 14:30:28 -0800