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