Adding old 2.x changelog entries in debian changelog.
[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.15-1) unstable; urgency=low
210
211   [ Daniel Baumann ]
212   * Adding live-system script from live-tools.
213   * Updating year in copyright.
214
215   [ Marco Amadori ]
216   * Adjust copyright entry in live-snapshot.
217
218  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Feb 2011 22:49:03 +0100
219
220 live-boot (2.0.14-1) unstable; urgency=low
221
222   [ Steven Shiau ]
223   * Removing the duplicated "the" in the live-boot.init script.
224
225   [ Daniel Baumann ]
226   * Correcting live hook to include mtdblock for syslinux memdisk usage,
227     thanks to Michael Prokop <mika@grml.org>.
228   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
229     thanks to Michael Prokop <mika@grml.org>.
230
231  -- Daniel Baumann <daniel@debian.org>  Fri, 24 Dec 2010 18:51:57 +0100
232
233 live-boot (2.0.13-1) unstable; urgency=medium
234
235   [ Ronny Standtke ]
236   * Remounting cow read-only before prompting user to remove usb flash
237     drive.
238
239  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:18:32 +0100
240
241 live-boot (2.0.12-1) unstable; urgency=medium
242
243   [ T(A)ILS developers ]
244   * Fixing fromiso= on Squeeze.
245
246  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:27:01 +0100
247
248 live-boot (2.0.11-1) unstable; urgency=medium
249
250   * Removing deep link to bug page in the manual, since we don't have
251     stable references yet.
252
253  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:22:02 +0200
254
255 live-boot (2.0.10-1) unstable; urgency=medium
256
257   * Don't do anything in initscript when using toram (Closes: #601575).
258
259  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:54:58 +0200
260
261 live-boot (2.0.9-1) unstable; urgency=low
262
263   [ T(A)ILS developers ]
264   * Fixing overzealous blacklist usage.
265   * Adding documentation for persistent=cryptsetup in the manpage.
266
267  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:15:54 +0200
268
269 live-boot (2.0.8-1) unstable; urgency=medium
270
271   [ amnesia ]
272   * Adding live-snapshot.list documentation to manpage.
273
274  -- Daniel Baumann <daniel@debian.org>  Tue, 12 Oct 2010 11:20:12 +0200
275
276 live-boot (2.0.7-1) unstable; urgency=medium
277
278   [ Michal Suchanek ]
279   * Adding initial support for unionmount.
280
281   [ Marco Amadori ]
282   * Included a note about persistent-subtext (Helps: #536728).
283
284   [ Daniel Baumann ]
285   * Running manpage rebuild after manpage updates.
286
287  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:06:41 +0200
288
289 live-boot (2.0.6-1) unstable; urgency=medium
290
291   [ intrigeri ]
292   * Fixing find_snap to take its second argument into account.
293
294  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:48:35 +0200
295
296 live-boot (2.0.5-1) unstable; urgency=low
297
298   [ Marco Amadori ]
299   * Fix snapshots' sync-strings usage (Closes: #591330).
300   * Fixed some snapshot related debug messages.
301   * Added support for empty (initial) snapshots.
302
303   [ Daniel Baumann ]
304   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
305     symlinks when checking for dynamically linked files at reboot in
306     initscript.
307
308  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:55:02 +0200
309
310 live-boot (2.0.4-1) unstable; urgency=low
311
312   [ Daniel Baumann ]
313   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
314     mangling the main sudoers file in accessibility bottom script,
315     create a new file in /etc/sudoers.d and set permissions
316     appropriately.
317   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
318     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
319     and AVD1 to properly boot live media.
320   * Updating uinstall targets in makefile.
321
322   [ Steven Shiau ]
323   * Allowing to assign no gateway in networking bottom script.
324
325   [ Daniel Baumann ]
326   * Removing usplash support from initscript, usplash is dead.
327   * Removing usplash support in initramfs, usplash is dead.
328   * Adding plymouth in bug script.
329
330  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:21:24 +0200
331
332 live-boot (2.0.3-1) unstable; urgency=low
333
334   * Exiting with 0 in live-boot bug script (Closes: #595262).
335   * Using boot.d instead of boot.conf.d as directory name for custom
336     configuration files.
337
338  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:43:03 +0200
339
340 live-boot (2.0.2-1) unstable; urgency=low
341
342   * Updating seperators in networking bottom script to fix ip parameter
343     parsing (Closes: #590494).
344   * Updating live-build reference in manpages.
345   * Checking for file existence in initramfs hook (Closes: #595264).
346   * Adding live-toram script to copy the running live system to ram and
347     eject the live media.
348
349  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:25:12 +0200
350
351 live-boot (2.0.1-1) unstable; urgency=low
352
353   [ Michael Prokop ]
354   * Adding workaround for aufs issue in kernel versions around 2.6.33.
355
356   [ Daniel Baumann ]
357   * Using allow-hotplug instead of auto in automatically created
358     /etc/network/interfaces file.
359
360  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:25:08 +0200
361
362 live-boot (2.0.0-1) unstable; urgency=low
363
364   * Updating debian-installer languagelist.
365   * Moving configs to etc directory within the source tree.
366   * Removing old docs.
367
368  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
369
370 live-boot (2.0~a16-1) unstable; urgency=high
371
372   [ Daniel Baumann ]
373   * Adding support for resolving DNS names from initramfs, thanks to
374     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
375     is based on (Closes: #589659).
376   * Don't fail in Makefile when there's no checkbashism.
377   * Updating package to standards version 3.9.1.
378
379   [ Michal Suchanek ]
380   * Fix omitpids to work with readonly images.
381
382  -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
383
384 live-boot (2.0~a15-1) unstable; urgency=low
385
386   * Making inclusion of languagelist conditional in live hook.
387   * Updating depends of live-initramfs transitional package to reflect
388     relaxed backend depends.
389
390  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
391
392 live-boot (2.0~a14-1) unstable; urgency=low
393
394   * Improving backend dependencies (Closes: #589326).
395
396  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
397
398 live-boot (2.0~a13-1) unstable; urgency=low
399
400   * Listing fromiso parameter in manpage (Closes: #588667).
401   * Improving test targets in Makefile a bit.
402   * Improving clean target in manpages Makefile a bit.
403   * Adding Chris in copyright file (for live-snapshot that is).
404
405  -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
406
407 live-boot (2.0~a12-1) unstable; urgency=low
408
409   [ Daniel Baumann ]
410   * Adding preparations for booting through syslinux memdisk.
411
412   [ Marco Amadori ]
413   * Avoiding using busybox cpio applet, this should fix snapshot
414     restore.
415   * Do not print misleading debug message if the snapshot was found
416     correctly.
417   * Removing unreachable code in ethdevice argument handling (Closes:
418     #588307).
419
420   [ Daniel Baumann ]
421   * Adding btrfs support.
422   * Updating package to standards version 3.9.0.
423
424  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
425
426 live-boot (2.0~a11-1) unstable; urgency=low
427
428   * Updating lintian overrides.
429   * Adding missing depends in live-boot on its backend package.
430   * Removing noautologin parameter from live script, this functionallity
431     was moved to live-config.
432
433  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jun 2010 19:14:05 +0200
434
435 live-boot (2.0~a10-1) unstable; urgency=low
436
437   * Removing depends on live-config in live-boot.
438   * Adding live-config-sysvinit to depends of live-initramfs.
439   * Alternatively depend on busybox or busybox-initramfs on live-boot-
440     initramfs-tools.
441
442  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jun 2010 21:52:57 +0200
443
444 live-boot (2.0~a9-1) unstable; urgency=low
445
446   [ Michal Suchanek ]
447   * Fix missing log_end_msg in live-boot.init.
448
449  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jun 2010 18:42:23 +0200
450
451 live-boot (2.0~a8-1) unstable; urgency=low
452
453   * Removing serialtty bottom script.
454   * Removing compcache configuration file.
455   * Removing options that are now in live-config from parameters.txt.
456
457  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Jun 2010 12:38:52 +0200
458
459 live-boot (2.0~a7-1) unstable; urgency=low
460
461   [ Michal Suchanek ]
462   * Adding initial iSCSI boot support.
463   * Really set NETBOOT with iSCSI.
464   * Document iscsi in the man page.
465
466   [ Daniel Baumann ]
467   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
468     care about that now.
469
470  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 20:22:33 +0200
471
472 live-boot (2.0~a6-1) unstable; urgency=low
473
474   [ Daniel Baumann ]
475   * Updating update-version script.
476   * Updating update-version script.
477   * Removing keyboard bottom script, live-config takes care about that
478     now.
479   * Removing getty and login wrappers, live-config takes care about that
480     now.
481   * Removing configure_init bottom script, live-config takes care about
482     that now.
483
484   [ Michal Suchanek ]
485   * Moving check for iso image in initscript from the start to the end
486     before ejecting media.
487   * Using sendsigs.omit to avoid killing / (Closes: #584690).
488
489  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
490
491 live-boot (2.0~a5-1) unstable; urgency=low
492
493   [ Michal Suchanek ]
494   * Fixing http boot:
495
496   [ Daniel Baumann ]
497   * Ammending 2.0~a3-1 changelog entry with bug number.
498
499   [ Michal Suchanek ]
500   * Adding support for booting iso images over http or wget.
501
502   [ Daniel Baumann ]
503   * Renaming internal ext_mountpoint variable to alt_mountpoint for
504     clarity.
505
506   [ Michal Suchanek ]
507   * Removing leftover url= option, this ain't gonna work this way, see
508     fetch=.
509   * Adding DHCP debugging option.
510   * Updating docs wrt/ httpfs.
511
512   [ Daniel Baumann ]
513   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
514     live-config.
515   * Removing apt_cdrom bottom script, not used anyway.
516   * Removing some boot parameters obsoleted by live-config.
517
518  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
519
520 live-boot (2.0~a4-1) unstable; urgency=low
521
522   * Removing obsolete boot parameter from manpages.
523   * Running checkbashisms with -f and -x in Makefile.
524
525  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
526
527 live-boot (2.0~a3-1) unstable; urgency=low
528
529   * Removing umountfs bottom script, not needed anymore (see #518463).
530
531  -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
532
533 live-boot (2.0~a2-1) unstable; urgency=low
534
535   * Removing locales  bottom script, now handled by live-config.
536   * Simplyfing makefile a bit.
537
538  -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
539
540 live-boot (2.0~a1-1) experimental; urgency=low
541
542   * Initial release.
543
544  -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200