Merging casper 1.103.
[live-boot-grml.git] / docs / ChangeLog.casper
1 casper (1.103) gutsy; urgency=low
2
3   * Disable anacron harder so that it doesn't get started by battery events.
4   * Don't write out DHCP network interface stanzas if network-manager is
5     installed (LP: #139403).
6
7  -- Colin Watson <cjwatson@ubuntu.com>  Wed, 19 Sep 2007 12:52:21 +0100
8
9 casper (1.102) gutsy; urgency=low
10
11   * Rename 42disable_cups_apparmor to 42disable_apparmor and remove AppArmor's
12     rc.d startup links instead of just disabling the cups profile. AA profiles
13     will not generally work on the live system, so disabling it completely
14     allows us to ship more profiles without worrying any further.
15     (LP: #131976)
16
17  -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 14 Sep 2007 08:37:50 +0200
18
19 casper (1.101) gutsy; urgency=low
20
21   * Add scripts/casper-bottom/42disable_cups_apparmor: Disable AppArmor
22     protection for cups on the live CD by switching the profiles to complain
23     mode. This is necessary until AppArmor works properly on stacked file
24     systems. (LP: #131976)
25
26  -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 12 Sep 2007 16:44:02 +0200
27
28 casper (1.100) gutsy; urgency=low
29
30   * scripts/casper-bottom/41apt_cdrom: Remove unnecessary /root/cdrom
31     mounting/unmounting code, which only serves to generate error messages
32     (scripts/casper-bottom/05mountpoints handles this already).
33
34  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 11 Sep 2007 19:47:58 +0100
35
36 casper (1.99) gutsy; urgency=low
37
38   [ Luke Yelavich ]
39   * scripts/casper-bottom/30accessibility &
40     ubiquity-hooks/30accessibility:
41     - Change gconf setting used to automatically start Orca (LP: #131808).
42
43  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 31 Aug 2007 13:09:46 +0100
44
45 casper (1.98) gutsy; urgency=low
46
47   * Load /preseed.cfg if it exists in the initramfs.
48
49  -- Colin Watson <cjwatson@ubuntu.com>  Wed, 29 Aug 2007 16:18:27 +0100
50
51 casper (1.97) gutsy; urgency=low
52
53   * Fix paths in scripts/casper-bottom/10adduser and
54     scripts/casper-bottom/38disable_restricted_manager
55
56  -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 29 Aug 2007 15:26:33 +0100
57
58 casper (1.96) gutsy; urgency=low
59
60   [ Colin Watson ]
61   * Fix name and executability of timezone script.
62
63   [ Jonathan Riddell ]
64   * In 10adduser add About Kubuntu document to desktop and remove
65     restricted-manager autostart files
66
67  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 07 Aug 2007 12:51:02 +0100
68
69 casper (1.95) gutsy; urgency=low
70
71   * Fix regex syntax error while looking for non-CD devices for driver
72     updates.
73   * Fix ip= boot parameter, documented but not properly merged from Debian.
74     (LP: #128689).
75
76  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 27 Jul 2007 15:03:41 +0100
77
78 casper (1.94) gutsy; urgency=low
79
80   [ Colin Watson ]
81   * Hack around keyboard configuration not being done until after the keymap
82     is set by having /etc/init.d/usplash reconfigure the console
83     (LP: #68487).
84   * Disable pam_lastlog on the console if doing autologin (LP: #126800).
85
86   [ Luke Yelavich ]
87   * scripts/casper-bottom/30accessibility &
88     ubiquity-hooks/30accessibility:
89     - Prevent gksu from grabbing keyboard focus for the v2, v3, and m1
90       accessibility profiles. (LP: #67172)
91   * Start Orca when a Braille device is configured from choosing the
92     Braille option in the Accessibility menu. (Partially fixes Launchpad
93     bug #122024)
94   * Re-enable desktop sounds for the blindness accessibility profile, as
95     eSpeak should be able to speak alongside audio playback.
96
97  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 24 Jul 2007 16:24:55 +0100
98
99 casper (1.93) gutsy; urgency=low
100
101   * revert gdm-cdd.conf handling for autologin to the chrooted code
102     as we had it in feisty. not chrooting brings up problems with the
103     alternatives system (dead symlinks) used for gdm-cdd.conf
104
105  -- Oliver Grawert <ogra@ubuntu.com>  Wed, 18 Jul 2007 15:08:16 +0200
106
107 casper (1.92) gutsy; urgency=low
108
109   [ Colin Watson ]
110   * Don't bother chrooting just to run test(1).
111
112   [ Evan Dandrea ]
113   * Added support for URL-based preseeding.
114   * Added 'noninteractive' option that starts ubiquity in noninteractive
115     mode on tty1.
116
117  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 09 Jul 2007 15:23:51 +0100
118
119 casper (1.91) gutsy; urgency=low
120
121   * Fix Maintainer field (ubuntu-devel-discuss, not ubuntu-devel).
122   * Remember to strip directories from paths when dealing with driver update
123     .debs (LP: #120217).
124
125  -- Colin Watson <cjwatson@ubuntu.com>  Thu, 14 Jun 2007 09:51:33 +0100
126
127 casper (1.90) gutsy; urgency=low
128
129   * Added to 22screensaver, to stop the screen automatically locking.
130     Fixes LP: #13497 for kubuntu as well.
131
132  -- Sarah Hobbs <hobbsee@ubuntu.com>  Thu, 07 Jun 2007 00:50:42 +1000
133
134 casper (1.89) UNRELEASED; urgency=low
135
136   * Update Maintainer field to reflect reality; this package is no longer
137     maintained by me.
138
139  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 06 Jun 2007 14:56:46 +0200
140
141 casper (1.88) gutsy; urgency=low
142
143   * Add default values for root_persistence, home_persistence,
144     root_snapshot_label, and home_snapshot_label, and parse the persistent
145     command-line option, which went missing in the last merge from Debian.
146     This goes some way towards LP #84591 but doesn't quite fix it for me
147     since the USB stick inexplicably doesn't appear until a little too late.
148   * Use 'losetup -f' instead of walking /sys/block/loop*. Requires
149     busybox-initramfs 1:1.1.3-4ubuntu3.
150   * Install temporary workaround for /dev/loop* breakage in post-2.6.21
151     kernels (LP: #118561).
152
153  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 04 Jun 2007 16:26:59 +0100
154
155 casper (1.87) feisty; urgency=low
156
157   [ Colin Watson ]
158   * Improve language at end of MD5 check (LP: #100088).
159
160   [ Martin Pitt ]
161   * Add casper-bottom/33enable_apport_crashes: Enable apport crash
162     notifications. They are disabled now by default in the installed system
163     for the final release.
164
165  -- Martin Pitt <martin.pitt@ubuntu.com>  Mon,  9 Apr 2007 14:31:50 +0200
166
167 casper (1.86) feisty; urgency=low
168
169   [ Luke Yelavich ]
170   * scripts/casper-bottom/30accessibility &
171     ubiquity-hooks/30accessibility:
172     - Point to new settings file for gnome-orca, as package was changed
173       from python-support to pycentral. (LP: #91868)
174
175  -- Colin Watson <cjwatson@ubuntu.com>  Thu,  5 Apr 2007 16:42:54 +0100
176
177 casper (1.85) feisty; urgency=low
178
179   * Stop disabling nvidia and fglrx drivers.  LP: #94359
180
181  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon,  2 Apr 2007 13:16:46 +0200
182
183 casper (1.84) feisty; urgency=low
184
185   [ Jani Monoses ]
186   * scripts/casper-bottom/13swap: Call /bin/dd not dd so it
187     correctly detects and uses existing swap partitions (LP: #62868)
188
189   [ Tollef Fog Heen ]
190   * Make sure that we are settled before trying to set up netbooting.
191     (LP: #96076)
192   * Bind-mount /dev too, when configuring X, this should make it easier
193     for X to be correctly configured on a lot of systems.
194   * Add /root/lib and /root/usr/lib to /etc/ld.so.conf in the initramfs.
195   * Add any sources on the CD to APT using apt-cdrom.
196   * Set the time zone to UTC.  LP: #13782
197   * Fix deletion of checkroot script.  LP: #66585.
198
199   [ Colin Watson ]
200   * Fix error message if do_netmount fails (LP: #95134).
201
202  -- Tollef Fog Heen <tfheen@ubuntu.com>  Fri, 30 Mar 2007 12:37:58 +0200
203
204 casper (1.83) feisty; urgency=low
205
206   * Fix usplash version in Conflicts.
207   * Add XS-Vcs-Bzr field to debian/control.
208   * scripts/casper-bottom/25configure_init: Support for "respawn COMMAND"
209     has been dropped from upstart jobs; cope with /etc/event.d/tty* using
210     "respawn" plus "exec COMMAND" now instead (LP: #92928).
211
212  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 19 Mar 2007 16:44:22 +0000
213
214 casper (1.82) feisty; urgency=low
215
216   [ Ben Collins ]
217   * Depends on eject package, and copy it into initramfs.
218   * Add log_wait_msg function to use usplash_write INPUTENTER.
219   * Conflict with usplash older than the one that fixes INPUTENTER.
220   * Add driver-updates hooks.
221
222   [ Colin Watson ]
223   * Fix more leftover /live_media wreckage (LP: #84592).
224   * Add a ubiquity hook to install driver-updates on the target system.
225
226  -- Colin Watson <cjwatson@ubuntu.com>  Mon,  5 Mar 2007 11:19:48 +0000
227
228 casper (1.81+debian-4) unstable; urgency=low
229
230   * Added patch from Serkan Sakar <serkan.sakar@gmx.net> to allow local keymap
231     for use with encryption.
232
233  -- Daniel Baumann <daniel@debian.org>  Wed, 11 Apr 2007 09:04:00 +0200
234
235 casper (1.81+debian-3) unstable; urgency=low
236
237   * Added depends to eject.
238   * Removed recommends to live-package.
239
240  -- Daniel Baumann <daniel@debian.org>  Wed, 21 Mar 2007 00:30:00 +0100
241
242 casper (1.81+debian-2) unstable; urgency=low
243
244   [ Daniel Baumann ]
245   * Applied patch from Sebastian Raveau <sebastien.raveau@epita.fr> to
246     add support for filesystem images encrypted with loop-aes.
247
248   [ Marco Amadori ]
249   * Added a "quickreboot" boot parameter, that prevent casper to eject the
250     media, useful for remote rebooting of a casper system, thanks to
251     Jonathan Hall <flimzy@flimzy.com> for the patch.
252
253  -- Marco Amadori <marco.amadori@gmail.com>  Fri, 16 Feb 2007 17:26:58 +0100
254
255 casper (1.81+debian-1) unstable; urgency=low
256
257   * New upstream release.
258   * Some cleaning and renaming involved because most of the debian-only code
259     was merged in ubuntu sources, then back here.
260   * Extended manpage, thanks to Alex Owen <r.alex.owen@gmail.com> and
261     Jonathan Hall <flimzy@flimzy.com> (Closes: #409980).
262   * Included a slightly reworked and bug fixed version of "Allow specific
263     ordering of images" by Jonathan Hall <flimzy@flimzy.com> with a new boot
264     parameter: module=NAME.
265
266  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 15 Feb 2007 10:21:01 +0100
267
268 casper (1.81) feisty; urgency=low
269
270   * Merge in Debian's changes.
271
272  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  7 Feb 2007 14:39:30 +0100
273
274 casper (1.80) feisty; urgency=low
275
276   * scripts/casper-bottom/31disable_update_notifier: Allow update-notifier
277     to run for crash report handling, but disable its apt-check hook.
278
279  -- Colin Watson <cjwatson@ubuntu.com>  Thu,  1 Feb 2007 00:11:06 +0000
280
281 casper (1.79+debian-3) unstable; urgency=low
282
283   * Fix DEFCONSOLE for autoserial console, thanks to
284     "Alex Owen" <r.alex.owen@gmail.com>.
285
286  -- Marco Amadori <marco.amadori@gmail.com>  Sun,  4 Feb 2007 20:12:08 +0100
287
288 casper (1.79+debian-2) unstable; urgency=low
289
290   * It now depends also on "file" (Closes: #409308).
291   * Fixed LIVEMEDIA_TIMEOUT values (Closes: #409300).
292     Thanks for both to Jonathan Hall <flimzy@flimzy.com>.
293
294  -- Marco Amadori <marco.amadori@gmail.com>  Sat,  3 Feb 2007 18:29:20 +0100
295
296 casper (1.79+debian-1) unstable; urgency=low
297
298   * New Upstream release.
299   * Reverted: "Mount the first squashfs as /rofs."
300
301  -- Marco Amadori <marco.amadori@gmail.com>  Tue, 16 Jan 2007 12:12:34 +0100
302
303 casper (1.79) feisty; urgency=low
304
305   [ Colin Watson ]
306   * ubiquity-hooks/30accessibility: Change /root to /target in
307     kderc_addtoprefixes (thanks, Jani Monoses).
308   * Call udevsettle after udevtrigger (thanks, Matthias Urlichs; LP:
309     #77438).
310   * Send casper-reconfigure error messages to stderr rather than stdout to
311     avoid interfering with debconf.
312
313   [ Jani Monoses ]
314   * ubiquity-hooks/30accessibility, scripts/casper-bottom/30accessibility:
315     Fix v2 option to start orca in magnifier not speech mode.
316     Add v1, v2, v3, m1 and m2 Xubuntu options
317
318   [ Tollef Fog Heen ]
319   * Apply patch from Luka Renko to support kde-guidance-powermanager and
320     ksmserver instead of klaptoprc as the latter is no longer used.
321
322  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 10 Jan 2007 20:37:30 +0100
323
324 casper (1.78) edgy; urgency=low
325
326   * Mount the first squashfs as /rofs. Breaks showmounts and won't work
327     properly with stacked filesystems, but works around a kernel oops with
328     multiply-mounted squashfses for Edgy.
329
330  -- Colin Watson <cjwatson@ubuntu.com>  Wed, 25 Oct 2006 12:46:05 +0100
331
332 casper (1.77+debian-7) testing; urgency=medium
333
334   * Backported two 1 line fixes (both serious bugs) from casper-1.79+debian-1
335     and casper-1.79+debian-3:
336     - It now depends also on "file" (Closes: #409308).
337     - Fix DEFCONSOLE for autoserial console, thanks to
338       "Alex Owen" <r.alex.owen@gmail.com>.
339
340  -- Marco Amadori <marco.amadori@gmail.com>  Thu,  8 Feb 2007 11:19:46 +0100
341
342 casper (1.77+debian-6) unstable; urgency=medium
343
344   * Improved snapshots features (even still experimental).
345   * Added "live-media-offset=BYTES" boot param, to enable "hiding"
346     feature, thanks to Sebastien Raveau <sebastien.raveau@epita.fr>.
347   * Now it creates /etc/resolv.conf if netbooted.
348
349  -- Marco Amadori <marco.amadori@gmail.com>  Fri,  1 Dec 2006 17:43:30 +0100
350
351 casper (1.77+debian-5) unstable; urgency=low
352
353   * Fixed preseeding locale and keyboard's variant and options.
354   * Reorganized scans of /proc/cmdline.
355   * Improved manpages, thanks to Oliver Osburg for syntax corrections.
356   * Added "nopersistent" boot option to disable the "persistent" boot param.
357   * Added "xdebconf" boot option, that uses xdebconfigurator on the
358     rootfs to configure X (experimental).
359
360  -- Marco Amadori <marco.amadori@gmail.com>  Mon, 20 Nov 2006 22:12:18 +0100
361
362 casper (1.77+debian-4) unstable; urgency=medium
363
364   * Removed -phigh from casper-reconfigure, not needed anymore.
365   * Fixed netboot /etc/network/interfaces generation, thanks to Hadar
366     <whadar@gmail.com>.
367   * Fixed X keyboard setup. Thanks to <ascii_77@yahoo.fr> for the idea.
368   * Fixed keyboard setup.
369   * Allow commandline-device to show up late, thanks to Bas Wijnen
370     <wijnen@debian.org> for the code and the care (Closes: #397320).
371   * Urgency is set to medium to try reaching Etch with important
372     features/bugfixes.
373
374  -- Marco Amadori <marco.amadori@gmail.com>  Mon,  6 Nov 2006 19:00:29 +0100
375
376 casper (1.77+debian-3) unstable; urgency=medium
377
378   * Fixed "todisk=" parsing.
379   * Urgency is set to medium to try reaching Etch with important
380     features/bugfixes.
381
382  -- Marco Amadori <marco.amadori@gmail.com>  Wed,  1 Nov 2006 11:15:56 +0100
383
384 casper (1.77+debian-2) unstable; urgency=medium
385
386   [ Marco Amadori ]
387   * Improved snapshotting (but still experimental).
388   * Renamed "host=" boot parameter to "hostname=" and shell variable "HOST" to
389     "HOSTNAME" for consistence, with linux and with username/USERNAME, as
390     requested by many people.
391   * Fixed a "keyb=" typo.
392   * Added dependence on lsb-base (used by init-script and
393     casper-snapshot).
394   * Removed DM support (obsolete).
395   * Changed a bit locale and keyboard handling.
396   * Fixed locale generation.
397   * Urgency is set to medium to try reaching Etch with important
398     features/bugfixes.
399
400   [ Otavio Salvador ]
401   * Really lowered usplash conflicts since Debian doesn't has 0.4.
402
403  -- Marco Amadori <marco.amadori@gmail.com>  Mon, 30 Oct 2006 17:06:48 +0100
404
405 casper (1.77+debian-1) unstable; urgency=low
406
407   * New upstream release.
408   * Added snapshot persistence feature (copy on boot, sync on reboot) via
409     different ways: squashfs, cpio.gz, and block device filesystems.
410   * Added boot parameter "live-media=<device>" to force trying to boot from
411     a specified device.
412   * Added support for "todisk=<device>" to copy the live media to a
413     device filesystem, subsequent boots could use "live-media=<device>".
414   * Slightly polished locales and keyboards handling.
415   * Extendend manpages.
416   * Readded a missing "sleep 1", reworked how live_media is detected,
417     thanks to Bas Wijnen <wijnen@debian.org> for the reports.
418     (Closes: #394308, #394554).
419   * Reworked casper-getty system, thanks to Alex Owen (Closes: #394686).
420   * Postint now rebuild all initramfs.
421   * Casper now Recommends also squashfs-tools and genext2fs, maybe
422     needed by casper-snapshot.
423   * Lowered usplash requirements, since usplash 0.4 is not in debian
424     yet.
425
426  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 22 Oct 2006 20:25:38 +0200
427
428 casper (1.77) edgy; urgency=low
429
430   * Honour console-setup/modelcode preseeding. Needed for Malone #66719,
431     #66774.
432
433  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 20 Oct 2006 19:59:39 +0100
434
435 casper (1.76) edgy; urgency=low
436
437   [ Colin Watson ]
438   * Copy access=m2 accessibility changes into the corresponding ubiquity
439     hook.
440   * Remove spurious quoting from accessibility script.
441   * Clear console-setup/layoutcode and console-setup/variantcode if they
442     aren't supplied on the command line.
443
444   [ Michael Vogt ]
445   * scripts/casper-bottom/35fix_language_selector:
446     - run fontconfig-voodoo if available to make sure that we have
447       optimal fontconfig settings for the CJK languages (lp: #49334)
448
449   [ Henrik Nilsen Omma ]
450   * Fix a few accessibility items that were out of date, changing
451     gnopernicus -> orca and gok -> onboard (the gok entry was missing some
452     brackets as well; patch from Malone #58836, closes: Malone #65861).
453
454  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 16 Oct 2006 20:20:15 +0100
455
456 casper (1.75) edgy; urgency=low
457
458   * Turn on accessibility in "Motor Difficulties - pointing devices" which
459     makes onboard start properly.  closes: Malone: #65861.
460
461  -- Tollef Fog Heen <tfheen@ubuntu.com>  Fri, 13 Oct 2006 14:12:10 +0200
462
463 casper (1.74) edgy; urgency=low
464
465   [ Tollef Fog Heen ]
466   * Sync up ubiquity-hooks/30accessibility with
467     scripts/casper-bottom/30accessibility fixing spelling errors and
468     enabling accessibility in KDE.
469
470   [ Colin Watson ]
471   * Fix check for presence of gconf2 (closes: Malone #58836).
472
473  -- Colin Watson <cjwatson@ubuntu.com>  Wed, 11 Oct 2006 11:18:00 +0100
474
475 casper (1.73) edgy; urgency=low
476
477   * Never run install-keymap or preseed debian-installer/keymap if
478     console-setup is detected, even if console-setup wasn't explicitly
479     preseeded. Contributes to Malone #60067.
480
481  -- Colin Watson <cjwatson@ubuntu.com>  Sat,  7 Oct 2006 01:56:20 +0100
482
483 casper (1.72) edgy; urgency=low
484
485   * Force suspend and hibernate both off, since reconfiguring
486     gnome-power-manager kills usplash here.  Fixes Malone: #61535
487     completely.
488
489  -- Tollef Fog Heen <tfheen@ubuntu.com>  Fri,  6 Oct 2006 14:22:23 +0200
490
491 casper (1.71+debian-1) unstable; urgency=low
492
493   * New upstream release.
494   * Added experimental casper-snapshot script and manpage.
495   * Tagged for debtags project.
496
497  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 28 Sep 2006 16:04:54 +0200
498
499 casper (1.71) edgy; urgency=low
500
501   * Use TEXT-URGENT in shutdown script to make sure we display the "please
502     remove disc and press enter" text.  Malone: #61533
503   * Increase usplash timeout since "TIMEOUT 0" no longer means "spin
504     forever".
505   * Don't move-mount all the squashfs-es into / since that confuses mono
506     (and some other apps too).  Malone: #62756
507   * Disable kwallet by default.  Malone: #47743
508   * Add -n to language selector to make it not whine about
509     not-fully-installed langpacks.  Malone. #37568
510   * Override definition of log_end_msg in casper-functions.  Make sure all
511     casper-bottom scripts use this.
512   * Pulsate bar in casper-top and casper-bottom.  Malone: #61535
513
514  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  4 Oct 2006 09:52:06 +0200
515
516 casper (1.70) edgy; urgency=low
517
518   * Check for new file= alias as well as preseed/file= (closes: Malone
519     #63145).
520
521  -- Colin Watson <cjwatson@ubuntu.com>  Wed,  4 Oct 2006 08:59:53 +0100
522
523 casper (1.69) edgy; urgency=low
524
525   [ Tollef Fog Heen ]
526   * Use grep -E in scripts/casper. Malone: #57620
527   * Fix syntax error in accessibility script
528
529   [ Colin Watson ]
530   * Run 'sh -n' over everything in build target to avoid future syntax
531     errors.
532   * Fix check for /etc/default/console-setup (closes: Malone #62775).
533
534  -- Colin Watson <cjwatson@ubuntu.com>  Mon,  2 Oct 2006 10:58:19 +0100
535
536 casper (1.68+debian-3) unstable; urgency=low
537
538   * Really add casper manpage (Closes: #389867).
539   * Lintian cleanness reached.
540
541  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 28 Sep 2006 12:36:29 +0200
542
543 casper (1.68+debian-2) unstable; urgency=low
544
545   * Changed "staticip=" boot param to just "ip=".
546   * Added a manpage for casper.
547   * Lintian cleanings.
548
549  -- Marco Amadori <marco.amadori@gmail.com>  Tue, 26 Sep 2006 00:45:21 +0200
550
551 casper (1.68+debian-1) unstable; urgency=low
552
553   * New upstream release.
554   * Added static network configuration support.
555   * Fixed gnome-screensaver-lock differences between ubuntu.
556   * username, host, and userfullname are now also settable
557     via kernel parameters.
558
559  -- Marco Amadori <marco.amadori@gmail.com>  Fri,  8 Sep 2006 11:26:02 +0200
560
561 casper (1.68) edgy; urgency=low
562
563   * Honour console-setup/layoutcode and console-setup/variantcode preseeding
564     (closes: Malone #61573).
565
566  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 22 Sep 2006 16:09:53 +0100
567
568 casper (1.67) edgy; urgency=low
569
570   * Make sure to write xorg.conf md5sum to the installed system, not the
571     live system in ubiquity-hooks/20xconfig
572   * Implement support for setting KDE's accessibility options too, thanks
573     to Jonathan Riddell for the patch.
574   * Use usplash's TEXT-URGENT for important messages when doing md5 checks
575   * Fix flashing of progress bar on 32 bit arches
576
577  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 23 Aug 2006 14:34:57 +0200
578
579 casper (1.66+debian-1) unstable; urgency=low
580
581   * Added "magic" to make it work seamlessy also on ubuntu systems.
582   * Default user password now "live".
583
584  -- Marco Amadori <marco.amadori@gmail.com>  Fri,  1 Sep 2006 17:18:07 +0200
585
586 casper (1.66) edgy; urgency=low
587
588   * Fix use of db_get in ubiquity accessibility hook.
589   * Use sudo instead of su to get to the live session user from the
590     initramfs or to the newly-installed user from ubiquity. su's argument
591     handling has changed so that the previous code no longer worked, and su
592     was never all that good for arguments containing spaces anyway.
593
594  -- Colin Watson <cjwatson@ubuntu.com>  Mon,  4 Sep 2006 15:46:55 +0100
595
596 casper (1.65+debian-1) unstable; urgency=low
597
598   * New upstream release.
599   * Re-included ubiquity sources since it is here anyway in diff.gz.
600   * Included remote getty patch from Alex Owen (enable it with "casper-getty"
601     as kernel parameter).
602
603  -- Marco Amadori <marco.amadori@gmail.com>  Thu, 17 Aug 2006 14:06:10 +0200
604
605 casper (1.65) edgy; urgency=low
606
607   * Update to call udevsettle/udevtrigger instead of udevplug
608
609  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 21 Aug 2006 19:37:58 +0200
610
611 casper (1.64) edgy; urgency=low
612
613   * Fix moving of squashfs mount points so that /proc/mounts in the
614     installed system refers to them correctly (closes: Malone #55019). As a
615     bonus, this lets us mount them on subdirectories of /casper/ right from
616     the start.
617   * Treat locale= as equivalent to debian-installer/locale= (closes: Malone
618     #53444).
619   * Fix ubiquity-hooks/30accessibility not to use log_end_msg, and to chroot
620     to /target instead of /root (closes: Malone #53277).
621
622  -- Colin Watson <cjwatson@ubuntu.com>  Thu,  3 Aug 2006 14:00:22 +0100
623
624 casper (1.63+debian-3) unstable; urgency=low
625
626   * Really do not try to eject cd if netbooted.
627   * Fixed unionfs ro param in case of nfs netboot (Closes: 383346).
628
629  -- Marco Amadori <marco.amadori@gmail.com>  Wed, 16 Aug 2006 20:10:11 +0200
630
631 casper (1.63+debian-2) unstable; urgency=low
632
633   * Working netboot support (Closes: #380506).
634   * Polished kernel parameters parsing a bit.
635
636  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 13 Aug 2006 15:52:14 +0200
637
638 casper (1.63+debian-1) unstable; urgency=low
639
640   [Marco Amadori]
641   * New upstream release.
642   * Fixed upstream changelog.
643   * Really fixed the user password issue, now really "debian".
644   * Reincluded casper-md5ckeck in debian/rules and 05mountpoints in
645     script/casper-bottom.
646   * Rewrote netboot support now will support all types of rootfs file images
647     (not only plain dirs) like cd/dvd one.
648   * Included a fix for USB by Davide Natalini <davide.natalini@studio.unibo.it>
649   * Included support for plain directory as RO rootfs.
650   * Removed xfs support (not implemented in make-live, maybe useless).
651
652   [Alex Owen]
653   * Added NFS netboot support (Closes: #380506).
654   * Fixed /etc/inittab editing (Closes: #380488).
655   * Do not try to eject cd if netbooted (Closes: #380502).
656
657   [Daniel Baumann]
658   * Minor debian/rules reordering.
659   * Changed "Section:" from "admin" to "misc".
660
661  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 30 Jul 2006 19:10:23 +0200
662
663 casper (1.63) edgy; urgency=low
664
665   [ Tollef Fog Heen ]
666   * Change "Live CD user" to "live session user" in the adduser script.
667     Malone #46882
668   * Wait for persistent devices for 30 seconds, not 1500.
669   * Make sure that readahead-list is installed before chmod -x'ing it.
670   * Only disable l-r-m and anacron if they are installed.
671   * Make sure laptop-detect is installed before trying to call it.
672   * Do not install init script from the initramfs any more.  It should
673     have rc.d links already in the squashfs.
674   * Minor build system fixes.
675   * Only copy devmapper relevant files if devmapper is installed.
676   * Remove ubuntu-specific branding from the default casper.
677   * Install default configuration file and make it end up in the
678     initramfs.
679   * Get rid of CD references and replace with medium or other appropriate
680     terms.
681   * Add stacked file system support
682
683   [ Marco Amadori ]
684   * Added possibility to set locale on chroot, not only at runtime.
685   * Updated 14locales to latest debian policy.
686
687   [ Malcolm Gilles ]
688   * USB devices can have ID_PATH with pci-*-usb, too.
689
690  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 18 Jul 2006 10:20:51 +0200
691
692 casper (1.61+debian-2) unstable; urgency=low
693
694   * Set password for user to 'debian'.
695
696  -- Daniel Baumann <daniel@debian.org>  Wed, 19 Jul 2006 20:56:00 +0200
697
698 casper (1.61+debian-1) unstable; urgency=low
699
700   [ Daniel Baumann ]
701   * Rebuild tarball without debian directory.
702   * Using dpatch for upstream modifications.
703   * Added patch for proper GDM autologin from Arnaud Cornet
704     <arnaud.cornet@gmail.com>.
705
706   [ Marco Amadori ]
707   * New upstream release (Resynced with 1.61, bzr 258).
708   * Usb discover patch from Malcom Gilles <live@ouabain.org>.
709
710  -- Marco Amadori <marco.amadori@gmail.com>  Tue, 18 Jul 2006 23:34:59 +0200
711
712 casper (1.61) edgy; urgency=low
713
714   * Move PATH setting to top of casper script to avoid silliness where
715     PATH isn't correctly set.
716
717  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 17 Jul 2006 12:53:59 +0200
718
719 casper (1.60) edgy; urgency=low
720
721   * Change start symlinks to kill symlinks for anacron, to avoid it being
722     started by invoke-rc.d and similar.
723   * Rearrange source package.
724   * Redo how the init script works and require it to be installed in the
725     live fs.
726   * Bump version number to be higher than Debian's so we don't
727     automatically sync.
728
729  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 31 May 2006 00:01:40 +0200
730
731 casper (1.59+debian-1) unstable; urgency=low
732
733   [ Daniel Baumann ]
734   * Upload to unstable (Closes: #354539).
735
736   [ Marco Amadori ]
737   * Added possibility to set locale on chroot, not only at runtime.
738   * Removed "persistent" wait.
739   * Fixed persistence lock and added "homepersistence" boot parameter.
740   * Updated locales handling to latest debian policy.
741   * Cleanups
742
743  -- Daniel Baumann <daniel@debian.org>  Thu, 22 Jun 2006 06:21:00 +0200
744
745 casper (1.59+debian-0) UNRELEASED; urgency=low
746
747   * Added "toram" boot parameter.
748   * Extendend fs support to ext2 and xfs file image.
749   * Changed debian-inexistant "-Q" modprobe option with "-q".
750   * Removed ubiquity code.
751   * USERNAME and HOST defaulted to "debian".
752   * Preliminary netboot (cifs) patch by
753     "Jason D. Clinton" <me@jasonclinton.com>
754   * Lowered dependence of dmsetup code (now only Suggests).
755   * Checks for replacing "udevplug" (ubuntu-only) with "udevtrigger".
756   * Reworked xorg and anacron patches from
757     Frederic Lehobey <Frederic.Lehobey@free.fr>.
758   * scripts/casper-bottom/10adduser: configuring only the $USERNAME for sudo
759       instead of group 'admin'.
760
761  -- Marco Amadori <marco.amadori@gmail.com>  Fri, 16 Jun 2006 11:01:48 +0200
762
763 casper (1.58) dapper; urgency=low
764
765   * Really rename properly, without dirname.
766
767  -- Scott James Remnant <scott@ubuntu.com>  Tue, 30 May 2006 22:47:04 +0100
768
769 casper (1.57) dapper; urgency=low
770
771   * Rename the anacron rc.d/S* symlinks to K*, instead of removing them.
772     Because otherwise pbbuttonsd decides that starting anacron on the
773     LiveCD would be a clever thing to do.
774
775  -- Scott James Remnant <scott@ubuntu.com>  Wed, 24 May 2006 23:06:04 +0100
776
777 casper (1.56) dapper; urgency=low
778
779   * Hopefully work a bit better when checking DVDs on 32 bit
780     architectures.
781   * Do an explicit read from /dev/console when waiting for keypress after
782     CD/DVD has been ejected.
783
784  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 22 May 2006 16:43:03 +0200
785
786 casper (1.55) dapper; urgency=low
787
788   * Reconfigure gnome-power-manager when doing live installations.
789     Malone #45654
790
791  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 22 May 2006 11:16:46 +0200
792
793 casper (1.54) dapper; urgency=low
794
795   [ Luke Yelavich ]
796   * Set large print fonts for the v1 accessibility profile. Closes
797     Malone #45376.
798
799   [ Colin Watson ]
800   * Fix preseed/file handling (closes: Malone #43683).
801
802  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu, 18 May 2006 19:36:24 +0200
803
804 casper (1.53) dapper; urgency=low
805
806   [ Tollef Fog Heen ]
807   * Disable fglrx and nvidida drivers by default.  Somewhat addresses
808     #43706
809
810   [ Colin Watson ]
811   * Pass all command-line preseed arguments (other than preseed/file) to
812     /root's debconf db.
813
814  -- Tollef Fog Heen <tfheen@ubuntu.com>  Sat, 13 May 2006 10:14:36 +0200
815
816 casper (1.52) dapper; urgency=low
817
818   * Export the path in casper-reconfigure so X and friends actually have
819     sbin in their path.
820
821  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu, 11 May 2006 21:04:11 +0200
822
823 casper (1.51) dapper; urgency=low
824
825   [ Luke Yelavich ]
826   * casper-bottom/30accessibility:
827     - Removed stale reference to acessx_applet.
828     - Fix some typos for gconf values that had to be set as lists.
829
830   [ Colin Watson ]
831   * Pass debian-installer/locale to /root's debconf db (closes: Malone
832     #41896).
833   * Identify ourselves as casper when communicating with debconf.
834   * Factor out preseeding code into casper-preseed; this knows that it only
835     needs to register a question if it fails to set it, which saves memory
836     by avoiding debconf having to rewrite templates.dat.
837   * Preseed kbd-chooser/method as well as debian-installer/keymap, so that
838     kbd-chooser run from ubiquity picks up the selected keyboard (closes:
839     Malone #42202).
840   * Use new dpkg-reconfigure --no-reload option (debconf 1.4.72ubuntu6) to
841     avoid needlessly rewriting templates.dat.
842
843   [ Tollef Fog Heen ]
844   * Add ... to the end of all usplash messages.  Malone #43856
845   * Add maybe_break casper-bottom to allow breaking before running bottom
846     scripts.  Malone #43860
847   * Don't show the name of the live cd user that's added.
848   * Mount COW filesystem if show-cow is present on the kernel command line.
849     Malone #43687
850   * Disable the Kubuntu update notifier too.  Malone #43806
851   * Disable hibernation and enable sleep where appropriate.  Malone #23882
852
853  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu, 11 May 2006 12:11:08 +0200
854
855 casper (1.50) dapper; urgency=low
856
857   [ Luke Yelavich ]
858   * Fixed some typos, and added missing settings to some accessibility
859     profiles, as they were either not working properly, or at all. Malone:
860     #39472, #39473
861   * Removed the desktop wallpaper, and changed the background colour to gray
862     for the v1 accessibility profile.
863   * Set the whiteglass mouse theme for the v1 accessibility profile.
864   * Moved the gconftool-2 -s flag to individual gct calls, to allow for future
865     use of gconftool-2 flags that are incompatible with -s.
866
867   [ Daniele Favara ]
868   * Allow custom HOST, USERNAME, USERFULLNAME.  Malone: #42118
869   * Add example file
870     - debian/casper.dir: Add examples dir
871     - debian/casper.conf: Explain briefly how to use new variables
872     - debian/rules: Install casper.conf as example_conf_casper
873
874   [ Tollef Fog Heen ]
875   * Stylistic changes to Daniele's changes.
876
877  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue,  2 May 2006 14:12:31 +0200
878
879 casper (1.49) dapper; urgency=low
880
881   * Also look for hardware named wlan*
882
883  -- Scott James Remnant <scott@ubuntu.com>  Wed, 26 Apr 2006 13:37:13 +0100
884
885 casper (1.48) dapper; urgency=low
886
887   * Write /etc/network/interfaces entries for eth0, eth1, eth2, ath0 and
888     wlan0 if there's no hardware detected for them; as it may be plugged
889     in after boot.
890
891  -- Scott James Remnant <scott@ubuntu.com>  Wed, 26 Apr 2006 12:31:38 +0100
892
893 casper (1.47) dapper; urgency=low
894
895   [ Tollef Fog Heen ]
896   * Turn on debugging of the X config.
897   * Log to a file which gets copied to /var/log/casper.log.  Malone: #39895
898   * Only pick UTF-8 locales.  Malone: #40178
899   * Use correct /root rather than /target for seeing what version of
900     gnome-panel-data is installed.
901   * Make festival (and probably some other apps) happier by using
902     127.0.1.1 for our ubuntu hostname and 127.0.0.1 just resolves to
903     "localhost".
904   * Make casper-md5check read from tty8 since it wants to get keypresses
905     from the active console (where usplash runs).  Malone: #40490.
906   * Copy /etc/modules when installing with ubiquity.  Malone: #40311
907   * /etc/gdm/gdm-cdd.conf can be a symlink.  Cope with that.  Malone: #40767
908
909   [ Colin Watson ]
910   * ubiquity-casper conflicts/replaces espresso-casper.
911
912  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 24 Apr 2006 09:41:14 +0200
913
914 casper (1.46) dapper; urgency=low
915
916   * Use debian-installer/dummy for preseeding rather than espresso/dummy,
917     since the latter was removed in espresso 0.99.38.
918   * espresso is being renamed to ubiquity. Rename espresso-casper to
919     ubiquity-casper to match.
920
921  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 21 Apr 2006 12:52:48 +0100
922
923 casper (1.45) dapper; urgency=low
924
925   [ Matt Zimmerman ]
926   * [share/shutdown] Disable the usplash timeout and wrap the prompt to two
927     lines
928
929   [ Tollef Fog Heen ]
930   * Use devmapper for ia64, hppa and sparc.
931
932  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 19 Apr 2006 11:36:49 +0200
933
934 casper (1.44) dapper; urgency=low
935
936   * Reset the timeout after casper-premount has run so we're sure that the
937     timeout is what we want it to be.  Udev seems to change it too.
938   * Remove a few set -x commands to make the boot slightly less verbose.
939   * Fix 10adduser to actually install the correct icons for espresso.
940
941  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 12 Apr 2006 14:20:53 +0200
942
943 casper (1.43) dapper; urgency=low
944
945   * Copy espresso-kdeui.desktop file to user's desktop
946     Branch at http://kubuntu.org/~jriddell/bzr/casper/trunk/
947
948  -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 13 Apr 2006 15:37:49 +0100
949
950 casper (1.42) dapper; urgency=low
951
952   [ Luke Yelavich ]
953   * casper-bottom/30accessibility:
954     - Removed some settings from accessibility profiles as these are now
955       in the relevant packages.
956
957   [ Tollef Fog Heen ]
958   * Make sure to call gconftool as the right user.  Malone #38408
959   * Write an entry for / in fstab.  Hopefully fixes Malone #34330
960   * Change gdm-cdd.conf if it exists, not gdm.conf. Malone #37467
961   * Really disable update-notifier, this time by removing the correct
962     file.
963
964  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 11 Apr 2006 15:43:24 +0200
965
966 casper (1.41) dapper; urgency=low
967
968   * Don't mkdir then install -D, just install -D (this should prevent
969     ~ubuntu/Desktop being owned by root)
970
971  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 29 Mar 2006 10:52:42 +0200
972
973 casper (1.40) dapper; urgency=low
974
975   * Add snd_powermac to /etc/modules on ppc.  (Malone: #27862)
976   * Use chmod -x instead of mv to disable readahead in order to not
977     trigger unionfs bugs
978   * Reboot the system when a key is pressed at the end of the integrity
979     check.  (Malone: #29203)
980   * Use usplash_write too when doing shutdown.  (Malone: #34537)
981
982  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 28 Mar 2006 10:09:49 +0200
983
984 casper (1.39) dapper; urgency=low
985
986   [ Tollef Fog Heen ]
987   * Disable update-notifier by default, as it won't make much sense for
988     most people.
989
990   [ Colin Watson ]
991   * Clear out user-setup questions from the debconf database after creating
992     the live CD user, to avoid confusing espresso into offering "Ubuntu
993     LiveCD user" as the user's default full name.
994
995  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 13 Mar 2006 11:38:39 +0100
996
997 casper (1.38) dapper; urgency=low
998
999   * Disable readahead since it breaks too much with squashfs and unionfs.
1000
1001  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu,  9 Mar 2006 09:43:39 +0100
1002
1003 casper (1.37) dapper; urgency=low
1004
1005   * Add support for having the squashfs directly on a device, thanks to
1006     Paul Sladen for idea and a patch.
1007   * If a directory "Examples" exists in ~ after we've run adduser, move it
1008     to the Desktop subdirectory for greater visibility.
1009
1010  -- Tollef Fog Heen <tfheen@ubuntu.com>  Sat,  4 Mar 2006 11:55:50 +0100
1011
1012 casper (1.36) dapper; urgency=low
1013
1014   [ Tollef Fog Heen ]
1015   * Fix typo in find_cow_device so block devices didn't work at all.
1016     Malone #31639.  Thanks to Richard Nemec for the catch.
1017   * Update accessibility framework, thanks to Luke Yelavich.
1018
1019   [ Colin Watson ]
1020   * Move the /cdrom mount into the new root filesystem.
1021
1022  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  1 Mar 2006 11:13:54 +0100
1023
1024 casper (1.35) dapper; urgency=low
1025
1026   * Check for preseed/file= in /proc/cmdline and feed any given file to
1027     debconf-set-selections.
1028
1029  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 27 Feb 2006 17:32:02 +0000
1030
1031 casper (1.34) dapper; urgency=low
1032
1033   [ Luke Yelavich ]
1034   * Add initial accessibility support framework
1035
1036  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 22 Feb 2006 14:36:07 +0100
1037
1038 casper (1.33) dapper; urgency=low
1039
1040   * Make sure Desktop and the espresso-$ui.desktop is owned by the Ubuntu
1041     user.  Malone #31991
1042   * Fix check for rc6.d/S90reboot at the bottom of 25configure_init to
1043     actually look in the right place.
1044   * Make me the maintainer of the package.
1045
1046  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 20 Feb 2006 09:49:02 +0100
1047
1048 casper (1.32) dapper; urgency=low
1049
1050   * Fix copying of /usr/share/applications/espresso-gtkui.desktop.
1051
1052  -- Colin Watson <cjwatson@ubuntu.com>  Thu, 16 Feb 2006 16:47:15 +0000
1053
1054 casper (1.31) dapper; urgency=low
1055
1056   [ Tollef Fog Heen ]
1057   * Print message about rebooting the system when the md5 check is
1058     finished.
1059   * Just have one copy of the casper shutdown scripts and symlink those
1060     into the right place.  Malone #20978
1061
1062   [ Colin Watson ]
1063   * Copy /usr/share/applications/espresso-gtkui.desktop to the live CD
1064     user's desktop.
1065
1066  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 14 Feb 2006 14:52:16 +0100
1067
1068 casper (1.30) dapper; urgency=low
1069
1070   * Set a blank password for the ubuntu user.  This hopefully resolves
1071     Malone #30118
1072   * Pass keyboard layout information to xserver-xorg in the "new" scheme.
1073   * Set up the right console keymap.
1074
1075  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 14 Feb 2006 14:48:14 +0100
1076
1077 casper (1.29) dapper; urgency=low
1078
1079   [ Tollef Fog Heen ]
1080   * Fix typo in 22gnome_panel_data
1081   * Configure all detected network interfaces.
1082   * Add support for putting the persistent storage in a loopback file on
1083     vfat volumes
1084   * Configure all detected network interfaces.
1085   * Allow putting the live filesystem image on a VFAT volume
1086   * Allow putting the persistent storage in a loopback file on a VFAT
1087     volume
1088   * Lots of cleanups
1089
1090   [ Colin Watson ]
1091   * Change casper-reconfigure to take the target root filesystem as its
1092     first argument.
1093   * Add espresso-casper package with hooks to repeat some things done by
1094     casper in the installed system.
1095
1096  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 25 Jan 2006 14:25:45 +0100
1097
1098 casper (1.28) dapper; urgency=low
1099
1100   * Depend on user-setup
1101   * First shot at IEEE1394 support.  Add sbp2 and ohci1394 as modules to
1102     be copied into the initramfs.
1103
1104  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 16 Jan 2006 22:06:35 +0100
1105
1106 casper (1.27) dapper; urgency=low
1107
1108   * Try using unionfs on ppc again
1109
1110  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 10 Jan 2006 20:55:19 +0100
1111
1112 casper (1.26) dapper; urgency=low
1113
1114   * Add persistency support
1115   * Usplash integration
1116
1117  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 10 Jan 2006 17:53:54 +0100
1118
1119 casper (1.25) dapper; urgency=low
1120
1121   * Make /rofs available to in the target system.
1122
1123  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon,  9 Jan 2006 15:25:12 +0100
1124
1125 casper (1.24) dapper; urgency=low
1126
1127   * For debconf-communicate, use a here-doc rather than trying to have \n
1128     working in shell variables.
1129   * The usplash fifo has moved, update paths accordingly.  Also conflict
1130     with the old usplash and depend on new enough initramfs-tools.
1131
1132  -- Tollef Fog Heen <tfheen@ubuntu.com>  Fri,  6 Jan 2006 14:20:37 +0100
1133
1134 casper (1.23) dapper; urgency=low
1135
1136   * Move the building to binary-dep, since we're an arch: any package
1137     now.
1138
1139  -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu,  5 Jan 2006 10:37:31 +0100
1140
1141 casper (1.22) dapper; urgency=low
1142
1143   * Bunch debconf-communicate commands together to speed up the boot a
1144     little bit.
1145   * Add integrity checker, this is compiled code, so casper is now arch:
1146     any
1147
1148  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  4 Jan 2006 12:56:13 +0100
1149
1150 casper (1.21) dapper; urgency=low
1151
1152   * If locale is unset, use en_US.UTF8, not whatever comes first in the
1153     list of supported locales.
1154   * Generate locale and set the locale in /etc/environment
1155   * Use user-setup to create the user, rather than doing it ourselves.
1156   * Various cleanups and fixes, such as making debconf-communicate silent
1157   * Disable checkroot when booting
1158
1159  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon,  2 Jan 2006 11:00:25 +0100
1160
1161 casper (1.20) dapper; urgency=low
1162
1163   * Remove a large bunch of debugging output
1164   * Depend on dmsetup so the hook script can copy in that
1165   * Handle both squashfs and cloop images, with run-time detection
1166   * Use devmapper + cloop on powerpc, not unionfs, since unionfs is a
1167     disaster there.
1168   * Make sure we have both SCSI and IDE CDROM modules available in the
1169     initramfs.
1170   * Do some initial keyboard setup handling so X will, at least in some
1171     cases, have a chance of giving the user a sane keymap.
1172
1173  -- Tollef Fog Heen <tfheen@ubuntu.com>  Mon, 19 Dec 2005 14:23:13 +0100
1174
1175 casper (1.19) dapper; urgency=low
1176
1177   * Switch to initramfs, so casper only survives in spirit
1178   * Use unionfs instead of a writeable devmapper snapshot
1179   * Remove all debconfiscation, since we're an initramfs script now
1180   * Make the postinst call update-initramfs -u
1181   * Mount the CD read-only explicitly
1182   * Make udevinfo silent if the device is not found.
1183
1184  -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 13 Dec 2005 16:22:45 +0100
1185
1186 casper (1.18) breezy; urgency=low
1187
1188   * Update translations from Rosetta: Greek, Spanish, French, Hungarian,
1189     Brazilian Portuguese.
1190
1191  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 19 Sep 2005 20:05:02 +0100
1192
1193 casper (1.17) breezy; urgency=low
1194
1195   * Set /apps/gnome-screensaver/lock if gnome-screensaver is installed
1196
1197  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 16 Sep 2005 15:24:35 -0700
1198
1199 casper (1.16) breezy; urgency=low
1200
1201   * Install a fake script in /lib/debian-installer.d/S72menu-exit after
1202     pivoting that just calls sleep, to prevent scary console messages as d-i
1203     tries to exit without its root filesystem.
1204
1205  -- Colin Watson <cjwatson@ubuntu.com>  Wed, 14 Sep 2005 10:28:06 +0100
1206
1207 casper (1.15) breezy; urgency=low
1208
1209   * Neutralize branding in startup message
1210   * Use clear in addition to reset, in hopes of concealing error messages on
1211     the console from d-i's death throes
1212
1213  -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  9 Sep 2005 11:24:14 -0700
1214
1215 casper (1.14) breezy; urgency=low
1216
1217   * Set RUNNING_UNDER_GDM=yes in the user's environment to stop xscreensaver
1218     locking the screen (Ubuntu #7150).
1219
1220  -- Colin Watson <cjwatson@ubuntu.com>  Thu,  8 Sep 2005 13:37:00 +0100
1221
1222 casper (1.13) breezy; urgency=low
1223
1224   * Use reset, rather than clear, to clean up after the colored dialogs on vt1
1225
1226  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  7 Sep 2005 16:09:45 -0700
1227
1228 casper (1.12) breezy; urgency=low
1229
1230   * Kill bterm after pivoting so that we can use vt1 rather than vt2,
1231     thereby avoiding a fight between gdm and the X server (closes: Ubuntu
1232     #14851).
1233
1234  -- Colin Watson <cjwatson@ubuntu.com>  Wed,  7 Sep 2005 15:48:40 +0100
1235
1236 casper (1.11) breezy; urgency=low
1237
1238   * Remove debugging code which crept into 1.10
1239   * Revert changes to casper-udeb.postinst which were intended for
1240     starting usplash earlier (pre-1.10)
1241
1242  -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  2 Sep 2005 13:43:03 -0700
1243
1244 casper (1.10) breezy; urgency=low
1245
1246   * Instead of starting usplash directly, create an init script which will
1247     start it later (after the new init), to avoid it being killed by
1248     busybox init
1249
1250  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 29 Aug 2005 20:26:58 -0700
1251
1252 casper (1.9) breezy; urgency=low
1253
1254   * Remember to re-run 30copy-dev from 94usplash, in order to preserve the
1255     device nodes clobbered by udev
1256   * Redirect stdin of /etc/init.d/udev from /dev/console, to avoid
1257     incredibly obnoxious 60-second sleep because it thinks we're
1258     interactive
1259
1260  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 29 Aug 2005 18:30:38 -0700
1261
1262 casper (1.8) breezy; urgency=low
1263
1264   * Add usplash support
1265
1266  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 29 Aug 2005 17:30:57 -0700
1267
1268 casper (1.7) breezy; urgency=low
1269
1270   * Set DEBUG_XORG_PACKAGE=yes when reconfiguring xserver-xorg.  The
1271     output is only written to post.log and isn't visible to the user, and
1272     can be invaluable for debugging
1273
1274  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 22 Aug 2005 10:25:38 -0700
1275
1276 casper (1.6) breezy; urgency=low
1277
1278   * Use debconf-copydb again (thanks, Tollef)
1279   * Rename pre.d/20xconfig to pre.d/20prexconfig so that it is distinct from
1280     post.d/20xconfig for purposes of the progress bar (no text for it; it's
1281     very fast)
1282
1283  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 17 Aug 2005 14:55:24 -0700
1284
1285 casper (1.5) breezy; urgency=low
1286
1287   * Call MAKEDEV console in post.d/20xconfig as a workaround for bug
1288     #13523
1289
1290  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 16 Aug 2005 15:24:06 -0700
1291
1292 casper (1.4) breezy; urgency=low
1293
1294   * Revert to the old debconf hack; the debconf-copydb approach needs more
1295     work
1296
1297  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 15 Aug 2005 22:48:11 -0700
1298
1299 casper (1.3) breezy; urgency=low
1300
1301   * Revert unintentional release of experimental unionfs code in 1.2
1302
1303  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 13 Aug 2005 11:19:50 -0700
1304
1305 casper (1.2) breezy; urgency=low
1306
1307   * Fix debconf-copydb regex in 20xconfig
1308
1309  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 13 Aug 2005 11:07:46 -0700
1310
1311 casper (1.1) breezy; urgency=low
1312
1313   * Cope with xserver-xorg's rename of force_keyboard_detection to
1314     autodetect_keyboard
1315
1316  -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  4 Jul 2005 02:52:07 -0700
1317
1318 casper (1.0) breezy; urgency=low
1319
1320   * Version number bump (we've been through a stable Ubuntu release, after
1321     all)
1322   * Rename pre.d/10snapshot to post.d/10filesystem, as it is about to
1323     become more generic
1324   * Seed xserver-xorg/force_keyboard_detection to true in 20xconfig, so as
1325     to cause the keyboard layout to (continue to) be autodetected based on
1326     d-i settings
1327
1328  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 16 Jun 2005 11:21:54 -0700
1329
1330 casper (0.65) breezy; urgency=low
1331
1332   * As a performance optimization, only reconfigure gnome-panel-data if
1333     booting on a laptop
1334   * Disable the "lock screen" menu item (Ubuntu bug#7150)
1335
1336  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  8 Jun 2005 16:02:14 -0700
1337
1338 casper (0.64) breezy; urgency=low
1339
1340   * Merge colin.watson@canonical.com--2005/casper--debconf-copydb--0
1341     - Use debconf-copydb rather than our temporary hack
1342
1343  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 31 May 2005 12:08:51 -0700
1344
1345 casper (0.63) breezy; urgency=low
1346
1347   * Merge colin.watson@canonical.com--2005/casper--cdebconf-info--0
1348     - Update for cdebconf 0.75: use db_info rather than db_x_setbacktitle.
1349
1350  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 18 Apr 2005 20:59:58 -0700
1351
1352 casper (0.62) hoary; urgency=low
1353
1354   * Updated translations from
1355     colin.watson@canonical.com--2005/casper--translations--0 (nb)
1356
1357  -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  5 Apr 2005 09:01:02 -0700
1358
1359 casper (0.61) hoary; urgency=low
1360
1361   * Updated translations from
1362     colin.watson@canonical.com--2005/casper--translations--0 (el, es, ro)
1363
1364  -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  5 Apr 2005 08:06:51 -0700
1365
1366 casper (0.60) hoary; urgency=low
1367
1368   * Updated translations from
1369     colin.watson@canonical.com--2005/casper--translations--0 (hu, id, pl)
1370
1371  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 28 Mar 2005 11:26:21 -0800
1372
1373 casper (0.59) hoary; urgency=low
1374
1375   * Updated translations from
1376     colin.watson@canonical.com--2005/casper--translations--0 (de, pt_BR)
1377
1378  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 25 Mar 2005 16:51:17 -0800
1379
1380 casper (0.58) hoary; urgency=low
1381
1382   * Remove postfix shutdown links, as well as startup, to avoid an ugly error
1383
1384  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 24 Mar 2005 18:24:03 -0800
1385
1386 casper (0.57) hoary; urgency=low
1387
1388   * Merge colin.watson@canonical.com--2005/casper--translations--0 up to
1389     patch-2
1390   * Preseed netcfg/wireless_essid_again for noninteractive network setup, +new
1391     in netcfg 1.08ubuntu3 [colin.watson@canonical.com--2005/casper--netcfg--0]
1392
1393  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 23 Mar 2005 08:33:46 -0800
1394
1395 casper (0.56) hoary; urgency=low
1396
1397   * Suppress error output from eject
1398   * Remind the user to close the CD tray if they have one (Ubuntu #6668)
1399   * Add arch-build target to debian/rules
1400
1401  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 22 Mar 2005 10:21:41 -0800
1402
1403 casper (0.55) hoary; urgency=low
1404
1405   * Remove the hack introduced in 0.54, xorg 6.8.2-5 should be fixed
1406
1407  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 16 Mar 2005 18:11:05 -0800
1408
1409 casper (0.54) hoary; urgency=low
1410
1411   * Temporarily set RECONFIGURE=true when reconfiguring xserver-xorg, to work
1412     around a bug introduced in 6.8.2-3
1413
1414  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 16 Mar 2005 15:08:45 -0800
1415
1416 casper (0.53) hoary; urgency=low
1417
1418   * Provide target-base-system (i.e. base system installed in /target, also
1419     provided by base-installer).
1420
1421  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 15 Mar 2005 13:01:53 +0000
1422
1423 casper (0.52) hoary; urgency=low
1424
1425   * Arrange for $LANG to be set after pivot_root, so that (e.g.)
1426     xserver-xorg can use it to infer the keymap (Ubuntu #7138)
1427
1428  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 12 Mar 2005 02:10:59 -0800
1429
1430 casper (0.51) hoary; urgency=low
1431
1432   * Disable kpersonalizer startup on first login
1433
1434  -- Matt Zimmerman <mdz@ubuntu.com>  Sat,  5 Mar 2005 13:47:13 -0800
1435
1436 casper (0.50) hoary; urgency=low
1437
1438   * Add support for configuring kdm autologin
1439   * Rename 15gdm-autologin to 15autologin, and the corresponding debconf template
1440   * Remove obsolete XORG_FORCE_PROBE from 20xconfig
1441
1442  -- Matt Zimmerman <mdz@ubuntu.com>  Thu,  3 Mar 2005 10:37:31 -0800
1443
1444 casper (0.49) hoary; urgency=low
1445
1446   * Fix 20xconfig harder
1447
1448  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  2 Mar 2005 21:20:03 -0800
1449
1450 casper (0.48) hoary; urgency=low
1451
1452   * Source confmodule in 20xconfig
1453
1454  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  2 Mar 2005 21:02:35 -0800
1455
1456 casper (0.47) hoary; urgency=low
1457
1458   * Copy over the value of debian-installer/keymap into the target system,
1459     to allow the new logic in xserver-xorg.config to work
1460
1461  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  2 Mar 2005 20:45:38 -0800
1462
1463 casper (0.46) hoary; urgency=low
1464
1465   * Lock the live user's password entirely.  Since the user is now
1466     automagically logged in, continuously, both on the console and in X,
1467     their password is irrelevant.
1468
1469  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 28 Feb 2005 08:31:13 -0800
1470
1471 casper (0.45) hoary; urgency=low
1472
1473   * Enable TimedLogin in gdm, so that if the user logs out, they are
1474     automatically logged back in after a few seconds (Ubuntu #6667)
1475
1476  -- Matt Zimmerman <mdz@ubuntu.com>  Sun, 27 Feb 2005 16:06:16 -0800
1477
1478 casper (0.44) hoary; urgency=low
1479
1480   * Configure init to spawn shells on virtual consoles, rather than login
1481     prompts (Ubuntu #6666)
1482   * Skip X configuration if a serial console is in use
1483   * Set the live user's password to be blank, rather than "ubuntu".  This
1484     is, paradoxically, more secure if the user decides to install
1485     openssh-server, since empty passwords are disallowed by default
1486
1487  -- Matt Zimmerman <mdz@ubuntu.com>  Sun, 27 Feb 2005 15:40:15 -0800
1488
1489 casper (0.43) hoary; urgency=low
1490
1491   * Override localechooser progress bar text to be more appropriate for the
1492     live CD (closes: Ubuntu #6664).
1493
1494  -- Colin Watson <cjwatson@ubuntu.com>  Thu, 24 Feb 2005 19:12:00 +0000
1495
1496 casper (0.42) hoary; urgency=low
1497
1498   * Preseed netcfg/no_interfaces, to avoid prompt when no network interfaces
1499     can be configured (closes: Ubuntu #6107).
1500   * Remove redundant DH_COMPAT setting in debian/rules, since there's
1501     already a (different) debian/compat.
1502
1503  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 22 Feb 2005 12:43:43 +0000
1504
1505 casper (0.41) hoary; urgency=low
1506
1507   * Cope with change in default /etc/sudoers (admin group).
1508
1509  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 22 Feb 2005 09:14:30 +0000
1510
1511 casper (0.40) hoary; urgency=low
1512
1513   * Copy /dev/tts to the live system as well as /dev/vc, for serial console.
1514
1515  -- Colin Watson <cjwatson@ubuntu.com>  Mon, 21 Feb 2005 19:03:54 +0000
1516
1517 casper (0.39) hoary; urgency=low
1518
1519   * Fix reboot operation (cache the reboot binary)
1520
1521  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 10 Feb 2005 20:51:08 -0800
1522
1523 casper (0.38) hoary; urgency=low
1524
1525   * Eject the CD during shutdown/reboot
1526     - Awful hack to copy /dev/cdroms to the live system, because the CD is
1527       mounted using devfs names
1528     - Add /usr/share/casper/shutdown script to casper-udeb
1529     - Copy /usr/share/casper/shutdown to /etc/rc[06].d in 25configure-init
1530   * Remove caspermon binary package, inadvertently enabled (not even
1531     remotely ready)
1532
1533  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 10 Feb 2005 13:43:56 -0800
1534
1535 casper (0.37) hoary; urgency=low
1536
1537   * Fix casper-udeb/runlevel template
1538
1539  -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  8 Feb 2005 19:37:43 -0800
1540
1541 casper (0.36) hoary; urgency=low
1542
1543   * Rename post.d/25disable-init-scripts to 25configure-init
1544   * Add casper-udeb/runlevel, to allow the default runlevel
1545     to be set
1546
1547  -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  8 Feb 2005 19:14:16 -0800
1548
1549 casper (0.35) hoary; urgency=low
1550
1551   * Preseed netcfg/wireless_essid
1552   * Remove obsolete confmodule load from pre.d/12fstab
1553   * Don't mount a tmpfs on /var/run; it doesn't save a huge amount of
1554     snapshot space, and packages expect their directories there to be
1555     persistent
1556
1557  -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  7 Feb 2005 15:46:52 -0800
1558
1559 casper (0.34) hoary; urgency=low
1560
1561   * Use casper-reconfigure in 10adduser as well
1562   * Add post.d/93save-logs to save copies of the bootstrap logs to
1563     /var/log/casper
1564   * Stop reconfiguring fontconfig; it insists on rebuilding the entire
1565     font cache, and the only benefit was to unable subpixel hints
1566
1567  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  2 Feb 2005 10:42:19 -0800
1568
1569 casper (0.33) hoary; urgency=low
1570
1571   * Re-upload to fix borked source package
1572
1573  -- Matt Zimmerman <mdz@ubuntu.com>  Sun, 30 Jan 2005 12:21:07 -0800
1574
1575 casper (0.32) hoary; urgency=low
1576
1577   * Factor out debconf hackery into casper-reconfigure
1578   * Mount sysfs earlier, so we don't need to mess with it in 20xconfig
1579   * Break 22simple-reconfig into 22fontconfig and 22gnome-panel-data, and
1580     create progress bar text for them
1581   * Preseed netcfg/dhcp_failed, to avoid a prompt when DHCP fails
1582
1583  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 29 Jan 2005 14:03:36 -0800
1584
1585 casper (0.31) hoary; urgency=low
1586
1587   * Clear tty2 and print a nice message, before signalling init
1588
1589  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 29 Jan 2005 13:15:44 -0800
1590
1591 casper (0.30) hoary; urgency=low
1592
1593   * Reconfigure fontconfig, to enable subpixel rendering based on the
1594     hardware in use
1595
1596  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 27 Jan 2005 14:21:49 -0800
1597
1598 casper (0.29) hoary; urgency=low
1599
1600   * Fix the problem described in 0.28 by preseeding a default for
1601     netcfg/get_hostname
1602
1603  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 25 Jan 2005 23:04:03 -0800
1604
1605 casper (0.28) hoary; urgency=low
1606
1607   * Suppress network configuration questions
1608
1609     - The goal is to make a reasonable effort to configure one interface
1610     automatically, but if that is not possible, fall back to no
1611     configuration.  We aren't quite there yet.
1612
1613     - If we fail to resolve our IP into a hostname using DNS, netcfg seems
1614     to fall back to an empty value, rather than the default in the
1615     template.
1616
1617  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 25 Jan 2005 22:55:35 -0800
1618
1619 casper (0.27) hoary; urgency=low
1620
1621   * Add post.d/22simple-reconfig
1622     - Reconfigure gnome-panel-data if it is installed, to set up the GNOME
1623       session based on whether the system is a laptop
1624     - Corresponding progress template
1625     - mount /proc earlier (needed for, e.g. laptop-detect)
1626   * Warn about screen blanking in X configuration progress message
1627   * Simplify post.d/20xconfig and pre.d/13swap a bit
1628   * Update TODO
1629
1630  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 22 Jan 2005 15:56:49 -0800
1631
1632 casper (0.26) hoary; urgency=low
1633
1634   * Set NOPASSWD in /etc/sudoers for the initial user
1635
1636  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 21 Jan 2005 16:53:49 -0800
1637
1638 casper (0.25) hoary; urgency=low
1639
1640   * mount /proc before signalling init, as it now uses /proc to determine
1641     what is and is not a kernel thread
1642
1643  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 21 Jan 2005 16:04:52 -0800
1644
1645 casper (0.24) hoary; urgency=low
1646
1647   * Add a backtitle properly
1648
1649  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 21 Jan 2005 09:07:19 -0800
1650
1651 casper (0.23) hoary; urgency=low
1652
1653   * Add a backtitle
1654
1655  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 21 Jan 2005 09:02:01 -0800
1656
1657 casper (0.22) hoary; urgency=low
1658
1659   * Search for swap on SCSI disks as well as IDE
1660
1661  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 19 Jan 2005 14:27:09 -0800
1662
1663 casper (0.21) unstable; urgency=low
1664
1665   * Cosmetic changes to debconf templates
1666   * Fix 10adduser to register debconf questions before setting their
1667     values and flags
1668
1669  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 19 Jan 2005 14:14:20 -0800
1670
1671 casper (0.20) hoary; urgency=low
1672
1673   * Remove legacy symlinks from casper/pre.d; they are now contained in
1674     the relevant udebs
1675
1676  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 19 Jan 2005 13:22:33 -0800
1677
1678 casper (0.19) hoary; urgency=low
1679
1680   * Update TODO
1681   * casper-udeb Depends: md-modules
1682
1683  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 19 Jan 2005 11:23:51 -0800
1684
1685 casper (0.18) hoary; urgency=low
1686
1687   * Enable new adduser code, using db_fset ... seen to suppress the questions
1688
1689  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 18 Jan 2005 15:06:48 -0800
1690
1691 casper (0.17) hoary; urgency=low
1692
1693   * Convert snapshot setup to use debconf instead of hardcoded parameters
1694   * Remove obselete-before-being-used username template
1695   * Convert post.d/10adduser to use debconf passthrough to the passwd package,
1696     and thus share its user-adding code rather than duplicating it.
1697     - But don't enable it yet, since we need to find a way to prevent its
1698     questions from being asked
1699
1700  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 18 Jan 2005 13:04:48 -0800
1701
1702 casper (0.16) hoary; urgency=low
1703
1704   * casper-udeb Depends: casper-check, harddrive-detection
1705   * Automatically find and enable swap devices
1706
1707  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 18 Jan 2005 11:23:48 -0800
1708
1709 casper (0.15) hoary; urgency=low
1710
1711   * Set anna/standard_modules to false at startup to suppress unnecessary
1712     udeb retrieval.
1713
1714  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 18 Jan 2005 13:41:00 +0000
1715
1716 casper (0.14) hoary; urgency=low
1717
1718   * Enable X autoconfiguration(!)
1719
1720  -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 15 Jan 2005 02:19:58 -0800
1721
1722 casper (0.13) hoary; urgency=low
1723
1724   * Rename templates so that they are named after the {pre,post}.d hook
1725     which uses them
1726   * Remove some unused templates
1727
1728  -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 14 Jan 2005 10:11:02 -0800
1729
1730 casper (0.12) hoary; urgency=low
1731
1732   * Add debconf templates for various things that we currently hardcode.
1733     Not actually used yet due to need for testing, but having the
1734     templates present greatly simplifies testing the remaining integration
1735     work
1736
1737  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 13 Jan 2005 20:32:39 -0800
1738
1739 casper (0.11) hoary; urgency=low
1740
1741   * Update post.d/20xconfig to use debconf passthrough to cdebconf
1742     (requires debconf 1.4.42 and cdebconf 0.75), but leave it disabled for
1743     now
1744   * Create /etc/fstab in the target (this also seems to solve the problem
1745     with noatime disappearing, and so should reduce snapshot utilization)
1746
1747  -- Matt Zimmerman <mdz@debian.org>  Thu, 13 Jan 2005 18:25:36 -0800
1748
1749 casper (0.10) hoary; urgency=low
1750
1751   * Remove rc?.d/K??hwclock.sh links, to avoid changing the system clock
1752     during reboot or shutdown
1753
1754  -- Matt Zimmerman <mdz@debian.org>  Thu, 13 Jan 2005 18:13:31 -0800
1755
1756 casper (0.9) hoary; urgency=low
1757
1758   * Fix gdm autologin configuration (broken in 0.8)
1759
1760  -- Matt Zimmerman <mdz@debian.org>  Wed, 12 Jan 2005 10:52:05 -0800
1761
1762 casper (0.8) hoary; urgency=low
1763
1764   * Add debian-installer/casper-udeb/title template, to specify more
1765     readable menu item text
1766   * Create /usr/lib/casper/{pre,post}.d and move all of our internal logic
1767     there
1768   * Create temporary symlinks in pre.d for the prebaseconfig.d items we
1769     want
1770   * Convert errors into proper error dialogs
1771   * Make some pre.d scripts idempotent, for ease of testing
1772
1773  -- Matt Zimmerman <mdz@debian.org>  Tue, 11 Jan 2005 16:59:35 -0800
1774
1775 casper (0.7) hoary; urgency=low
1776
1777   * Disable X configuration temporarily; need to resolve debconf issues
1778
1779  -- Matt Zimmerman <mdz@canonical.com>  Tue, 11 Jan 2005 13:14:43 -0800
1780
1781 casper (0.6) hoary; urgency=low
1782
1783   * Allow "modprobe ext2" to fail; apparently it's sometimes compiled in
1784
1785  -- Matt Zimmerman <mdz@debian.org>  Tue, 11 Jan 2005 12:12:28 -0800
1786
1787 casper (0.5) hoary; urgency=low
1788
1789   * Attempt to configure X
1790     - This doesn't work very well yet (PCI BusID doesn't seem to get
1791     updated, for example), so we still don't start gdm by default)
1792   * Conditionalize some of the configuration code, so we automatically do
1793     the right thing if gdm or X isn't installed
1794   * Add German translation from Andreas Mueller
1795   * modprobe ext2, to let powerpc work (this should probably happen
1796     elsewhere, but for now...)
1797
1798  -- Matt Zimmerman <mdz@debian.org>  Sun,  9 Jan 2005 17:49:56 -0800
1799
1800 casper (0.4) hoary; urgency=low
1801
1802   * Mount tmpfs on /tmp and /var/run, should save many writes to the snapshot
1803
1804  -- Matt Zimmerman <mdz@debian.org>  Fri,  7 Jan 2005 18:35:26 -0800
1805
1806 casper (0.3) hoary; urgency=low
1807
1808   * Disable anacron and postfix startup
1809   * Don't cripple /bin/apt-install in d-i (this was a workaround to
1810     prevent d-i from installing packages which should have been present in
1811     the filesystem image anyway, but weren't)
1812
1813  -- Matt Zimmerman <mdz@debian.org>  Fri,  7 Jan 2005 18:10:55 -0800
1814
1815 casper (0.2) hoary; urgency=low
1816
1817   * Use mount --move to move the cdrom mount point, so that we can unmount
1818     /initrd and free up the memory used by d-i
1819   * Use /dev/ram1 rather than /dev/ram0 for the COW stuff, since /dev/ram0
1820     is used for initrds and we want to avoid confusion
1821   * Organize casper-udeb.postinst into shell functions
1822   * Add a progress bar
1823   * Add a debian/compat file (version 4)
1824
1825  -- Matt Zimmerman <mdz@debian.org>  Fri,  7 Jan 2005 08:01:21 -0800
1826
1827 casper (0.1) hoary; urgency=low
1828
1829   * Initial Release.
1830
1831  -- Matt Zimmerman <mdz@canonical.com>  Wed,  5 Jan 2005 14:30:28 -0800