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