Releasing debian version 2.0.2-1.
[live-boot-grml.git] / debian / changelog
1 live-boot (2.0.2-1) unstable; urgency=low
2
3   * Updating seperators in networking bottom script to fix ip parameter
4     parsing (Closes: #590494).
5   * Updating live-build reference in manpages.
6   * Checking for file existence in initramfs hook (Closes: #595264).
7   * Adding live-toram script to copy the running live system to ram and
8     eject the live media.
9
10  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:25:12 +0200
11
12 live-boot (2.0.1-1) unstable; urgency=low
13
14   [ Michael Prokop ]
15   * Adding workaround for aufs issue in kernel versions around 2.6.33.
16
17   [ Daniel Baumann ]
18   * Using allow-hotplug instead of auto in automatically created
19     /etc/network/interfaces file.
20
21  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:25:08 +0200
22
23 live-boot (2.0.0-1) unstable; urgency=low
24
25   * Updating debian-installer languagelist.
26   * Moving configs to etc directory within the source tree.
27   * Removing old docs.
28
29  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
30
31 live-boot (2.0~a16-1) unstable; urgency=high
32
33   [ Daniel Baumann ]
34   * Adding support for resolving DNS names from initramfs, thanks to
35     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
36     is based on (Closes: #589659).
37   * Don't fail in Makefile when there's no checkbashism.
38   * Updating package to standards version 3.9.1.
39
40   [ Michal Suchanek ]
41   * Fix omitpids to work with readonly images.
42
43  -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
44
45 live-boot (2.0~a15-1) unstable; urgency=low
46
47   * Making inclusion of languagelist conditional in live hook.
48   * Updating depends of live-initramfs transitional package to reflect
49     relaxed backend depends.
50
51  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
52
53 live-boot (2.0~a14-1) unstable; urgency=low
54
55   * Improving backend dependencies (Closes: #589326).
56
57  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
58
59 live-boot (2.0~a13-1) unstable; urgency=low
60
61   * Listing fromiso parameter in manpage (Closes: #588667).
62   * Improving test targets in Makefile a bit.
63   * Improving clean target in manpages Makefile a bit.
64   * Adding Chris in copyright file (for live-snapshot that is).
65
66  -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
67
68 live-boot (2.0~a12-1) unstable; urgency=low
69
70   [ Daniel Baumann ]
71   * Adding preparations for booting through syslinux memdisk.
72
73   [ Marco Amadori ]
74   * Avoiding using busybox cpio applet, this should fix snapshot
75     restore.
76   * Do not print misleading debug message if the snapshot was found
77     correctly.
78   * Removing unreachable code in ethdevice argument handling (Closes:
79     #588307).
80
81   [ Daniel Baumann ]
82   * Adding btrfs support.
83   * Updating package to standards version 3.9.0.
84
85  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
86
87 live-boot (2.0~a11-1) unstable; urgency=low
88
89   * Updating lintian overrides.
90   * Adding missing depends in live-boot on its backend package.
91   * Removing noautologin parameter from live script, this functionallity
92     was moved to live-config.
93
94  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jun 2010 19:14:05 +0200
95
96 live-boot (2.0~a10-1) unstable; urgency=low
97
98   * Removing depends on live-config in live-boot.
99   * Adding live-config-sysvinit to depends of live-initramfs.
100   * Alternatively depend on busybox or busybox-initramfs on live-boot-
101     initramfs-tools.
102
103  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jun 2010 21:52:57 +0200
104
105 live-boot (2.0~a9-1) unstable; urgency=low
106
107   [ Michal Suchanek ]
108   * Fix missing log_end_msg in live-boot.init.
109
110  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jun 2010 18:42:23 +0200
111
112 live-boot (2.0~a8-1) unstable; urgency=low
113
114   * Removing serialtty bottom script.
115   * Removing compcache configuration file.
116   * Removing options that are now in live-config from parameters.txt.
117
118  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Jun 2010 12:38:52 +0200
119
120 live-boot (2.0~a7-1) unstable; urgency=low
121
122   [ Michal Suchanek ]
123   * Adding initial iSCSI boot support.
124   * Really set NETBOOT with iSCSI.
125   * Document iscsi in the man page.
126
127   [ Daniel Baumann ]
128   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
129     care about that now.
130
131  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 20:22:33 +0200
132
133 live-boot (2.0~a6-1) unstable; urgency=low
134
135   [ Daniel Baumann ]
136   * Updating update-version script.
137   * Updating update-version script.
138   * Removing keyboard bottom script, live-config takes care about that
139     now.
140   * Removing getty and login wrappers, live-config takes care about that
141     now.
142   * Removing configure_init bottom script, live-config takes care about
143     that now.
144
145   [ Michal Suchanek ]
146   * Moving check for iso image in initscript from the start to the end
147     before ejecting media.
148   * Using sendsigs.omit to avoid killing / (Closes: #584690).
149
150  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
151
152 live-boot (2.0~a5-1) unstable; urgency=low
153
154   [ Michal Suchanek ]
155   * Fixing http boot:
156
157   [ Daniel Baumann ]
158   * Ammending 2.0~a3-1 changelog entry with bug number.
159
160   [ Michal Suchanek ]
161   * Adding support for booting iso images over http or wget.
162
163   [ Daniel Baumann ]
164   * Renaming internal ext_mountpoint variable to alt_mountpoint for
165     clarity.
166
167   [ Michal Suchanek ]
168   * Removing leftover url= option, this ain't gonna work this way, see
169     fetch=.
170   * Adding DHCP debugging option.
171   * Updating docs wrt/ httpfs.
172
173   [ Daniel Baumann ]
174   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
175     live-config.
176   * Removing apt_cdrom bottom script, not used anyway.
177   * Removing some boot parameters obsoleted by live-config.
178
179  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
180
181 live-boot (2.0~a4-1) unstable; urgency=low
182
183   * Removing obsolete boot parameter from manpages.
184   * Running checkbashisms with -f and -x in Makefile.
185
186  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
187
188 live-boot (2.0~a3-1) unstable; urgency=low
189
190   * Removing umountfs bottom script, not needed anymore (see #518463).
191
192  -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
193
194 live-boot (2.0~a2-1) unstable; urgency=low
195
196   * Removing locales  bottom script, now handled by live-config.
197   * Simplyfing makefile a bit.
198
199  -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
200
201 live-boot (2.0~a1-1) experimental; urgency=low
202
203   * Initial release.
204
205  -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200