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