Releasing debian version 3.0~a15-1.
[live-boot-grml.git] / debian / changelog
1 live-boot (3.0~a15-1) experimental; urgency=low
2
3   [ Daniel Baumann ]
4   * Updating year in copyright.
5
6   [ Marco Amadori ]
7   * Adjust copyright entry in live-snapshot.
8   * Protect NOPROMPT (Closes: #610941).
9
10   [ Michal Suchanek ]
11   * Simplify union mounting.
12   * Really set limit on open files for unionfs-fuse
13   * Add verbose messages to initramfs hook.
14
15   [ T(A)ILS developers ]
16   * Fixing remaining fromiso= bug.
17   * Fixing syntax error.
18
19  -- Daniel Baumann <daniel@debian.org>  Wed, 09 Mar 2011 18:01:07 +0100
20
21 live-boot (3.0~a14-1) experimental; urgency=low
22
23   [ Richard Nelson ]
24   * Populate adapters in /etc/network/interfaces when ethdevice= on
25     cmdline.
26
27   [ Daniel Baumann ]
28   * Removing header in copyright file.
29   * Don't hard-depend on test target in Makefile.
30   * Using dh auto magic in override, rather than manual make call.
31
32   [ Steven Shiau ]
33   * Removing the duplicated "the" in the live-boot.init script.
34
35   [ Daniel Baumann ]
36   * Updating auto_install overrides in rules.
37   * Correcting live hook to include mtdblock for syslinux memdisk usage,
38     thanks to Michael Prokop <mika@grml.org>.
39   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
40     thanks to Michael Prokop <mika@grml.org>.
41
42  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Jan 2011 13:38:56 +0100
43
44 live-boot (3.0~a13-1) experimental; urgency=low
45
46   [ Daniel Baumann ]
47   * Removing legacy code for detecting removable usb sticks on kernels
48     prior 2.6.29.
49   * Logging to /var/log/live-boot.log instead of /var/log/live.log for
50     future consistency with live-config.
51   * Adding support for custom ramdisk size (Closes: #544583).
52
53   [ Ronny Standtke ]
54   * Remounting cow read-only before prompting user to remove usb flash
55     drive.
56
57   [ Richard Nelson ]
58   * Clean some leading whitespaces.
59
60  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:27:07 +0100
61
62 live-boot (3.0~a12-1) experimental; urgency=low
63
64   [ T(A)ILS developers ]
65   * Fixing fromiso= on Squeeze.
66
67   [ Daniel Baumann ]
68   * Adding dpkg source options file.
69
70  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:29:48 +0100
71
72 live-boot (3.0~a11-1) experimental; urgency=low
73
74   [ T(A)ILS developers ]
75   * Adding noprompt={usb,cd} feature.
76   * Enhancing devices search ordering.
77
78   [ Daniel Baumann ]
79   * Removing deep link to bug page in the manual, since we don't have
80     stable references yet.
81
82  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:28:43 +0200
83
84 live-boot (3.0~a10-1) experimental; urgency=low
85
86   * Don't do anything in initscript when using toram (Closes: #601575).
87
88  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:58:03 +0200
89
90 live-boot (3.0~a9-1) experimental; urgency=low
91
92   [ amnesia ]
93   * Adding live-snapshot.list documentation to manpage.
94
95   [ Richard Nelson ]
96   * Removed whitespace for tabs on the skipunion option.
97
98   [ T(A)ILS developers ]
99   * Fixing overzealous blacklist usage.
100   * Adding documentation for persistent=cryptsetup in the manpage.
101
102  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:24:51 +0200
103
104 live-boot (3.0~a8-1) experimental; urgency=low
105
106   [ Michal Suchanek ]
107   * Adding initial support for unionmount.
108
109   [ Marco Amadori ]
110   * Included a note about persistent-subtext (Helps: #536728).
111
112   [ Daniel Baumann ]
113   * Running manpage rebuild after manpage updates.
114   * Updating to debhelper version 8.
115
116  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:15:03 +0200
117
118 live-boot (3.0~a7-1) experimental; urgency=low
119
120   [ intrigeri ]
121   * Fixing find_snap to take its second argument into account.
122
123  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:46:54 +0200
124
125 live-boot (3.0~a6-1) experimental; urgency=low
126
127   [ Marco Amadori ]
128   * Fix snapshots' sync-strings usage (Closes: #591330).
129   * Fixed some snapshot related debug messages.
130   * Added support for empty (initial) snapshots.
131
132   [ Daniel Baumann ]
133   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
134     symlinks when checking for dynamically linked files at reboot in
135     initscript.
136
137  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:51:59 +0200
138
139 live-boot (3.0~a5-1) experimental; urgency=low
140
141   [ Daniel Baumann ]
142   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
143     mangling the main sudoers file in accessibility bottom script,
144     create a new file in /etc/sudoers.d and set permissions
145     appropriately.
146   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
147     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
148     and AVD1 to properly boot live media.
149   * Updating uinstall targets in makefile.
150
151   [ Steven Shiau ]
152   * Allowing to assign no gateway in networking bottom script.
153
154   [ Daniel Baumann ]
155   * Removing usplash support from initscript, usplash is dead.
156   * Removing lenny legacy stuff from initscript.
157   * Removing usplash support in initramfs, usplash is dead.
158   * Adding plymouth in bug script.
159
160  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:17:15 +0200
161
162 live-boot (3.0~a4-1) experimental; urgency=low
163
164   * Exiting with 0 in live-boot bug script (Closes: #595262).
165   * Using boot.d instead of boot.conf.d as directory name for custom
166     configuration files.
167
168  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:46:45 +0200
169
170 live-boot (3.0~a3-1) experimental; urgency=low
171
172   * Updating seperators in networking bottom script to fix ip parameter
173     parsing (Closes: #590494).
174   * Updating live-build reference in manpages.
175   * Adding reference to live-tools in manpages.
176   * Checking for file existence in initramfs hook (Closes: #595264).
177
178  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:28:40 +0200
179
180 live-boot (3.0~a2-1) experimental; urgency=low
181
182   [ Daniel Baumann ]
183   * Removing old and unmaintained po files.
184   * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
185     based on the work of Holger Fischer <hoo.mb@web.de> to add support
186     for BOOTIF in cases where pxelinux is being used with IPAPPEND
187     (Closes: #593284).
188
189   [ Steven Shiau ]
190   * Making multiple connected NICs work.
191
192   [ Michael Prokop ]
193   * Adding workaround for aufs issue in kernel versions around 2.6.33.
194
195   [ Daniel Baumann ]
196   * Using allow-hotplug instead of auto in automatically created
197     /etc/network/interfaces file.
198
199  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:27:33 +0200
200
201 live-boot (3.0~a1-1) experimental; urgency=low
202
203   * Switching to source format 3.0 (quilt).
204   * Removing live-initramfs transitional package.
205   * Removing lenny support.
206
207  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 02:02:39 +0200
208
209 live-boot (2.0.0-1) unstable; urgency=low
210
211   * Updating debian-installer languagelist.
212   * Moving configs to etc directory within the source tree.
213   * Removing old docs.
214
215  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
216
217 live-boot (2.0~a16-1) unstable; urgency=high
218
219   [ Daniel Baumann ]
220   * Adding support for resolving DNS names from initramfs, thanks to
221     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
222     is based on (Closes: #589659).
223   * Don't fail in Makefile when there's no checkbashism.
224   * Updating package to standards version 3.9.1.
225
226   [ Michal Suchanek ]
227   * Fix omitpids to work with readonly images.
228
229  -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
230
231 live-boot (2.0~a15-1) unstable; urgency=low
232
233   * Making inclusion of languagelist conditional in live hook.
234   * Updating depends of live-initramfs transitional package to reflect
235     relaxed backend depends.
236
237  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
238
239 live-boot (2.0~a14-1) unstable; urgency=low
240
241   * Improving backend dependencies (Closes: #589326).
242
243  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
244
245 live-boot (2.0~a13-1) unstable; urgency=low
246
247   * Listing fromiso parameter in manpage (Closes: #588667).
248   * Improving test targets in Makefile a bit.
249   * Improving clean target in manpages Makefile a bit.
250   * Adding Chris in copyright file (for live-snapshot that is).
251
252  -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
253
254 live-boot (2.0~a12-1) unstable; urgency=low
255
256   [ Daniel Baumann ]
257   * Adding preparations for booting through syslinux memdisk.
258
259   [ Marco Amadori ]
260   * Avoiding using busybox cpio applet, this should fix snapshot
261     restore.
262   * Do not print misleading debug message if the snapshot was found
263     correctly.
264   * Removing unreachable code in ethdevice argument handling (Closes:
265     #588307).
266
267   [ Daniel Baumann ]
268   * Adding btrfs support.
269   * Updating package to standards version 3.9.0.
270
271  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
272
273 live-boot (2.0~a11-1) unstable; urgency=low
274
275   * Updating lintian overrides.
276   * Adding missing depends in live-boot on its backend package.
277   * Removing noautologin parameter from live script, this functionallity
278     was moved to live-config.
279
280  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jun 2010 19:14:05 +0200
281
282 live-boot (2.0~a10-1) unstable; urgency=low
283
284   * Removing depends on live-config in live-boot.
285   * Adding live-config-sysvinit to depends of live-initramfs.
286   * Alternatively depend on busybox or busybox-initramfs on live-boot-
287     initramfs-tools.
288
289  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jun 2010 21:52:57 +0200
290
291 live-boot (2.0~a9-1) unstable; urgency=low
292
293   [ Michal Suchanek ]
294   * Fix missing log_end_msg in live-boot.init.
295
296  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jun 2010 18:42:23 +0200
297
298 live-boot (2.0~a8-1) unstable; urgency=low
299
300   * Removing serialtty bottom script.
301   * Removing compcache configuration file.
302   * Removing options that are now in live-config from parameters.txt.
303
304  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Jun 2010 12:38:52 +0200
305
306 live-boot (2.0~a7-1) unstable; urgency=low
307
308   [ Michal Suchanek ]
309   * Adding initial iSCSI boot support.
310   * Really set NETBOOT with iSCSI.
311   * Document iscsi in the man page.
312
313   [ Daniel Baumann ]
314   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
315     care about that now.
316
317  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 20:22:33 +0200
318
319 live-boot (2.0~a6-1) unstable; urgency=low
320
321   [ Daniel Baumann ]
322   * Updating update-version script.
323   * Updating update-version script.
324   * Removing keyboard bottom script, live-config takes care about that
325     now.
326   * Removing getty and login wrappers, live-config takes care about that
327     now.
328   * Removing configure_init bottom script, live-config takes care about
329     that now.
330
331   [ Michal Suchanek ]
332   * Moving check for iso image in initscript from the start to the end
333     before ejecting media.
334   * Using sendsigs.omit to avoid killing / (Closes: #584690).
335
336  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
337
338 live-boot (2.0~a5-1) unstable; urgency=low
339
340   [ Michal Suchanek ]
341   * Fixing http boot:
342
343   [ Daniel Baumann ]
344   * Ammending 2.0~a3-1 changelog entry with bug number.
345
346   [ Michal Suchanek ]
347   * Adding support for booting iso images over http or wget.
348
349   [ Daniel Baumann ]
350   * Renaming internal ext_mountpoint variable to alt_mountpoint for
351     clarity.
352
353   [ Michal Suchanek ]
354   * Removing leftover url= option, this ain't gonna work this way, see
355     fetch=.
356   * Adding DHCP debugging option.
357   * Updating docs wrt/ httpfs.
358
359   [ Daniel Baumann ]
360   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
361     live-config.
362   * Removing apt_cdrom bottom script, not used anyway.
363   * Removing some boot parameters obsoleted by live-config.
364
365  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
366
367 live-boot (2.0~a4-1) unstable; urgency=low
368
369   * Removing obsolete boot parameter from manpages.
370   * Running checkbashisms with -f and -x in Makefile.
371
372  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
373
374 live-boot (2.0~a3-1) unstable; urgency=low
375
376   * Removing umountfs bottom script, not needed anymore (see #518463).
377
378  -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
379
380 live-boot (2.0~a2-1) unstable; urgency=low
381
382   * Removing locales  bottom script, now handled by live-config.
383   * Simplyfing makefile a bit.
384
385  -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
386
387 live-boot (2.0~a1-1) experimental; urgency=low
388
389   * Initial release.
390
391  -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200