Releasing debian version 3.0~a23-1.
[live-boot-grml.git] / debian / changelog
1 live-boot (3.0~a23-1) unstable; urgency=low
2
3   [ Tails developers ]
4   * Enabling whiteouts support for aufs.
5
6   [ Daniel Baumann ]
7   * Update udevs path_id changes as of version 174, thanks to Baurzhan
8     Muftakhidinov <baurthefirst@gmail.com> for spotting it.
9
10   [ Tails developers ]
11   * Adding persistent-encryption={none|luks}.
12   * Making persistent-encryption=luks strict.
13   * Making sure dm-crypt is loaded when dealing with LUKS devices.
14   * Adding persistent-storage=TYPE...
15   * Removing now obsolete persistent=* arguments.
16   * Adding persistent-method=METHOD...
17   * Fixing an incorrectly redirected newline.
18   * Clarifying what happens when you don't retry decrypting a device.
19   * Refactoring device scanning in find_{cow_device,files}.
20   * Making use of is_supported_fs in find_cow_devices (like in
21     find_files).
22   * Refactoring overlay and snapshot scanning code.
23   * Fixing a "sh: bad number" when $offset is not passed to
24     setup_loop().
25   * Disabling persistent-encryption=luks if dependencies are
26     unavailable.
27   * Adding persistent-read-only boot parameter.
28   * Changing persistent-encryption to accept a list TYPE... instead.
29   * Updating live-boot man page for persistent-encryption.
30   * Updating live-boot man page for persistent-storage.
31   * Updating live-boot man page for persistent-method.
32   * Updating and rewording live-boot man page for the persistent option.
33   * Making persistent-read-only work for home-rw overlays.
34   * Making persistent-read-only work for live-rw overlays.
35   * Updating live-boot man page for persistent-read-only.
36   * Adding workaround for a busybox bug with grep -w.
37
38  -- Daniel Baumann <daniel@debian.org>  Mon, 28 Nov 2011 18:26:11 +0100
39
40 live-boot (3.0~a22-1) unstable; urgency=low
41
42   [ Daniel Baumann ]
43   * Using compression level 9 also for binary packages.
44   * Updating matching in is_nice_device to, amongst others, match for
45     virtio devices.
46   * Include overlayfs modules in initramfs if existing.
47
48   [ Marco Amadori ]
49   * Fix live-snapshot exclude.list handling (Closes: #610337)
50
51   [ Daniel Baumann ]
52   * Sorting overrides in rules alphabetically.
53
54  -- Daniel Baumann <daniel@debian.org>  Fri, 04 Nov 2011 11:37:28 +0100
55
56 live-boot (3.0~a21-1) unstable; urgency=low
57
58   [ Daniel Baumann ]
59   * Silencing rmdir calls in makefile.
60   * Printing out a warning message in initramfs-tools hook if backend is
61     installed but no live-boot package, exiting early and not breaking
62     update-initramfs (Closes: #639884).
63
64   [ Tails developers ]
65   * Fixing cache_path: cache non-executable libs dependencies as well.
66   * Fixing cache_path: taking into account the three forms of ldd output
67     lines.
68   * Adding a white_listed_devices parameter to find_cow_device and
69     find_files.
70   * Factorizing loops on removable/non-removable devices.
71   * Adding support for persistent-media={removable,removable-usb}.
72   * Silencing umount in case live/image was unmounted already, extracted
73     from a patch by Michael Schierl <schierlm@gmx.de>.
74   * Erroring out in case a "wrong" filesystem was chosen.
75
76   [ Daniel Baumann ]
77   * Using /usr/share/live-boot instead of unreliable
78     /usr/share/doc/live-boot in validateroot bootscript, stripped live
79     systems may or may not carry /usr/share/doc.
80
81  -- Daniel Baumann <daniel@debian.org>  Thu, 08 Sep 2011 21:06:28 +0200
82
83 live-boot (3.0~a20-1) unstable; urgency=low
84
85   [ Daniel Baumann ]
86   * Updating section for live-boot-doc.
87
88   [ Ben Armstrong ]
89   * Cross-referencing lb_config --bootappend-live.
90
91   [ Daniel Baumann ]
92   * Correcting bootappend-live reference in live-boot manpage.
93   * Applying patch from grml to update forgotten use of live.log with
94     live-boot.log.
95   * Applying reformated patch from Ulrich Dangel <mru@grml.org> to add
96     support for lvm and md devices.
97
98  -- Daniel Baumann <daniel@debian.org>  Thu, 04 Aug 2011 21:20:47 +0200
99
100 live-boot (3.0~a19-1) unstable; urgency=low
101
102   * Correct rmdir call in top-level Makefiles uninstall target to not
103     fail if there was no prior live-boot installation.
104   * Making references to debian more distribution neutral.
105   * Replacing reference to old alioth page in live-snapshot.
106   * Splitting out documentation so that it can be accesses separately
107     from the initramfs code.
108   * Adding conflicts/replaces for live-boot to live-boot-doc to not
109     break upgrades.
110
111  -- Daniel Baumann <daniel@debian.org>  Wed, 13 Jul 2011 10:28:33 +0200
112
113 live-boot (3.0~a18-1) unstable; urgency=low
114
115   * Updating and correcting sendsigs.omit support for /run (Closes:
116     #628188).
117   * Removing accidentally twice included English files when installing
118     manpages.
119
120  -- Daniel Baumann <daniel@debian.org>  Sat, 11 Jun 2011 11:24:15 +0200
121
122 live-boot (3.0~a17-1) unstable; urgency=low
123
124   [ Daniel Baumann ]
125   * Updating to standards version 3.9.2.
126   * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-
127     fuse sendsigs (Closes: #621908).
128   * Updating manpage wrt/ ip parameter squence (Closes: #616197).
129   * Making copyright file distribution neutral.
130   * Correcting top-level makefile to automatically get all the supported
131     languages, rather than defining a static list.
132
133   [ Michal Suchanek ]
134   * Copy resolv.conf to live system root (Closes: #627178).
135   * Tidy up resolv.conf a bit.
136
137  -- Daniel Baumann <daniel@debian.org>  Wed, 18 May 2011 19:31:27 +0200
138
139 live-boot (3.0~a16-1) unstable; urgency=low
140
141   * Adding old 2.x changelog entries in debian changelog.
142
143  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Mar 2011 06:27:17 +0100
144
145 live-boot (3.0~a15-1) experimental; urgency=low
146
147   [ Daniel Baumann ]
148   * Updating year in copyright.
149
150   [ Marco Amadori ]
151   * Adjust copyright entry in live-snapshot.
152   * Protect NOPROMPT (Closes: #610941).
153
154   [ Michal Suchanek ]
155   * Simplify union mounting.
156   * Really set limit on open files for unionfs-fuse
157   * Add verbose messages to initramfs hook.
158
159   [ T(A)ILS developers ]
160   * Fixing remaining fromiso= bug.
161   * Fixing syntax error.
162
163  -- Daniel Baumann <daniel@debian.org>  Wed, 09 Mar 2011 18:01:07 +0100
164
165 live-boot (3.0~a14-1) experimental; urgency=low
166
167   [ Richard Nelson ]
168   * Populate adapters in /etc/network/interfaces when ethdevice= on
169     cmdline.
170
171   [ Daniel Baumann ]
172   * Removing header in copyright file.
173   * Don't hard-depend on test target in Makefile.
174   * Using dh auto magic in override, rather than manual make call.
175
176   [ Steven Shiau ]
177   * Removing the duplicated "the" in the live-boot.init script.
178
179   [ Daniel Baumann ]
180   * Updating auto_install overrides in rules.
181   * Correcting live hook to include mtdblock for syslinux memdisk usage,
182     thanks to Michael Prokop <mika@grml.org>.
183   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
184     thanks to Michael Prokop <mika@grml.org>.
185
186  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Jan 2011 13:38:56 +0100
187
188 live-boot (3.0~a13-1) experimental; urgency=low
189
190   [ Daniel Baumann ]
191   * Removing legacy code for detecting removable usb sticks on kernels
192     prior 2.6.29.
193   * Logging to /var/log/live-boot.log instead of /var/log/live.log for
194     future consistency with live-config.
195   * Adding support for custom ramdisk size (Closes: #544583).
196
197   [ Ronny Standtke ]
198   * Remounting cow read-only before prompting user to remove usb flash
199     drive.
200
201   [ Richard Nelson ]
202   * Clean some leading whitespaces.
203
204  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:27:07 +0100
205
206 live-boot (3.0~a12-1) experimental; urgency=low
207
208   [ T(A)ILS developers ]
209   * Fixing fromiso= on Squeeze.
210
211   [ Daniel Baumann ]
212   * Adding dpkg source options file.
213
214  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:29:48 +0100
215
216 live-boot (3.0~a11-1) experimental; urgency=low
217
218   [ T(A)ILS developers ]
219   * Adding noprompt={usb,cd} feature.
220   * Enhancing devices search ordering.
221
222   [ Daniel Baumann ]
223   * Removing deep link to bug page in the manual, since we don't have
224     stable references yet.
225
226  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:28:43 +0200
227
228 live-boot (3.0~a10-1) experimental; urgency=low
229
230   * Don't do anything in initscript when using toram (Closes: #601575).
231
232  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:58:03 +0200
233
234 live-boot (3.0~a9-1) experimental; urgency=low
235
236   [ amnesia ]
237   * Adding live-snapshot.list documentation to manpage.
238
239   [ Richard Nelson ]
240   * Removed whitespace for tabs on the skipunion option.
241
242   [ T(A)ILS developers ]
243   * Fixing overzealous blacklist usage.
244   * Adding documentation for persistent=cryptsetup in the manpage.
245
246  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:24:51 +0200
247
248 live-boot (3.0~a8-1) experimental; urgency=low
249
250   [ Michal Suchanek ]
251   * Adding initial support for unionmount.
252
253   [ Marco Amadori ]
254   * Included a note about persistent-subtext (Helps: #536728).
255
256   [ Daniel Baumann ]
257   * Running manpage rebuild after manpage updates.
258   * Updating to debhelper version 8.
259
260  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:15:03 +0200
261
262 live-boot (3.0~a7-1) experimental; urgency=low
263
264   [ intrigeri ]
265   * Fixing find_snap to take its second argument into account.
266
267  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:46:54 +0200
268
269 live-boot (3.0~a6-1) experimental; urgency=low
270
271   [ Marco Amadori ]
272   * Fix snapshots' sync-strings usage (Closes: #591330).
273   * Fixed some snapshot related debug messages.
274   * Added support for empty (initial) snapshots.
275
276   [ Daniel Baumann ]
277   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
278     symlinks when checking for dynamically linked files at reboot in
279     initscript.
280
281  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:51:59 +0200
282
283 live-boot (3.0~a5-1) experimental; urgency=low
284
285   [ Daniel Baumann ]
286   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
287     mangling the main sudoers file in accessibility bottom script,
288     create a new file in /etc/sudoers.d and set permissions
289     appropriately.
290   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
291     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
292     and AVD1 to properly boot live media.
293   * Updating uinstall targets in makefile.
294
295   [ Steven Shiau ]
296   * Allowing to assign no gateway in networking bottom script.
297
298   [ Daniel Baumann ]
299   * Removing usplash support from initscript, usplash is dead.
300   * Removing lenny legacy stuff from initscript.
301   * Removing usplash support in initramfs, usplash is dead.
302   * Adding plymouth in bug script.
303
304  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:17:15 +0200
305
306 live-boot (3.0~a4-1) experimental; urgency=low
307
308   * Exiting with 0 in live-boot bug script (Closes: #595262).
309   * Using boot.d instead of boot.conf.d as directory name for custom
310     configuration files.
311
312  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:46:45 +0200
313
314 live-boot (3.0~a3-1) experimental; urgency=low
315
316   * Updating seperators in networking bottom script to fix ip parameter
317     parsing (Closes: #590494).
318   * Updating live-build reference in manpages.
319   * Adding reference to live-tools in manpages.
320   * Checking for file existence in initramfs hook (Closes: #595264).
321
322  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:28:40 +0200
323
324 live-boot (3.0~a2-1) experimental; urgency=low
325
326   [ Daniel Baumann ]
327   * Removing old and unmaintained po files.
328   * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
329     based on the work of Holger Fischer <hoo.mb@web.de> to add support
330     for BOOTIF in cases where pxelinux is being used with IPAPPEND
331     (Closes: #593284).
332
333   [ Steven Shiau ]
334   * Making multiple connected NICs work.
335
336   [ Michael Prokop ]
337   * Adding workaround for aufs issue in kernel versions around 2.6.33.
338
339   [ Daniel Baumann ]
340   * Using allow-hotplug instead of auto in automatically created
341     /etc/network/interfaces file.
342
343  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:27:33 +0200
344
345 live-boot (3.0~a1-1) experimental; urgency=low
346
347   * Switching to source format 3.0 (quilt).
348   * Removing live-initramfs transitional package.
349   * Removing lenny support.
350
351  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 02:02:39 +0200
352
353 live-boot (2.0.15-1) unstable; urgency=low
354
355   [ Daniel Baumann ]
356   * Adding live-system script from live-tools.
357   * Updating year in copyright.
358
359   [ Marco Amadori ]
360   * Adjust copyright entry in live-snapshot.
361
362  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Feb 2011 22:49:03 +0100
363
364 live-boot (2.0.14-1) unstable; urgency=low
365
366   [ Steven Shiau ]
367   * Removing the duplicated "the" in the live-boot.init script.
368
369   [ Daniel Baumann ]
370   * Correcting live hook to include mtdblock for syslinux memdisk usage,
371     thanks to Michael Prokop <mika@grml.org>.
372   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
373     thanks to Michael Prokop <mika@grml.org>.
374
375  -- Daniel Baumann <daniel@debian.org>  Fri, 24 Dec 2010 18:51:57 +0100
376
377 live-boot (2.0.13-1) unstable; urgency=medium
378
379   [ Ronny Standtke ]
380   * Remounting cow read-only before prompting user to remove usb flash
381     drive.
382
383  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:18:32 +0100
384
385 live-boot (2.0.12-1) unstable; urgency=medium
386
387   [ T(A)ILS developers ]
388   * Fixing fromiso= on Squeeze.
389
390  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:27:01 +0100
391
392 live-boot (2.0.11-1) unstable; urgency=medium
393
394   * Removing deep link to bug page in the manual, since we don't have
395     stable references yet.
396
397  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:22:02 +0200
398
399 live-boot (2.0.10-1) unstable; urgency=medium
400
401   * Don't do anything in initscript when using toram (Closes: #601575).
402
403  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:54:58 +0200
404
405 live-boot (2.0.9-1) unstable; urgency=low
406
407   [ T(A)ILS developers ]
408   * Fixing overzealous blacklist usage.
409   * Adding documentation for persistent=cryptsetup in the manpage.
410
411  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:15:54 +0200
412
413 live-boot (2.0.8-1) unstable; urgency=medium
414
415   [ amnesia ]
416   * Adding live-snapshot.list documentation to manpage.
417
418  -- Daniel Baumann <daniel@debian.org>  Tue, 12 Oct 2010 11:20:12 +0200
419
420 live-boot (2.0.7-1) unstable; urgency=medium
421
422   [ Michal Suchanek ]
423   * Adding initial support for unionmount.
424
425   [ Marco Amadori ]
426   * Included a note about persistent-subtext (Helps: #536728).
427
428   [ Daniel Baumann ]
429   * Running manpage rebuild after manpage updates.
430
431  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:06:41 +0200
432
433 live-boot (2.0.6-1) unstable; urgency=medium
434
435   [ intrigeri ]
436   * Fixing find_snap to take its second argument into account.
437
438  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:48:35 +0200
439
440 live-boot (2.0.5-1) unstable; urgency=low
441
442   [ Marco Amadori ]
443   * Fix snapshots' sync-strings usage (Closes: #591330).
444   * Fixed some snapshot related debug messages.
445   * Added support for empty (initial) snapshots.
446
447   [ Daniel Baumann ]
448   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
449     symlinks when checking for dynamically linked files at reboot in
450     initscript.
451
452  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:55:02 +0200
453
454 live-boot (2.0.4-1) unstable; urgency=low
455
456   [ Daniel Baumann ]
457   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
458     mangling the main sudoers file in accessibility bottom script,
459     create a new file in /etc/sudoers.d and set permissions
460     appropriately.
461   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
462     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
463     and AVD1 to properly boot live media.
464   * Updating uinstall targets in makefile.
465
466   [ Steven Shiau ]
467   * Allowing to assign no gateway in networking bottom script.
468
469   [ Daniel Baumann ]
470   * Removing usplash support from initscript, usplash is dead.
471   * Removing usplash support in initramfs, usplash is dead.
472   * Adding plymouth in bug script.
473
474  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:21:24 +0200
475
476 live-boot (2.0.3-1) unstable; urgency=low
477
478   * Exiting with 0 in live-boot bug script (Closes: #595262).
479   * Using boot.d instead of boot.conf.d as directory name for custom
480     configuration files.
481
482  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:43:03 +0200
483
484 live-boot (2.0.2-1) unstable; urgency=low
485
486   * Updating seperators in networking bottom script to fix ip parameter
487     parsing (Closes: #590494).
488   * Updating live-build reference in manpages.
489   * Checking for file existence in initramfs hook (Closes: #595264).
490   * Adding live-toram script to copy the running live system to ram and
491     eject the live media.
492
493  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:25:12 +0200
494
495 live-boot (2.0.1-1) unstable; urgency=low
496
497   [ Michael Prokop ]
498   * Adding workaround for aufs issue in kernel versions around 2.6.33.
499
500   [ Daniel Baumann ]
501   * Using allow-hotplug instead of auto in automatically created
502     /etc/network/interfaces file.
503
504  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:25:08 +0200
505
506 live-boot (2.0.0-1) unstable; urgency=low
507
508   * Updating debian-installer languagelist.
509   * Moving configs to etc directory within the source tree.
510   * Removing old docs.
511
512  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
513
514 live-boot (2.0~a16-1) unstable; urgency=high
515
516   [ Daniel Baumann ]
517   * Adding support for resolving DNS names from initramfs, thanks to
518     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
519     is based on (Closes: #589659).
520   * Don't fail in Makefile when there's no checkbashism.
521   * Updating package to standards version 3.9.1.
522
523   [ Michal Suchanek ]
524   * Fix omitpids to work with readonly images.
525
526  -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
527
528 live-boot (2.0~a15-1) unstable; urgency=low
529
530   * Making inclusion of languagelist conditional in live hook.
531   * Updating depends of live-initramfs transitional package to reflect
532     relaxed backend depends.
533
534  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
535
536 live-boot (2.0~a14-1) unstable; urgency=low
537
538   * Improving backend dependencies (Closes: #589326).
539
540  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
541
542 live-boot (2.0~a13-1) unstable; urgency=low
543
544   * Listing fromiso parameter in manpage (Closes: #588667).
545   * Improving test targets in Makefile a bit.
546   * Improving clean target in manpages Makefile a bit.
547   * Adding Chris in copyright file (for live-snapshot that is).
548
549  -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
550
551 live-boot (2.0~a12-1) unstable; urgency=low
552
553   [ Daniel Baumann ]
554   * Adding preparations for booting through syslinux memdisk.
555
556   [ Marco Amadori ]
557   * Avoiding using busybox cpio applet, this should fix snapshot
558     restore.
559   * Do not print misleading debug message if the snapshot was found
560     correctly.
561   * Removing unreachable code in ethdevice argument handling (Closes:
562     #588307).
563
564   [ Daniel Baumann ]
565   * Adding btrfs support.
566   * Updating package to standards version 3.9.0.
567
568  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
569
570 live-boot (2.0~a11-1) unstable; urgency=low
571
572   * Updating lintian overrides.
573   * Adding missing depends in live-boot on its backend package.
574   * Removing noautologin parameter from live script, this functionallity
575     was moved to live-config.
576
577  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jun 2010 19:14:05 +0200
578
579 live-boot (2.0~a10-1) unstable; urgency=low
580
581   * Removing depends on live-config in live-boot.
582   * Adding live-config-sysvinit to depends of live-initramfs.
583   * Alternatively depend on busybox or busybox-initramfs on live-boot-
584     initramfs-tools.
585
586  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jun 2010 21:52:57 +0200
587
588 live-boot (2.0~a9-1) unstable; urgency=low
589
590   [ Michal Suchanek ]
591   * Fix missing log_end_msg in live-boot.init.
592
593  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jun 2010 18:42:23 +0200
594
595 live-boot (2.0~a8-1) unstable; urgency=low
596
597   * Removing serialtty bottom script.
598   * Removing compcache configuration file.
599   * Removing options that are now in live-config from parameters.txt.
600
601  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Jun 2010 12:38:52 +0200
602
603 live-boot (2.0~a7-1) unstable; urgency=low
604
605   [ Michal Suchanek ]
606   * Adding initial iSCSI boot support.
607   * Really set NETBOOT with iSCSI.
608   * Document iscsi in the man page.
609
610   [ Daniel Baumann ]
611   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
612     care about that now.
613
614  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 20:22:33 +0200
615
616 live-boot (2.0~a6-1) unstable; urgency=low
617
618   [ Daniel Baumann ]
619   * Updating update-version script.
620   * Updating update-version script.
621   * Removing keyboard bottom script, live-config takes care about that
622     now.
623   * Removing getty and login wrappers, live-config takes care about that
624     now.
625   * Removing configure_init bottom script, live-config takes care about
626     that now.
627
628   [ Michal Suchanek ]
629   * Moving check for iso image in initscript from the start to the end
630     before ejecting media.
631   * Using sendsigs.omit to avoid killing / (Closes: #584690).
632
633  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
634
635 live-boot (2.0~a5-1) unstable; urgency=low
636
637   [ Michal Suchanek ]
638   * Fixing http boot:
639
640   [ Daniel Baumann ]
641   * Ammending 2.0~a3-1 changelog entry with bug number.
642
643   [ Michal Suchanek ]
644   * Adding support for booting iso images over http or wget.
645
646   [ Daniel Baumann ]
647   * Renaming internal ext_mountpoint variable to alt_mountpoint for
648     clarity.
649
650   [ Michal Suchanek ]
651   * Removing leftover url= option, this ain't gonna work this way, see
652     fetch=.
653   * Adding DHCP debugging option.
654   * Updating docs wrt/ httpfs.
655
656   [ Daniel Baumann ]
657   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
658     live-config.
659   * Removing apt_cdrom bottom script, not used anyway.
660   * Removing some boot parameters obsoleted by live-config.
661
662  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
663
664 live-boot (2.0~a4-1) unstable; urgency=low
665
666   * Removing obsolete boot parameter from manpages.
667   * Running checkbashisms with -f and -x in Makefile.
668
669  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
670
671 live-boot (2.0~a3-1) unstable; urgency=low
672
673   * Removing umountfs bottom script, not needed anymore (see #518463).
674
675  -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
676
677 live-boot (2.0~a2-1) unstable; urgency=low
678
679   * Removing locales  bottom script, now handled by live-config.
680   * Simplyfing makefile a bit.
681
682  -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
683
684 live-boot (2.0~a1-1) experimental; urgency=low
685
686   * Initial release.
687
688  -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200