Release new version 3.0~a27-1+grml.5
[live-boot-grml.git] / debian / changelog
1 live-boot (3.0~a27-1+grml.5) grml-testing; urgency=low
2
3   * [8b51f69] Adjust 15_networking_grml.patch + 27_support_static_ip.patch
4     for klibc's ipconfig /run switch
5   * [bbeb928] Add "Breaks: klibc-utils (<< 2.0-2)" to live-boot-grml-
6     initramfs-tools for /run switch
7   * [cad0077] Refresh debian/patches/35_fix_findiso_umount.patch
8   * [7f450c2] Support overriding "nodhcp" boot option via "dhcp"
9   * [2b065a0] Adjust file permissions also of files that are added during
10     dh_quilt_patch stage
11
12  -- Michael Prokop <mika@grml.org>  Fri, 27 Jul 2012 15:06:38 +0200
13
14 live-boot (3.0~a27-1+grml.4) grml-testing; urgency=low
15
16   * [6d32dfe] Check for presence of /tmp/net-${device}.conf before
17     sourcing it [Closes: issue1196] Thanks to Marc 'Zugschlus' Haber for
18     the bugreport and debugging this issue
19
20  -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2012 17:13:42 +0200
21
22 live-boot (3.0~a27-1+grml.3) grml-testing; urgency=low
23
24   * [d978027] 35_fix_findiso_umount.patch: make sure ISO gets unmounted
25     correctly when using findiso/toram. Thanks to Christoph Biedl for the
26     bugreport and the patch
27   * [d621ee2] 34_ignore_unknown_filesystems.patch: also ignore fstype swap
28
29  -- Michael Prokop <mika@grml.org>  Mon, 28 May 2012 12:27:08 +0200
30
31 live-boot (3.0~a27-1+grml.2) grml-testing; urgency=low
32
33   * [e161c2c] New patch to ignore "unknown" filesystems in
34     is_supported_fs() [Testing: issue1170]
35
36  -- Michael Prokop <mika@grml.org>  Sun, 20 May 2012 18:54:58 +0200
37
38 live-boot (3.0~a27-1+grml.1) grml-testing; urgency=low
39
40   * [3039c63] Sync with Debian's upstream/3.0_a27 (new log file name,
41     persistency reworked,...)
42   * [06185b3] Bump Standards-Version, raise Build-Depends from dh 8 to dh
43     9 + raise compat version to 9
44   * [2998c28] Drop debian/patches/07_support_findiso.patch which is in
45     upstream nowadays
46   * [3967979] Drop deprecated debian/patches/14_no_blkid_on_lenny.patch
47   * [91460b9] Refresh debian/patches/ against new upstream code
48   * [7116647] Drop deprecated debian/patches/28_remove_localized_manpages.patch
49
50  -- Michael Prokop <mika@grml.org>  Wed, 09 May 2012 14:10:37 +0200
51
52 live-boot (3.0~a24-1+grml.2) grml-testing; urgency=low
53
54   [ Ulrich Dangel ]
55   * [87a8e76] Append nameservers provided via dns bootoption into
56     initramfs resolv.conf
57
58   [ Michael Prokop ]
59   * [1d25495] Add genext2fs to depends [Closes: issue1126] Thanks to
60     Charles A. Hewson for the bugreport
61
62  -- Michael Prokop <mika@grml.org>  Wed, 04 Jan 2012 16:48:38 +0100
63
64 live-boot (3.0~a24-1+grml.1) grml-testing; urgency=low
65
66   * Resynchronized with Debian.
67
68   [ Christian Hofstaedtler ]
69   * Resynchronized with Debian.
70   * Drop upstream-applied patch: 01_fix_output_file
71   * Drop upstream-applied patch: 10_validateroot
72   * Drop upstream-applied patch: 25_support_lvm_for_live-media
73   * 07_support_findiso: remove upstream-applied parts
74   * Manually refreshd patch 31_package_rename
75
76   [ Ulrich Dangel ]
77   * Add kms modules to initramfs
78   * Install hook instead of specifying modules.d
79
80   [ Michael Prokop ]
81   * Try loading phram module twice to fix loading issue.
82
83  -- Christian Hofstaedtler <ch@grml.org>  Tue, 06 Dec 2011 22:26:32 +0100
84
85 live-boot (3.0~a24-1) unstable; urgency=low
86
87   * Removing quotes from udev path_id command to actually execute the
88     command.
89
90  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Dec 2011 09:58:23 +0100
91
92 live-boot (3.0~a23-1) unstable; urgency=low
93
94   [ Tails developers ]
95   * Enabling whiteouts support for aufs.
96
97   [ Daniel Baumann ]
98   * Update udevs path_id changes as of version 174, thanks to Baurzhan
99     Muftakhidinov <baurthefirst@gmail.com> for spotting it.
100
101   [ Tails developers ]
102   * Adding persistent-encryption={none|luks}.
103   * Making persistent-encryption=luks strict.
104   * Making sure dm-crypt is loaded when dealing with LUKS devices.
105   * Adding persistent-storage=TYPE...
106   * Removing now obsolete persistent=* arguments.
107   * Adding persistent-method=METHOD...
108   * Fixing an incorrectly redirected newline.
109   * Clarifying what happens when you don't retry decrypting a device.
110   * Refactoring device scanning in find_{cow_device,files}.
111   * Making use of is_supported_fs in find_cow_devices (like in
112     find_files).
113   * Refactoring overlay and snapshot scanning code.
114   * Fixing a "sh: bad number" when $offset is not passed to
115     setup_loop().
116   * Disabling persistent-encryption=luks if dependencies are
117     unavailable.
118   * Adding persistent-read-only boot parameter.
119   * Changing persistent-encryption to accept a list TYPE... instead.
120   * Updating live-boot man page for persistent-encryption.
121   * Updating live-boot man page for persistent-storage.
122   * Updating live-boot man page for persistent-method.
123   * Updating and rewording live-boot man page for the persistent option.
124   * Making persistent-read-only work for home-rw overlays.
125   * Making persistent-read-only work for live-rw overlays.
126   * Updating live-boot man page for persistent-read-only.
127   * Adding workaround for a busybox bug with grep -w.
128
129  -- Daniel Baumann <daniel@debian.org>  Mon, 28 Nov 2011 18:26:11 +0100
130
131 live-boot (3.0~a22-1) unstable; urgency=low
132
133   [ Daniel Baumann ]
134   * Using compression level 9 also for binary packages.
135   * Updating matching in is_nice_device to, amongst others, match for
136     virtio devices.
137   * Include overlayfs modules in initramfs if existing.
138
139   [ Marco Amadori ]
140   * Fix live-snapshot exclude.list handling (Closes: #610337)
141
142   [ Daniel Baumann ]
143   * Sorting overrides in rules alphabetically.
144
145  -- Daniel Baumann <daniel@debian.org>  Fri, 04 Nov 2011 11:37:28 +0100
146
147 live-boot (3.0~a21-1) unstable; urgency=low
148
149   [ Daniel Baumann ]
150   * Silencing rmdir calls in makefile.
151   * Printing out a warning message in initramfs-tools hook if backend is
152     installed but no live-boot package, exiting early and not breaking
153     update-initramfs (Closes: #639884).
154
155   [ Tails developers ]
156   * Fixing cache_path: cache non-executable libs dependencies as well.
157   * Fixing cache_path: taking into account the three forms of ldd output
158     lines.
159   * Adding a white_listed_devices parameter to find_cow_device and
160     find_files.
161   * Factorizing loops on removable/non-removable devices.
162   * Adding support for persistent-media={removable,removable-usb}.
163   * Silencing umount in case live/image was unmounted already, extracted
164     from a patch by Michael Schierl <schierlm@gmx.de>.
165   * Erroring out in case a "wrong" filesystem was chosen.
166
167   [ Daniel Baumann ]
168   * Using /usr/share/live-boot instead of unreliable
169     /usr/share/doc/live-boot in validateroot bootscript, stripped live
170     systems may or may not carry /usr/share/doc.
171
172  -- Daniel Baumann <daniel@debian.org>  Thu, 08 Sep 2011 21:06:28 +0200
173
174 live-boot (3.0~a20-1) unstable; urgency=low
175
176   [ Daniel Baumann ]
177   * Updating section for live-boot-doc.
178
179   [ Ben Armstrong ]
180   * Cross-referencing lb_config --bootappend-live.
181
182   [ Daniel Baumann ]
183   * Correcting bootappend-live reference in live-boot manpage.
184   * Applying patch from grml to update forgotten use of live.log with
185     live-boot.log.
186   * Applying reformated patch from Ulrich Dangel <mru@grml.org> to add
187     support for lvm and md devices.
188
189  -- Daniel Baumann <daniel@debian.org>  Thu, 04 Aug 2011 21:20:47 +0200
190
191 live-boot (3.0~a19-1+grml.01) grml-testing; urgency=low
192
193   * Depend on quilt with a version to quiet lintian
194   * Add debian/control headers Origin, Bugs
195
196  -- Christian Hofstaedtler <ch@grml.org>  Wed, 30 Nov 2011 13:24:41 +0100
197
198 live-boot (3.0~a19-1+grml.00) unstable; urgency=low
199
200   * Resync with Debian. This brings in:
201     [ Daniel Baumann ]
202     * Updating and correcting sendsigs.omit support for /run (Closes: #628188).
203     * Removing accidentally twice included English files when installing manpages.
204     * Correct rmdir call in top-level Makefiles uninstall target to not fail if there was no prior live-boot installation.
205     * Making references to debian more distribution neutral.
206     * Replacing reference to old alioth page in live-snapshot.
207     * Splitting out documentation so that it can be accesses separately from the initramfs code.
208     * Adding conflicts/replaces for live-boot to live-boot-doc to not break upgrades.
209
210   * Grml changes:
211     [ Ulrich Dangel ]
212     * [8424e93] Use quilt instead of dpatch
213     * [86ca4d5] Remove old manpage live-snapshot.it.1.txt
214     * [7fb9e91] Support comma delimited devices in live-media-path
215     * [6b21c57] Depend on the same live-boot-initramfs-tools/live-boot-backend version.
216   
217     [ Christian Hofstaedtler ]
218     * Rename packages to not clash with Debian.
219     * Resynced with Debian.
220
221  -- Christian Hofstaedtler <ch@grml.org>  Mon, 25 Jul 2011 02:26:40 +0200
222
223 live-boot (3.0~a19-1) unstable; urgency=low
224
225   * Correct rmdir call in top-level Makefiles uninstall target to not
226     fail if there was no prior live-boot installation.
227   * Making references to debian more distribution neutral.
228   * Replacing reference to old alioth page in live-snapshot.
229   * Splitting out documentation so that it can be accesses separately
230     from the initramfs code.
231   * Adding conflicts/replaces for live-boot to live-boot-doc to not
232     break upgrades.
233
234  -- Daniel Baumann <daniel@debian.org>  Wed, 13 Jul 2011 10:28:33 +0200
235
236 live-boot (3.0~a18-1) unstable; urgency=low
237
238   * Updating and correcting sendsigs.omit support for /run (Closes:
239     #628188).
240   * Removing accidentally twice included English files when installing
241     manpages.
242
243  -- Daniel Baumann <daniel@debian.org>  Sat, 11 Jun 2011 11:24:15 +0200
244
245 live-boot (3.0~a17-1+grml.01) unstable; urgency=low
246
247   * [6666658] Do not fail in multiarch environment when
248     installing libnss_dns.so.
249   * [ebdefd9] Drop installation of localized manpages
250     from upstream Makefile.
251
252  -- Michael Prokop <mika@grml.org>  Wed, 08 Jun 2011 12:15:23 +0200
253
254 live-boot (3.0~a17-1+grml.00) unstable; urgency=low
255
256   [ Christian Hofstaedtler ]
257   * [c9a70fd] Add dpatch support to build process.
258   * [a9ddc0a] Readd Grml patches.
259   * [675f2b2] Remove unused boot scripts.
260   * [c4993d4] Update debian/control for Grml.
261   * [0716b66] Ensure 10validateroot is executable.
262   * [b5b937f] Always honor the "nodhcp" boot option.
263   * [10cf847] Don't mess around with kernel/initramfs-tools' ip=.
264   * [aa93321] Networking_grml: DNS for systems without resolvconf.
265   * [2a859b8] Merge dhcphostname support into 23networking-grml.
266   * [10caf0b] Support DNS in boot environment.
267
268   [ Michael Prokop ]
269   * [6cd3977] Add patch number 19 to revert the toram bootoption
270     to expected behaviour.
271   * [65fa11b] Support dns bootoption.
272
273   [ Ulrich Dangel ]
274   * [df17b43] Support lvm devices for live-media.
275   * [8ff045c] Support raid devices as well.
276   * [2ad3c30] Change output to live-boot.log.
277   * [34b4518] Explicit specify offset parameter for setup_loop.
278     [Closes: issue1003]
279   * [3ac64e5] Remove dba from uploader as this is a Grml project.
280   * [b289379] Support static ip configuration.
281   * [1371673] Improve static version.
282   * [9487c5d] Change nodhcp patch to unset the DHCP option as well.
283   * [1662374] Support nodhcp bootoption.
284   * [7847abd] Ignore devices with no file matching the findiso parameter.
285   * [7158e84] Don't show an error message if /live/image is already
286     unmounted.
287
288  -- Michael Prokop <mika@grml.org>  Sun, 05 Jun 2011 21:29:14 +0200
289
290 live-boot (3.0~a17-1) unstable; urgency=low
291
292   [ Daniel Baumann ]
293   * Updating to standards version 3.9.2.
294   * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-
295     fuse sendsigs (Closes: #621908).
296   * Updating manpage wrt/ ip parameter squence (Closes: #616197).
297   * Making copyright file distribution neutral.
298   * Correcting top-level makefile to automatically get all the supported
299     languages, rather than defining a static list.
300
301   [ Michal Suchanek ]
302   * Copy resolv.conf to live system root (Closes: #627178).
303   * Tidy up resolv.conf a bit.
304
305  -- Daniel Baumann <daniel@debian.org>  Wed, 18 May 2011 19:31:27 +0200
306
307 live-boot (3.0~a16-1) unstable; urgency=low
308
309   * Adding old 2.x changelog entries in debian changelog.
310
311  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Mar 2011 06:27:17 +0100
312
313 live-boot (3.0~a15-1) experimental; urgency=low
314
315   [ Daniel Baumann ]
316   * Updating year in copyright.
317
318   [ Marco Amadori ]
319   * Adjust copyright entry in live-snapshot.
320   * Protect NOPROMPT (Closes: #610941).
321
322   [ Michal Suchanek ]
323   * Simplify union mounting.
324   * Really set limit on open files for unionfs-fuse
325   * Add verbose messages to initramfs hook.
326
327   [ T(A)ILS developers ]
328   * Fixing remaining fromiso= bug.
329   * Fixing syntax error.
330
331  -- Daniel Baumann <daniel@debian.org>  Wed, 09 Mar 2011 18:01:07 +0100
332
333 live-boot (3.0~a14-1) experimental; urgency=low
334
335   [ Richard Nelson ]
336   * Populate adapters in /etc/network/interfaces when ethdevice= on
337     cmdline.
338
339   [ Daniel Baumann ]
340   * Removing header in copyright file.
341   * Don't hard-depend on test target in Makefile.
342   * Using dh auto magic in override, rather than manual make call.
343
344   [ Steven Shiau ]
345   * Removing the duplicated "the" in the live-boot.init script.
346
347   [ Daniel Baumann ]
348   * Updating auto_install overrides in rules.
349   * Correcting live hook to include mtdblock for syslinux memdisk usage,
350     thanks to Michael Prokop <mika@grml.org>.
351   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
352     thanks to Michael Prokop <mika@grml.org>.
353
354  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Jan 2011 13:38:56 +0100
355
356 live-boot (3.0~a13-1) experimental; urgency=low
357
358   [ Daniel Baumann ]
359   * Removing legacy code for detecting removable usb sticks on kernels
360     prior 2.6.29.
361   * Logging to /var/log/live-boot.log instead of /var/log/live.log for
362     future consistency with live-config.
363   * Adding support for custom ramdisk size (Closes: #544583).
364
365   [ Ronny Standtke ]
366   * Remounting cow read-only before prompting user to remove usb flash
367     drive.
368
369   [ Richard Nelson ]
370   * Clean some leading whitespaces.
371
372  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:27:07 +0100
373
374 live-boot (3.0~a12-1) experimental; urgency=low
375
376   [ T(A)ILS developers ]
377   * Fixing fromiso= on Squeeze.
378
379   [ Daniel Baumann ]
380   * Adding dpkg source options file.
381
382  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:29:48 +0100
383
384 live-boot (3.0~a11-1) experimental; urgency=low
385
386   [ T(A)ILS developers ]
387   * Adding noprompt={usb,cd} feature.
388   * Enhancing devices search ordering.
389
390   [ Daniel Baumann ]
391   * Removing deep link to bug page in the manual, since we don't have
392     stable references yet.
393
394  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:28:43 +0200
395
396 live-boot (3.0~a10-1) experimental; urgency=low
397
398   * Don't do anything in initscript when using toram (Closes: #601575).
399
400  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:58:03 +0200
401
402 live-boot (3.0~a9-1) experimental; urgency=low
403
404   [ amnesia ]
405   * Adding live-snapshot.list documentation to manpage.
406
407   [ Richard Nelson ]
408   * Removed whitespace for tabs on the skipunion option.
409
410   [ T(A)ILS developers ]
411   * Fixing overzealous blacklist usage.
412   * Adding documentation for persistent=cryptsetup in the manpage.
413
414  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:24:51 +0200
415
416 live-boot (3.0~a8-1) experimental; urgency=low
417
418   [ Michal Suchanek ]
419   * Adding initial support for unionmount.
420
421   [ Marco Amadori ]
422   * Included a note about persistent-subtext (Helps: #536728).
423
424   [ Daniel Baumann ]
425   * Running manpage rebuild after manpage updates.
426   * Updating to debhelper version 8.
427
428  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:15:03 +0200
429
430 live-boot (3.0~a7-1) experimental; urgency=low
431
432   [ intrigeri ]
433   * Fixing find_snap to take its second argument into account.
434
435  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:46:54 +0200
436
437 live-boot (3.0~a6-1) experimental; urgency=low
438
439   [ Marco Amadori ]
440   * Fix snapshots' sync-strings usage (Closes: #591330).
441   * Fixed some snapshot related debug messages.
442   * Added support for empty (initial) snapshots.
443
444   [ Daniel Baumann ]
445   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
446     symlinks when checking for dynamically linked files at reboot in
447     initscript.
448
449  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:51:59 +0200
450
451 live-boot (3.0~a5-1) experimental; urgency=low
452
453   [ Daniel Baumann ]
454   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
455     mangling the main sudoers file in accessibility bottom script,
456     create a new file in /etc/sudoers.d and set permissions
457     appropriately.
458   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
459     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
460     and AVD1 to properly boot live media.
461   * Updating uinstall targets in makefile.
462
463   [ Steven Shiau ]
464   * Allowing to assign no gateway in networking bottom script.
465
466   [ Daniel Baumann ]
467   * Removing usplash support from initscript, usplash is dead.
468   * Removing lenny legacy stuff from initscript.
469   * Removing usplash support in initramfs, usplash is dead.
470   * Adding plymouth in bug script.
471
472  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:17:15 +0200
473
474 live-boot (3.0~a4-1) experimental; urgency=low
475
476   * Exiting with 0 in live-boot bug script (Closes: #595262).
477   * Using boot.d instead of boot.conf.d as directory name for custom
478     configuration files.
479
480  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:46:45 +0200
481
482 live-boot (3.0~a3-1) experimental; urgency=low
483
484   * Updating seperators in networking bottom script to fix ip parameter
485     parsing (Closes: #590494).
486   * Updating live-build reference in manpages.
487   * Adding reference to live-tools in manpages.
488   * Checking for file existence in initramfs hook (Closes: #595264).
489
490  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:28:40 +0200
491
492 live-boot (3.0~a2-1) experimental; urgency=low
493
494   [ Daniel Baumann ]
495   * Removing old and unmaintained po files.
496   * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
497     based on the work of Holger Fischer <hoo.mb@web.de> to add support
498     for BOOTIF in cases where pxelinux is being used with IPAPPEND
499     (Closes: #593284).
500
501   [ Steven Shiau ]
502   * Making multiple connected NICs work.
503
504   [ Michael Prokop ]
505   * Adding workaround for aufs issue in kernel versions around 2.6.33.
506
507   [ Daniel Baumann ]
508   * Using allow-hotplug instead of auto in automatically created
509     /etc/network/interfaces file.
510
511  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:27:33 +0200
512
513 live-boot (3.0~a1-1) experimental; urgency=low
514
515   * Switching to source format 3.0 (quilt).
516   * Removing live-initramfs transitional package.
517   * Removing lenny support.
518
519  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 02:02:39 +0200
520
521 live-boot (2.0.15-1) unstable; urgency=low
522
523   [ Daniel Baumann ]
524   * Adding live-system script from live-tools.
525   * Updating year in copyright.
526
527   [ Marco Amadori ]
528   * Adjust copyright entry in live-snapshot.
529
530  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Feb 2011 22:49:03 +0100
531
532 live-boot (2.0.14-1) unstable; urgency=low
533
534   [ Steven Shiau ]
535   * Removing the duplicated "the" in the live-boot.init script.
536
537   [ Daniel Baumann ]
538   * Correcting live hook to include mtdblock for syslinux memdisk usage,
539     thanks to Michael Prokop <mika@grml.org>.
540   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
541     thanks to Michael Prokop <mika@grml.org>.
542
543  -- Daniel Baumann <daniel@debian.org>  Fri, 24 Dec 2010 18:51:57 +0100
544
545 live-boot (2.0.13-1) unstable; urgency=medium
546
547   [ Ronny Standtke ]
548   * Remounting cow read-only before prompting user to remove usb flash
549     drive.
550
551  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:18:32 +0100
552
553 live-boot (2.0.12-1) unstable; urgency=medium
554
555   [ T(A)ILS developers ]
556   * Fixing fromiso= on Squeeze.
557
558  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:27:01 +0100
559
560 live-boot (2.0.11-1) unstable; urgency=medium
561
562   * Removing deep link to bug page in the manual, since we don't have
563     stable references yet.
564
565  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:22:02 +0200
566
567 live-boot (2.0.10-1) unstable; urgency=medium
568
569   * Don't do anything in initscript when using toram (Closes: #601575).
570
571  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:54:58 +0200
572
573 live-boot (2.0.9-1) unstable; urgency=low
574
575   [ T(A)ILS developers ]
576   * Fixing overzealous blacklist usage.
577   * Adding documentation for persistent=cryptsetup in the manpage.
578
579  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:15:54 +0200
580
581 live-boot (2.0.8-1) unstable; urgency=medium
582
583   [ amnesia ]
584   * Adding live-snapshot.list documentation to manpage.
585
586  -- Daniel Baumann <daniel@debian.org>  Tue, 12 Oct 2010 11:20:12 +0200
587
588 live-boot (2.0.7-1) unstable; urgency=medium
589
590   [ Michal Suchanek ]
591   * Adding initial support for unionmount.
592
593   [ Marco Amadori ]
594   * Included a note about persistent-subtext (Helps: #536728).
595
596   [ Daniel Baumann ]
597   * Running manpage rebuild after manpage updates.
598
599  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:06:41 +0200
600
601 live-boot (2.0.6-1) unstable; urgency=medium
602
603   [ intrigeri ]
604   * Fixing find_snap to take its second argument into account.
605
606  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:48:35 +0200
607
608 live-boot (2.0.5-1) unstable; urgency=low
609
610   [ Marco Amadori ]
611   * Fix snapshots' sync-strings usage (Closes: #591330).
612   * Fixed some snapshot related debug messages.
613   * Added support for empty (initial) snapshots.
614
615   [ Daniel Baumann ]
616   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
617     symlinks when checking for dynamically linked files at reboot in
618     initscript.
619
620  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:55:02 +0200
621
622 live-boot (2.0.4-1) unstable; urgency=low
623
624   [ Daniel Baumann ]
625   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
626     mangling the main sudoers file in accessibility bottom script,
627     create a new file in /etc/sudoers.d and set permissions
628     appropriately.
629   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
630     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
631     and AVD1 to properly boot live media.
632   * Updating uinstall targets in makefile.
633
634   [ Steven Shiau ]
635   * Allowing to assign no gateway in networking bottom script.
636
637   [ Daniel Baumann ]
638   * Removing usplash support from initscript, usplash is dead.
639   * Removing usplash support in initramfs, usplash is dead.
640   * Adding plymouth in bug script.
641
642  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:21:24 +0200
643
644 live-boot (2.0.3-1) unstable; urgency=low
645
646   * Exiting with 0 in live-boot bug script (Closes: #595262).
647   * Using boot.d instead of boot.conf.d as directory name for custom
648     configuration files.
649
650  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:43:03 +0200
651
652 live-boot (2.0.2-1) unstable; urgency=low
653
654   * Updating seperators in networking bottom script to fix ip parameter
655     parsing (Closes: #590494).
656   * Updating live-build reference in manpages.
657   * Checking for file existence in initramfs hook (Closes: #595264).
658   * Adding live-toram script to copy the running live system to ram and
659     eject the live media.
660
661  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:25:12 +0200
662
663 live-boot (2.0.1-1) unstable; urgency=low
664
665   [ Michael Prokop ]
666   * Adding workaround for aufs issue in kernel versions around 2.6.33.
667
668   [ Daniel Baumann ]
669   * Using allow-hotplug instead of auto in automatically created
670     /etc/network/interfaces file.
671
672  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:25:08 +0200
673
674 live-boot (2.0.0-1) unstable; urgency=low
675
676   * Updating debian-installer languagelist.
677   * Moving configs to etc directory within the source tree.
678   * Removing old docs.
679
680  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
681
682 live-boot (2.0~a16-1) unstable; urgency=high
683
684   [ Daniel Baumann ]
685   * Adding support for resolving DNS names from initramfs, thanks to
686     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
687     is based on (Closes: #589659).
688   * Don't fail in Makefile when there's no checkbashism.
689   * Updating package to standards version 3.9.1.
690
691   [ Michal Suchanek ]
692   * Fix omitpids to work with readonly images.
693
694  -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
695
696 live-boot (2.0~a15-1) unstable; urgency=low
697
698   * Making inclusion of languagelist conditional in live hook.
699   * Updating depends of live-initramfs transitional package to reflect
700     relaxed backend depends.
701
702  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
703
704 live-boot (2.0~a14-1) unstable; urgency=low
705
706   * Improving backend dependencies (Closes: #589326).
707
708  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
709
710 live-boot (2.0~a13-1) unstable; urgency=low
711
712   * Listing fromiso parameter in manpage (Closes: #588667).
713   * Improving test targets in Makefile a bit.
714   * Improving clean target in manpages Makefile a bit.
715   * Adding Chris in copyright file (for live-snapshot that is).
716
717  -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
718
719 live-boot (2.0~a12-1) unstable; urgency=low
720
721   [ Daniel Baumann ]
722   * Adding preparations for booting through syslinux memdisk.
723
724   [ Marco Amadori ]
725   * Avoiding using busybox cpio applet, this should fix snapshot
726     restore.
727   * Do not print misleading debug message if the snapshot was found
728     correctly.
729   * Removing unreachable code in ethdevice argument handling (Closes:
730     #588307).
731
732   [ Daniel Baumann ]
733   * Adding btrfs support.
734   * Updating package to standards version 3.9.0.
735
736  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
737
738 live-boot (2.0~a11-1) unstable; urgency=low
739
740   * Updating lintian overrides.
741   * Adding missing depends in live-boot on its backend package.
742   * Removing noautologin parameter from live script, this functionallity
743     was moved to live-config.
744
745  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jun 2010 19:14:05 +0200
746
747 live-boot (2.0~a10-1) unstable; urgency=low
748
749   * Removing depends on live-config in live-boot.
750   * Adding live-config-sysvinit to depends of live-initramfs.
751   * Alternatively depend on busybox or busybox-initramfs on live-boot-
752     initramfs-tools.
753
754  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jun 2010 21:52:57 +0200
755
756 live-boot (2.0~a9-1) unstable; urgency=low
757
758   [ Michal Suchanek ]
759   * Fix missing log_end_msg in live-boot.init.
760
761  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jun 2010 18:42:23 +0200
762
763 live-boot (2.0~a8-1) unstable; urgency=low
764
765   * Removing serialtty bottom script.
766   * Removing compcache configuration file.
767   * Removing options that are now in live-config from parameters.txt.
768
769  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Jun 2010 12:38:52 +0200
770
771 live-boot (2.0~a7-1) unstable; urgency=low
772
773   [ Michal Suchanek ]
774   * Adding initial iSCSI boot support.
775   * Really set NETBOOT with iSCSI.
776   * Document iscsi in the man page.
777
778   [ Daniel Baumann ]
779   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
780     care about that now.
781
782  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 20:22:33 +0200
783
784 live-boot (2.0~a6-1) unstable; urgency=low
785
786   [ Daniel Baumann ]
787   * Updating update-version script.
788   * Updating update-version script.
789   * Removing keyboard bottom script, live-config takes care about that
790     now.
791   * Removing getty and login wrappers, live-config takes care about that
792     now.
793   * Removing configure_init bottom script, live-config takes care about
794     that now.
795
796   [ Michal Suchanek ]
797   * Moving check for iso image in initscript from the start to the end
798     before ejecting media.
799   * Using sendsigs.omit to avoid killing / (Closes: #584690).
800
801  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
802
803 live-boot (2.0~a5-1) unstable; urgency=low
804
805   [ Michal Suchanek ]
806   * Fixing http boot:
807
808   [ Daniel Baumann ]
809   * Ammending 2.0~a3-1 changelog entry with bug number.
810
811   [ Michal Suchanek ]
812   * Adding support for booting iso images over http or wget.
813
814   [ Daniel Baumann ]
815   * Renaming internal ext_mountpoint variable to alt_mountpoint for
816     clarity.
817
818   [ Michal Suchanek ]
819   * Removing leftover url= option, this ain't gonna work this way, see
820     fetch=.
821   * Adding DHCP debugging option.
822   * Updating docs wrt/ httpfs.
823
824   [ Daniel Baumann ]
825   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
826     live-config.
827   * Removing apt_cdrom bottom script, not used anyway.
828   * Removing some boot parameters obsoleted by live-config.
829
830  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
831
832 live-boot (2.0~a4-1) unstable; urgency=low
833
834   * Removing obsolete boot parameter from manpages.
835   * Running checkbashisms with -f and -x in Makefile.
836
837  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
838
839 live-boot (2.0~a3-1) unstable; urgency=low
840
841   * Removing umountfs bottom script, not needed anymore (see #518463).
842
843  -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
844
845 live-boot (2.0~a2-1) unstable; urgency=low
846
847   * Removing locales  bottom script, now handled by live-config.
848   * Simplyfing makefile a bit.
849
850  -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
851
852 live-boot (2.0~a1-1) experimental; urgency=low
853
854   * Initial release.
855
856  -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200