Adding casper 1.63+debian-3.
[live-boot-grml.git] / debian / changelog
1 casper (1.63+debian-3) unstable; urgency=low
2
3   * Really do not try to eject cd if netbooted.
4   * Fixed unionfs ro param in case of nfs netboot (Closes: 383346).
5
6  -- Marco Amadori <marco.amadori@gmail.com>  Wed, 16 Aug 2006 20:10:11 +0200
7
8 casper (1.63+debian-2) unstable; urgency=low
9
10   * Working netboot support (Closes: #380506).
11   * Polished kernel parameters parsing a bit.
12
13  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 13 Aug 2006 15:52:14 +0200
14
15 casper (1.63+debian-1) unstable; urgency=low
16
17   [Marco Amadori]
18   * New upstream release.
19   * Fixed upstream changelog.
20   * Really fixed the user password issue, now really "debian".
21   * Reincluded casper-md5ckeck in debian/rules and 05mountpoints in
22     script/casper-bottom.
23   * Rewrote netboot support now will support all types of rootfs file images
24     (not only plain dirs) like cd/dvd one.
25   * Included a fix for USB by Davide Natalini <davide.natalini@studio.unibo.it>
26   * Included support for plain directory as RO rootfs.
27   * Removed xfs support (not implemented in make-live, maybe useless).
28
29   [Alex Owen]
30   * Added NFS netboot support (Closes: #380506).
31   * Fixed /etc/inittab editing (Closes: #380488).
32   * Do not try to eject cd if netbooted (Closes: #380502).
33
34   [Daniel Baumann]
35   * Minor debian/rules reordering.
36   * Changed "Section:" from "admin" to "misc".
37
38  -- Marco Amadori <marco.amadori@gmail.com>  Sun, 30 Jul 2006 19:10:23 +0200
39
40 casper (1.61+debian-2) unstable; urgency=low
41
42   * Set password for user to 'debian'.
43
44  -- Daniel Baumann <daniel@debian.org>  Wed, 19 Jul 2006 20:56:00 +0200
45
46 casper (1.61+debian-1) unstable; urgency=low
47
48   [ Daniel Baumann ]
49   * Rebuild tarball without debian directory.
50   * Using dpatch for upstream modifications.
51   * Added patch for proper GDM autologin from Arnaud Cornet
52     <arnaud.cornet@gmail.com>.
53
54   [ Marco Amadori ]
55   * New upstream release (Resynced with 1.61, bzr 258).
56   * Usb discover patch from Malcom Gilles <live@ouabain.org>.
57  -- Marco Amadori <marco.amadori@gmail.com>  Tue, 18 Jul 2006 23:34:59 +0200
58
59 casper (1.59+debian-1) unstable; urgency=low
60
61   [ Daniel Baumann ]
62   * Upload to unstable (Closes: #354539).
63
64   [ Marco Amadori ]
65   * Added possibility to set locale on chroot, not only at runtime.
66   * Removed "persistent" wait.
67   * Fixed persistence lock and added "homepersistence" boot parameter.
68   * Updated locales handling to latest debian policy.
69   * Cleanups
70
71  -- Daniel Baumann <daniel@debian.org>  Thu, 22 Jun 2006 06:21:00 +0200
72
73 casper (1.59+debian-0) UNRELEASED; urgency=low
74
75   * Added "toram" boot parameter.
76   * Extendend fs support to ext2 and xfs file image.
77   * Changed debian-inexistant "-Q" modprobe option with "-q".
78   * Removed ubiquity code.
79   * USERNAME and HOST defaulted to "debian".
80   * Preliminary netboot (cifs) patch by  
81     "Jason D. Clinton" <me@jasonclinton.com>
82   * Lowered dependence of dmsetup code (now only Suggests).
83   * Checks for replacing "udevplug" (ubuntu-only) with "udevtrigger".
84   * Reworked xorg and anacron patches from  
85     Frederic Lehobey <Frederic.Lehobey@free.fr>.
86   * scripts/casper-bottom/10adduser: configuring only the $USERNAME for sudo
87       instead of group 'admin'.
88
89  -- Marco Amadori <marco.amadori@gmail.com>  Fri, 16 Jun 2006 11:01:48 +0200