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