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