Merge remote-tracking branch 'live-systems/debian' into debian
[live-boot-grml.git] / debian / changelog
1 live-boot (4.0.1-1) unstable; urgency=low
2
3   [ victory ]
4   * Change a wording and fix a typo in the po header, in Japanese
5     translation.
6
7   [ Daniel Baumann ]
8   * Updating to standards version 3.9.6.
9
10   [ Carlos Zuferri ]
11   * Fixing typo in warning message.
12
13   [ Daniel Baumann ]
14   * Dropping empty German manpage translations.
15
16  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 25 Oct 2014 14:26:22 +0200
17
18 live-boot (4.0.0-1) unstable; urgency=low
19
20   [ Carlos Zuferri ]
21   * Removing obsolete flag '--no-backups' from po4a options.
22   * Adding '--package-version' to po4a options.
23   * Adding .po integrity check target to manpages/Makefile.
24
25   [ Daniel Baumann ]
26   * Adding plymouth support for LUKS passwort prompt based on a patch from
27     Gaudenz Steinlin <gaudenz@debian.org> (Closes: #754166).
28
29  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 27 Aug 2014 19:52:09 +0200
30
31 live-boot (4.0~alpha21-1) unstable; urgency=low
32
33   * Building with dh --parallel.
34
35  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 31 Mar 2014 21:55:30 +0200
36
37 live-boot (4.0~alpha20-1) unstable; urgency=low
38
39   [ Trent W. Buck ]
40   * Fix cut-and-paste typo verify-checksums -> panic.
41
42   [ Evgeni Golov ]
43   * Properly check if $rc_server1 is not "0.0.0.0".
44   * Supporting resolvconf in the squashfs.
45   * Do not throw warnings when /tmp/custom_mounts.list does not exist.
46
47  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 31 Mar 2014 21:38:22 +0200
48
49 live-boot (4.0~alpha19-1) experimental; urgency=low
50
51   * Updating copyright notices for 2014.
52   * Updating swap bootparameter in manpage to match code (Closes:
53     #738146).
54   * Adjusting internal file of the swap component to match its own boot
55     parameter.
56
57  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 08 Feb 2014 17:32:16 +0100
58
59 live-boot (4.0~alpha18-1) experimental; urgency=low
60
61   [ Daniel Baumann ]
62   * Adding initial Japanese live-boot manpage translation from victory
63     <victory.deb@gmail.com>.
64
65   [ chals ]
66   * Applying patch revising grammar and spelling in live-boot.7 manpage,
67     thanks to victory <victory.deb@gmail.com>.
68   * Updating live-boot translation files from the original English text.
69   * Updating Spanish translation of live-boot.7 manpage.
70
71   [ victory ]
72   * Change plurals to singular: from "a ... media" to "a ... medium".
73   * Update/sync translations.
74
75   [ Daniel Baumann ]
76   * Reading in panic boot parameter when overloading initramfs-tools
77     panic() (Closes: #729041).
78
79   [ victory ]
80   * Translated persistence.conf.5.
81   * [man-ja] Fix a typo on the translation.
82   * Fix a typo: coma -> comma.
83   * Sync translations (0af845c).
84
85  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 20 Nov 2013 11:03:46 +0100
86
87 live-boot (4.0~alpha17-1) experimental; urgency=low
88
89   [ Daniel Baumann ]
90   * Rewrapping control file.
91
92   [ Michael Prokop ]
93   * Properly boot from mdadm via findiso boot option.
94
95   [ Daniel Baumann ]
96   * Updating to standards version 3.9.5.
97   * Correcting spelling typo in overlay component breaking booting from
98     uncompressed filesystems, thanks to John Bazik <jsb@cs.brown.edu>
99     (Closes: #728250).
100
101  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 30 Oct 2013 02:44:22 +0100
102
103 live-boot (4.0~alpha16-1) experimental; urgency=low
104
105   * Updating package descriptions.
106   * Applying patch from Michael Prokop <mika@grml.org> to update udev
107     usage in is_nice_device() for newer udev versions.
108
109  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 15 Oct 2013 09:17:35 +0200
110
111 live-boot (4.0~a15-1) experimental; urgency=low
112
113   [ Jan Blunck ]
114   * Install components into /lib/live/boot folder.
115
116  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 13 Sep 2013 17:21:50 +0200
117
118 live-boot (4.0~a14-1) experimental; urgency=low
119
120   [ Daniel Baumann ]
121   * Updating note about overlay file image names in live-boot manpage,
122     thanks to Peter Schaefer <peter.schaefer@physik.hu-berlin.de> (Closes:
123     #701615).
124   * Correcting debug variables through out the code to use the same one.
125   * Allowing to superseed live-boot cmdline through configuration files.
126
127   [ chals ]
128   * Updating Spanish translation of live-boot man page.
129
130   [ Steven Shiau ]
131   * Calculating size for the whole media "/live/image/", not only the dir
132     "/live/image/live/" when using toram.
133
134   [ Daniel Baumann ]
135   * Reorganizing backend in source tree.
136   * Reorganizing frontend in source tree.
137   * Reorganizing components in source tree.
138   * Replace various mentionings of scripts with components.
139   * Updating code to current coding style in a some locations.
140   * Dropping old pre-wheezy udevadm handling.
141   * Dropping old pre-wheezy persistence list handling.
142   * Replacing variable used in one place only with explicit directory for
143     simplicity.
144   * Shortening /etc/mtab conditional creation.
145   * Dropping helper function used in one place only which can be replaced
146     with a simple ls call anyway.
147   * Dropping really_export dead code.
148   * Simplifying /etc/resolv.conf generation a bit.
149   * Updating indenting in network component.
150
151   [ chals ]
152   * Updating the dates in man pages.
153   * Updating Spanish translation of man pages.
154
155   [ Jan Blunck ]
156   * Use PERSISTENCE_PATH with a trailing "/".
157   * Move check for block device to mount_persistence_media().
158   * Remount writable when moving the mountpoint of the persistence device.
159   * Blacklist devices used for /live/rootfs/* insted of /live/medium.
160   * Add support for persistence-storage type "directory".
161
162   [ Daniel Baumann ]
163   * Updating debhelper install file to include additional scripts in new
164     location.
165
166  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 13 Sep 2013 14:17:30 +0200
167
168 live-boot (4.0~a13-1) experimental; urgency=low
169
170   * Increasing tftp blocksize to maximum value per RFC 2348, thanks to
171     Vincent Smeets <Vincent.VSmeets@gmail.com> (Closes: #709887).
172
173  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 27 May 2013 16:45:49 +0200
174
175 live-boot (4.0~a12-1) experimental; urgency=low
176
177   * Updating manpage wrt/ quickreboot (Closes: #706686).
178   * Moving overwriting of /bin/mount with /bin/mount.util-linux for httpfs
179     to make it active (Closes: #707116).
180   * Further guarding overwriting of /bin/mount by making it dependent on
181     the existence of /bin/mount.util-linux.
182
183  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 08 May 2013 08:42:54 +0200
184
185 live-boot (4.0~a11-1) experimental; urgency=low
186
187   [ chals ]
188   * Updating dates in man pages.
189   * Updating the Spanish translation of live-boot man page.
190   * Updating the Spanish translation of persistence.conf man page.
191   * Fixing the use of one preposition in the Spanish translation of the
192     man pages.
193
194   [ Daniel Baumann ]
195   * Renumbering the first three early scripts.
196   * Renaming main function to live for consistent namespace.
197   * Correcting leftovers from old variable handling for BOOTIF, thanks to
198     Andrew Jeffery <andrewj@avalon.com.au> (Closes: #703743).
199
200   [ Andrew Jeffery ]
201   * Select BOOTIF device if defined for netboot (Closes: #703744).
202   * Don't quote $CIFSOPTS for mount.cifs (Closes: #703746).
203
204   [ Peter Schaefer ]
205   * Adding support for luks persistence with persistence files (Closes:
206     #701614).
207
208   [ David Hare ]
209   * Also blacklisting findiso and fromiso devices for luks file
210     persistence.
211
212  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 May 2013 14:28:00 +0200
213
214 live-boot (4.0~a10-1) experimental; urgency=low
215
216   [ Daniel Baumann ]
217   * Debranding package for derivatives.
218
219   [ Evgeni Golov ]
220   * Fixing condition for setting rootfs_dest_backing.
221
222   [ Michael Stummvoll ]
223   * Simplifying if statement in is_live_system function.
224   * Fixing a bug with multiple files in is_live_path after the last
225     commit.
226   * Using is_live_path() in mount_images_in_directory() to avoid redundant
227     logic.
228
229  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 01 Apr 2013 08:20:50 +0200
230
231 live-boot (4.0~a9-1) experimental; urgency=low
232
233   * Removing all references to my old email address.
234
235  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 10 Mar 2013 22:13:18 +0100
236
237 live-boot (4.0~a8-1) experimental; urgency=low
238
239   [ Daniel Baumann ]
240   * Moving initramfs-tools entry-point to backends.
241   * Moving dracut entry-point stub to backends.
242   * Dropping pre-squeeze udev conditionals in initramfs-tools hook.
243   * Dropping conditionals in backend, stuff is either there or not but not
244     nothing in between.
245   * Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-
246     barratt.org.uk>.
247
248   [ Evgeni Golov ]
249   * Fixing invalid syntax in test for opt_link.
250   * Checking for ${overlay}, not ${device} when trying to close
251     ${overlay}.
252   * Transforming link targets so they work after the mount was moved
253     (Closes: #702421).
254
255  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 10 Mar 2013 19:02:23 +0100
256
257 live-boot (4.0~a7-1) experimental; urgency=low
258
259   * Silencing unmounting of potentially stray tmpfs on /live/overlay.
260   * Making loadkeys call quiet in order to not mess-up persistence, thanks
261     to stack <stack@inventati.org> (Closes: #700902).
262
263  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 19 Feb 2013 05:49:37 +0100
264
265 live-boot (4.0~a6-1) experimental; urgency=low
266
267   [ chals ]
268   * Updating Spanish translation of live-boot man page, persistence-label.
269
270   [ Daniel Baumann ]
271   * Adding 3.0.1-1 changelog entries.
272
273  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 15 Feb 2013 08:57:13 +0100
274
275 live-boot (4.0~a5-1) experimental; urgency=low
276
277   [ Daniel Baumann ]
278   * Updating manpage year handling for 2013.
279
280   [ Richard Nelson ]
281   * Replace noprompt with noeject on manpage.
282
283   [ Daniel Baumann ]
284   * Updating noeject description in manpage.
285
286   [ chals ]
287   * Updating Spanish translation in respect to noeject.
288
289   [ Daniel Baumann ]
290   * Dropping dpkg compression level.
291   * Calling df with -P to avoid line wraps with overly long mountpoints.
292   * Removing some dead code in netbase parts.
293
294   [ Gaudenz Steinlin ]
295   * Fixing support for multiple squashfs images (Closes: #696494).
296   * Fixing mounting of rootfs, cow and medium filesystems (Closes:
297     #696495).
298
299   [ Daniel Baumann ]
300   * Adding 3.0.0-1 changelog entries.
301   * Updating manpage for persistence-label, thanks to Mike Gach
302     <gach.mqt@gmail.com> (Closes: #697873).
303
304  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 12 Feb 2013 08:29:27 +0100
305
306 live-boot (4.0~a4-1) experimental; urgency=low
307
308   * Updating year in copyright file.
309   * Supporting legacy filenames for checksums in debian within verify-
310     checksums.
311   * Correcting legacy filename for checksum files.
312   * By default including sha256sum only in progress-linux, keep md5sum
313     legacy for debian.
314   * Adding 3.0~b11-1 changelog entries.
315
316  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 02 Jan 2013 11:37:12 +0100
317
318 live-boot (4.0~a3-1) experimental; urgency=low
319
320   [ Daniel Baumann ]
321   * Adding live-tools to recommends.
322
323   [ Michal Suchanek ]
324   * Including util-linux mount in initramfs.
325
326   [ Daniel Baumann ]
327   * Making overwriting of /bin/mount within initramfs with mount.util-
328     linux dependent on fuse usage, not on some additional boot parameter.
329   * Correcting spelling typo in bug script.
330
331   [ Richard Nelson ]
332   * Update manpage information of ip= param to correctly reflect what
333     9990-netbase.sh expects.
334
335   [ Daniel Baumann ]
336   * Cleaning up manpage po files.
337   * Adding 3.0~b10-1 changelog entries.
338
339  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Dec 2012 20:27:46 +0100
340
341 live-boot (4.0~a2-1) experimental; urgency=low
342
343   [ Tails developers ]
344   * Making the /live to /lib/live move for the persistence code.
345   * Handling already mounted persistence backing media correctly.
346   * Fixing persistence-media option when no devices are attached.
347   * Using 'local' in a safe way.
348
349   [ Daniel Baumann ]
350   * Adding 3.0~b9-1 changelog entries.
351
352  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Dec 2012 20:06:28 +0100
353
354 live-boot (4.0~a1-1) experimental; urgency=low
355
356   * Dropping specifics for squeeze based distributions.
357
358  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Nov 2012 14:58:46 +0100
359
360 live-boot (3.0.1-1) unstable; urgency=low
361
362   [ chals ]
363   * Updating Spanish translation of live-boot man page, persistence-label.
364
365   [ Daniel Baumann ]
366   * Dropping German manpage translations stubs for the release.
367
368  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 14 Feb 2013 19:33:17 +0100
369
370 live-boot (3.0.0-1) unstable; urgency=low
371
372   [ Daniel Baumann ]
373   * Updating manpage year handling for 2013.
374
375   [ Richard Nelson ]
376   * Replace noprompt with noeject on manpage.
377
378   [ Daniel Baumann ]
379   * Updating noeject description in manpage.
380
381   [ chals ]
382   * Updating Spanish translation in respect to noeject.
383
384   [ Daniel Baumann ]
385   * Dropping dpkg compression level.
386   * Calling df with -P to avoid line wraps with overly long mountpoints.
387
388   [ Tails developers ]
389   * Improving test for /etc/fstab.d support by testing for its existence
390     instead of /run's one.
391
392   [ Daniel Baumann ]
393   * Removing some dead code in netbase parts.
394
395   [ Gaudenz Steinlin ]
396   * Fixing support for multiple squashfs images (Closes: #696494).
397   * Fixing mounting of rootfs, cow and medium filesystems (Closes:
398     #696495).
399
400   [ Daniel Baumann ]
401   * Correcting persistence-label handling fwrt/ legacy live-boot 2.x
402     support, thanks to Mike Gach <gach.mqt@gmail.com> (Closes: #697873).
403
404  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 12 Feb 2013 08:23:17 +0100
405
406 live-boot (3.0~b11-1) unstable; urgency=low
407
408   * Updating year in copyright file.
409   * Supporting legacy filenames for checksums in debian within verify-
410     checksums.
411   * Correcting legacy filename for checksum files.
412   * By default including sha256sum only in progress-linux, keep md5sum
413     legacy for debian.
414
415  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 02 Jan 2013 11:32:21 +0100
416
417 live-boot (3.0~b10-1) unstable; urgency=low
418
419   [ Daniel Baumann ]
420   * Adding live-tools to recommends.
421
422   [ Michal Suchanek ]
423   * Including util-linux mount in initramfs.
424
425   [ Daniel Baumann ]
426   * Making overwriting of /bin/mount within initramfs with mount.util-
427     linux dependent on fuse usage, not on some additional boot parameter.
428   * Correcting spelling typo in bug script.
429
430   [ Richard Nelson ]
431   * Update manpage information of ip= param to correctly reflect what
432     9990-netbase.sh expects.
433
434   [ Daniel Baumann ]
435   * Cleaning up manpage po files.
436
437   [ Evgeni Golov ]
438   * Do not fix mountpoints with live-persistence.conf as home-rw/live-rw.
439
440  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Dec 2012 20:22:50 +0100
441
442 live-boot (3.0~b9-1) unstable; urgency=low
443
444   [ Tails developers ]
445   * Making the /live to /lib/live move for the persistence code.
446   * Handling already mounted persistence backing media correctly.
447   * Fixing persistence-media option when no devices are attached.
448   * Using 'local' in a safe way.
449
450  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Dec 2012 20:01:21 +0100
451
452 live-boot (3.0~b8-1) unstable; urgency=low
453
454   * Removing eject from recommends, the script that ejects the live medium
455     is in live-config these days.
456   * Removing file from recommends, no usage of file in live-boot anymore.
457   * Updating package lists in bug script to match current implementations.
458   * Adding dpkg-source local options.
459
460  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Nov 2012 14:48:16 +0100
461
462 live-boot (3.0~b7-1) unstable; urgency=low
463
464   [ Daniel Baumann ]
465   * Updating file paths for /lib/live/mount. See
466     http://lists.debian.org/debian-live/2012/10/msg00021.html for more
467     information.
468   * Renaming /lib/live/mount/image to /lib/live/mount/medium. See
469     http://lists.debian.org/debian-live/2012/10/msg00023.html for more
470     information.
471   * Updating package descriptions.
472   * Properly wrap package descriptions to 80 characters per line.
473
474   [ Tails developers ]
475   * Adding support for the previous persistence configuration file name,
476     for compatibility with systems that have been deployed with live-
477     persistence.conf already.
478
479  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 07 Nov 2012 15:04:32 +0100
480
481 live-boot (3.0~b6-1) unstable; urgency=low
482
483   * Including hfs and hfsplus modules in initrd to access filesystems on
484     apple systems.
485   * Stopping to put a tmpfs on /root/lib/live from within initramfs, it
486     over-'layered' most prominently the live systems /lib/live/config,
487     making the runtime configuration impossible and the tmpfs is not
488     used or needed in the first place anyway.
489   * Renaming rofs to more intuitive rootfs.
490   * Removing source-only readme file about boot scripts from the binary
491     package.
492   * Renaming the boot scripts readme file to fixme to make it even more
493     obvious.
494
495  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 02 Oct 2012 10:32:44 +0200
496
497 live-boot (3.0~b5-1) unstable; urgency=low
498
499   * Updating to standards version 3.9.4.
500   * Removing showmounts option as it's enable always anyway.
501   * Applying slightly modified patch from Reinhard Tartler
502     <siretart@tauware.de> to ensure that a potentially stray tmpfs on
503     /live/overlay gets removed to fix netboot failures (Closes:
504     #685375).
505
506  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 30 Sep 2012 10:07:09 +0200
507
508 live-boot (3.0~b4-1) unstable; urgency=low
509
510   * Switching to final name for the persistence configuration file
511     'persistence.conf' in line with boot parameter.
512   * Moving remaining stuff from /live to /lib/live to avoid further
513     namespace pollution.
514
515  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 27 Sep 2012 13:23:33 +0200
516
517 live-boot (3.0~b3-1) unstable; urgency=low
518
519   [ Daniel Baumann ]
520   * Always move live filesystem mounts to /root within initramfs,
521     regardless if mountpoint already exists or not (Closes: #688782).
522
523   [ Gaudenz Steinlin ]
524   * Removing mountpoint if no persistence layer is found on a device.
525
526   [ Daniel Baumann ]
527   * Exposing rofs and persistence mounts under /live in the live
528     systems, not just initramfs only (Closes: #687099).
529   * Updating code for exposing of overlay mounts under /live too.
530
531  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 26 Sep 2012 14:40:32 +0200
532
533 live-boot (3.0~b2-1) unstable; urgency=low
534
535   * Recreating /etc/live/boot in postinst.
536   * Removing /etc/live/boot if empty on purge in postrm.
537   * Regenerating initramfs on remove.
538
539  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 24 Aug 2012 12:37:23 +0200
540
541 live-boot (3.0~b1-1) unstable; urgency=low
542
543   [ chals ]
544   * Fixing build error in 'es' man pages caused by a newline conflict.
545
546   [ Daniel Baumann ]
547   * Removing live-new-uuid, a rewritten one goes to live-tools.
548   * Adding slightly modified patch from Steven Shiau
549     <steven@nchc.org.tw> to transition to /run for network interface
550     definition files which fixes resolv.conf creation for netboot.
551
552   [ Steven Shiau ]
553   * Reading /conf/param.conf after Select_eth_device in main function to
554     fix network booting (Closes: #683240).
555
556   [ Daniel Baumann ]
557   * Moving reading of initramfs-tools functions to initramfs-tools
558     script.
559   * Consistently using case instead of if for conditionals in script
560     boilerplate.
561   * Laying tmpfs on /live/overlay only during initramfs stage, fixes
562     boot failure with plain filesystems (Closes: #681579).
563   * Correcting DNS inclusion in initramfs-tools hook, thanks to Steven
564     Shiau <steven@nchc.org.tw> for reporting.
565   * Simplifying usage of copy_exec function from hooks-function in
566     initramfs-tools hook.
567   * Using /etc/live/boot/*.conf instead of /etc/live/boot.d/*.conf and
568     /live/image/live/boot/*.conf instead of
569     /live/image/live/boot.d/*.conf for consistency reasons.
570   * Reading configuration file from filesystem and live-media at runtime
571     too.
572   * Reading configuration files in initramfs-tools hook too.
573
574   [ Steven Shiau ]
575   * Adding support for nameserver in ip= boot parameter.
576
577   [ Daniel Baumann ]
578   * Making nameserver assignment from ip= bootparameter work with
579     persistence.
580   * Correcting permissions of /tmp which apparently somehow get mixed up
581     along the way.
582   * Updating scripts readme about transition to plugin based
583     architecture.
584
585  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 16 Aug 2012 12:21:04 +0200
586
587 live-boot (3.0~a38-1) unstable; urgency=low
588
589   [ Daniel Baumann ]
590   * Extending verify-checksums parameters to allow specifying custom
591     list of digests.
592   * Harmonizing GPL boilerplate texts.
593
594   [ Richard Nelson ]
595   * Correct left over references to old initramfs-tools.sh (Closes:
596     #682504).
597
598  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 27 Jul 2012 00:20:39 +0200
599
600 live-boot (3.0~a37-1) unstable; urgency=low
601
602   [ Daniel Baumann ]
603   * Cleaning up initramfs-tools hook.
604
605   [ Tails developers ]
606   * Fixing persistence backward-compatibility mode (Closes: #681176).
607
608   [ Daniel Baumann ]
609   * Making swap function self contained.
610   * Making read-only function self contained.
611   * Making verify-checksums function self contained.
612   * Factoring out debug into an own function.
613   * Extending read-only parameters to allow specifying custom list of
614     devices.
615   * Avoid re-access /proc/cmdline in select-eth-device function and use
616     internal variable instead.
617
618  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 25 Jul 2012 17:18:06 +0200
619
620 live-boot (3.0~a36-1) unstable; urgency=low
621
622   * Adding temporary notes in a readme file.
623   * Renaming boot scripts for refactoring them into numbered plugins.
624   * Renaming mountroot function to main to provide a generic live-boot
625     entry point for initramfs generators.
626   * Adding temporary redirection layer for dracut initramfs generator.
627   * Adding redirection layer for initramfs-tools initramfs generator.
628   * Splitting out already reviewed cmdline parsing script.
629   * Splitting out already reviewed read-only script.
630   * Splitting out already reviewed swapon script.
631   * Splitting out already reviewed verify-checksums script.
632   * Adding support for defining one or more explicit swap partitions to
633     be used.
634
635  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 18 Jul 2012 23:56:06 +0200
636
637 live-boot (3.0~a35-1) unstable; urgency=low
638
639   * Correcting typo in fstab function call in mountroot, thanks to
640     Baurzhan Muftakhidinov <baurthefirst@gmail.com>.
641
642  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 28 Jun 2012 14:30:46 +0200
643
644 live-boot (3.0~a34-1) unstable; urgency=low
645
646   [ Daniel Baumann ]
647   * Renaming persistent-subtext option into persistent-label and making
648     it define the complete label instead of a custom suffix only.
649   * Updating coding style in a first bunch of locations.
650   * Updating location for live-boot files in initramfs-tools hook,
651     thanks to Baurzhan Muftakhidinov <baurthefirst@gmail.com>.
652   * Making live-boot-initramfs-tools.postinst more error safe.
653   * Removing pre-wheezy dpkg trigger for update-initramfs.
654   * Removing superfluous directory in initramfs-tools hook.
655   * Sourcing individual live-boot scripts rather than executing them.
656
657   [ Ben Armstrong ]
658   * Fix creation of /var/log/live in correct location.
659
660   [ Daniel Baumann ]
661   * Switching to xz compression in source and binary packages.
662
663  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 27 Jun 2012 14:14:19 +0200
664
665 live-boot (3.0~a33-1) unstable; urgency=low
666
667   [ chals ]
668   * Updating Spanish translation of man pages.
669
670   [ Daniel Baumann ]
671   * Removing some more dead parameters from cmdline function.
672   * Removing double author entries in Spanish po files.
673
674  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 13 Jun 2012 13:26:49 +0200
675
676 live-boot (3.0~a32-1) experimental; urgency=low
677
678   * Dropping snapshot functionality, superseeded by awesome custom mount
679     persistence.
680   * Setting persistence label for live-* 3.x persistency to
681     'persistence', we're not making any difference between full-ov and
682     custom-ov anymore on the filesystem and partition label (it's
683     determined by the contents of live-persistence.conf).
684
685  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 06 Jun 2012 19:04:01 +0200
686
687 live-boot (3.0~a31-1) experimental; urgency=low
688
689   [ Daniel Baumann ]
690   * Renaming etc directory to their actual name, examples, within source
691     tree.
692   * Simplyfing scripts declaration in Makefile.
693
694   [ chals ]
695   * Fixing fuzzy strings in Spanish translation of man pages.
696
697   [ Daniel Baumann ]
698   * Removing live-reconfigure, not used anymore.
699   * Removing live-preseed, not used anymore.
700   * Unbreaking cmdline parsing after variable rename.
701   * Moving off remaining functions from main boot script to subscript
702     for later cleanup.
703
704  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 05 Jun 2012 21:44:44 +0200
705
706 live-boot (3.0~a30-1) experimental; urgency=low
707
708   * Removing dead lang2locale function and associated files, not used
709     anywhere.
710   * Converting select_eth_device initramfs-tools pre-mount script into
711     regular live-boot script.
712   * Consistenly using 'true' instead of 'Yes' or 'yes' when using
713     booleans.
714   * Removing some dead boot parameters.
715   * Splitting out integrity-check function to subscript.
716   * Rewriting live-media checksum verification to work with any SHA and
717     MD5 digests.
718   * Updating read-only handling to new parameter handling.
719   * Updating internal cmdline handling.
720   * Updating swapon handling to new parameter handling.
721   * Also allowing /dev/vd* to be used as swap devices and drop /dev/hd*.
722   * Splitting out swap handling and rewriting to a live-boot subscript.
723   * Moving validateroot bottom script into main boot script itself.
724   * Removing exporting of variables for reviewed options in the cmdline
725     function, not required.
726   * Removing fastboot handling, the normal system handles this via
727     'fastboot' bootparameter already.
728   * Transforming persistence_excludes bottom script into normal live-
729     boot script.
730   * Transforming fstab bottom script into normal live-boot script.
731   * Transforming networking bottom script into normal live-boot script.
732   * Simplyfing initramfs-tools specific files within the source tree.
733
734  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 05 Jun 2012 19:37:54 +0200
735
736 live-boot (3.0~a29-1) experimental; urgency=low
737
738   * Automatically translate date formats in po files.
739   * Starting initramfs-tools specific subdirectory within the source-
740     tree.
741   * Replacing live initramfs-tools script with empty stub that calls the
742     real, in future being initramfs-tools independent, script from
743     /lib/live.
744   * Splitting out a first bunch of functions out to /live/live/boot/.
745   * Moving out live-helpers from initramfs-tools specifics.
746   * Adding commented 'set -e' explicitly in all subscripts to avoid
747     running it with 'set -e' until we've made sure it's properly
748     working.
749   * Moving out live-functions from initramfs-tools specifics.
750   * Removing live-premount modules script, not needed anymore.
751   * Converting read-only initramfs-tools pre-mount script into regular
752     live-boot script.
753
754  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 05 Jun 2012 16:00:59 +0200
755
756 live-boot (3.0~a28-1) experimental; urgency=low
757
758   [ Tails developers ]
759   * Improving robustness of findiso cleanup process.
760   * Using fromiso in most places where isofrom was used, thanks to
761     adrian15 <adrian15sgd@gmail.com>.
762   * Mounting fromiso filesystem on /live/fromiso instead of /fromiso,
763     thanks to adrian15 <adrian15sgd@gmail.com>.
764   * Improving robustness of fromiso cleanup process with is_mountpoint
765     (Closes: #668100).
766
767   [ Daniel Baumann ]
768   * Using boot.log and /var/log/live/boot.log respectively for overall
769     consistency within all debian-live tools.
770
771   [ Ian Reinhart Geiser ]
772   * Fix to allow for multiple rof when exposed roots is disabled.
773
774   [ Tails developers ]
775   * Implement and make use of robust list functions.
776
777   [ chals ]
778   * Fixing several typos in man pages.
779   * Adding initial Spanish translation of man pages.
780
781   [ Evgeni Golov ]
782   * Fixing two typos and a wrong word in comments.
783
784  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 04 Jun 2012 17:31:32 +0200
785
786 live-boot (3.0~a27-1) experimental; urgency=low
787
788   [ Daniel Baumann ]
789   * Only looking at boot.d files if they have the .conf suffix to allow
790     putting other files into these places that do not necessarily need
791     to be used by live-boot (e.g. documentation).
792   * Removing preseed bottom-script, a newly written one is now in live-
793     config where this sort of things belong.
794   * Removing header in fstab, not required.
795   * Removing outdated and broken accessibility script, this will be
796     redone in live-config properly.
797   * Replacing 'illegal' with better fitting 'invalid' for wrongly
798     crafted input examples in live.persist manpage.
799   * Consistently using ext4 in all examples, not a mix of ext2 and ext3.
800   * Removing user and userfullname variables in scripts/live, they are
801     not used here sind live-config anymore.
802   * Renaming /live/cow to /live/overlay in anticipation of overlayfs.
803   * Using 'persistence' (noun) rather than 'persistent'
804     (adjective/adverb) everywhere.
805   * Making extraction of the manpage section in manpages/Makefile work
806     with multiple dots in the filename.
807   * Renaming live.persist to live-persistence.conf.
808
809   [ Tails developers ]
810   * Adding support for the findiso boot parameter (Closes: #656135).
811   * Fixing findiso argument parsing place to match the existing
812     ordering.
813   * Removing overkill double-checking of return code in is_mountpoint
814     predicate.
815   * Fixing brace alignment to follow common code style.
816   * Removing leftover directory after unmounting.
817
818   [ Daniel Baumann ]
819   * Removing old docs.
820   * Merging old changelog into current changelog.
821   * Updating toplevel Makefile to work with manpages having multiple
822     dots in its filename.
823   * Renamling linkfiles option when using persistence to simply link.
824
825   [ Tails developers ]
826   * Allow using / as destination in custom mounts.
827   * Supress warnings when probing media for persistence.
828   * Do not probe the device mounted on /live/image for persistence.
829   * Fix typo to make home-sn snapshots work again.
830   * Only try copying snapshots if we actually found any.
831
832  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 09 Apr 2012 18:58:06 +0200
833
834 live-boot (3.0~a26-1) experimental; urgency=low
835
836   [ Daniel Baumann ]
837   * Updating year in copyright.
838   * Updating copyright file machine-readable format version 1.0.
839   * Updating to standards version 3.9.3.
840   * Quoting noprompt variable in initscript to avoid syntax errors,
841     thanks to Philip Newborough <corenominal@corenominal.org>.
842   * Correcting log_end_msg usages in connection with verbosity checks in
843     live-boot initscript, thanks to Pablo Barbachano
844     <pablobarbachano@yahoo.es> (Closes: #665689).
845   * Replacing live-boot initscript with a stub and moving the actual
846     code to /lib/live/boot.sh to allow different initsystem support in
847     future.
848   * Removing some of the now useless sysvinit specifics from
849     bin/boot.sh.
850
851   [ Tails developers ]
852   * Adding initial work on a custom mounts system.
853
854   [ Daniel Baumann ]
855   * Correcting indenting initial work on a custom mounts system to
856     ensure consistency.
857   * Avoid calling rm without -f in initial work on a custom mounts
858     system to ensure non-interactivity.
859   * Avoid '==' bashism in initial work on a custom mounts system to
860     ensure posix compatiblity.
861
862   [ Tails developers ]
863   * Prevent custom mounting in /live.
864   * Optionally symlink files from persistent source instead of mount it.
865   * Separate overlay labels for full and custom persistence.
866   * Remove some temporary custom mount related files after they're used.
867
868   [ Daniel Baumann ]
869   * Calling rm without -f when removing some temporary custom mount
870     related files to ensure non-interactivity.
871
872   [ Tails developers ]
873   * Handle custom mounts options a bit more beautifully.
874   * Continue the correct for-loop so incorrect custom mount is skipped.
875   * Refactor union mounting into its own function.
876   * Workaround busybox's inability to detect symlinks with [ -e ].
877   * Make union mounting more sensible and robust.
878   * Ignore empty lines in live.persist.
879   * Remove the correct file.
880   * Optionally mount custom mounts as unions.
881   * Fix mask usage in links_files().
882
883   [ Daniel Baumann ]
884   * Correcting syntax when using if constructs in links_files().
885
886   [ Tails developers ]
887   * Refactor persistent custom mounting from live into live-helpers.
888   * Accept using several persistent media with custom-ov label.
889   * Use same device backing path as used in other places.
890   * Close unused LUKS devices in all cases.
891
892   [ Daniel Baumann ]
893   * Adjusting mount calls when using nfs options (Closes: #667435).
894
895   [ Tails developers ]
896   * Refactor live-boot argument parser from live into live-helpers.
897   * Refactor some global variables from live into live-helpers.
898   * Refactor find_persistent_media().
899   * Add support for probing partitions' GPT name just like filesystem
900     labels.
901   * Some minor cleanups.
902   * Handle already mounted devices and closing of unused luks devices
903     better.
904   * Add backwards compatibility for old labels: live-{rw,sn} and home-
905     rw.
906   * We don't black list storage devices any more.
907   * Check if luks device is already open before trying to open it.
908   * Fixup some style issues.
909   * Refactor mounting of persistent storage media.
910   * Cleanup.
911   * Remove two FIXME:s that are not really relevant.
912   * Don't allow . or .. in live.persist paths.
913   * Use trim_path when we compare paths.
914   * Make handling of LUKS encrypted GPT partitions more sane.
915   * Handle list arguments better in get_custom_mounts().
916   * Copy ownership/perms from source to rw-branch in read-only mode.
917   * Change live.persist syntax to "SOURCE [DEST [OPTIONS...]]".
918   * Refactor closing of persistent devices upon failure.
919   * Create the source dir for custom mounts using the 'linkfiles'
920     option.
921   * Fix ownership/perms for created union/linkfiles source dirs.
922   * Do not allow mutually exclusive custom mount options.
923   * Add a note about a potential, future code simplification.
924   * Greatly simplify live.persist syntax to "DIR [OPTIONS...]".
925   * Make trim_path() handle "/", and arbitrarily many consecutive /:es.
926   * Make two custom mounts with nested source directories illegal.
927   * Improve error message.
928   * Remove cow dir contents that are in the way for custom mounts.
929   * Also create parents when creating union/linkfiles source
930     directories.
931   * Update live-boot(7) man page and add new one for live.persist(5).
932   * Delete existing files in the destination's path when creating it.
933   * Adding functions equivalent to chmod/chown --reference.
934   * Fix ownership for links created for linkfiles custom mounts.
935   * Add 'bind' option for the default behaviour of custom mounts (bind-
936     mount).
937   * Use trim_path() instead of custom sed stanza to trim /:es from
938     paths.
939   * Copy perms/ownership from source when creating linkfiles dest dirs.
940   * Make cases for all different custom mounting situations more
941     explicit.
942
943   [ Daniel Baumann ]
944   * Correcting left-over in author section of live.persist manpage.
945   * Moving initscript to live-config.
946
947  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 05 Apr 2012 08:14:51 +0200
948
949 live-boot (3.0~a25-1) unstable; urgency=low
950
951   [ Daniel Baumann ]
952   * Updating to debhelper version 9.
953
954   [ Michal Suchanek ]
955   * Add overlayfs support (Closes: #658265).
956
957  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Feb 2012 23:27:38 +0100
958
959 live-boot (3.0~a24-1) unstable; urgency=low
960
961   * Removing quotes from udev path_id command to actually execute the
962     command.
963
964  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 04 Dec 2011 09:58:23 +0100
965
966 live-boot (3.0~a23-1) unstable; urgency=low
967
968   [ Tails developers ]
969   * Enabling whiteouts support for aufs.
970
971   [ Daniel Baumann ]
972   * Update udevs path_id changes as of version 174, thanks to Baurzhan
973     Muftakhidinov <baurthefirst@gmail.com> for spotting it.
974
975   [ Tails developers ]
976   * Adding persistent-encryption={none|luks}.
977   * Making persistent-encryption=luks strict.
978   * Making sure dm-crypt is loaded when dealing with LUKS devices.
979   * Adding persistent-storage=TYPE...
980   * Removing now obsolete persistent=* arguments.
981   * Adding persistent-method=METHOD...
982   * Fixing an incorrectly redirected newline.
983   * Clarifying what happens when you don't retry decrypting a device.
984   * Refactoring device scanning in find_{cow_device,files}.
985   * Making use of is_supported_fs in find_cow_devices (like in
986     find_files).
987   * Refactoring overlay and snapshot scanning code.
988   * Fixing a "sh: bad number" when $offset is not passed to
989     setup_loop().
990   * Disabling persistent-encryption=luks if dependencies are
991     unavailable.
992   * Adding persistent-read-only boot parameter.
993   * Changing persistent-encryption to accept a list TYPE... instead.
994   * Updating live-boot man page for persistent-encryption.
995   * Updating live-boot man page for persistent-storage.
996   * Updating live-boot man page for persistent-method.
997   * Updating and rewording live-boot man page for the persistent option.
998   * Making persistent-read-only work for home-rw overlays.
999   * Making persistent-read-only work for live-rw overlays.
1000   * Updating live-boot man page for persistent-read-only.
1001   * Adding workaround for a busybox bug with grep -w.
1002
1003  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 28 Nov 2011 18:26:11 +0100
1004
1005 live-boot (3.0~a22-1) unstable; urgency=low
1006
1007   [ Daniel Baumann ]
1008   * Using compression level 9 also for binary packages.
1009   * Updating matching in is_nice_device to, amongst others, match for
1010     virtio devices.
1011   * Include overlayfs modules in initramfs if existing.
1012
1013   [ Marco Amadori ]
1014   * Fix live-snapshot exclude.list handling (Closes: #610337)
1015
1016   [ Daniel Baumann ]
1017   * Sorting overrides in rules alphabetically.
1018
1019  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 04 Nov 2011 11:37:28 +0100
1020
1021 live-boot (3.0~a21-1) unstable; urgency=low
1022
1023   [ Daniel Baumann ]
1024   * Silencing rmdir calls in makefile.
1025   * Printing out a warning message in initramfs-tools hook if backend is
1026     installed but no live-boot package, exiting early and not breaking
1027     update-initramfs (Closes: #639884).
1028
1029   [ Tails developers ]
1030   * Fixing cache_path: cache non-executable libs dependencies as well.
1031   * Fixing cache_path: taking into account the three forms of ldd output
1032     lines.
1033   * Adding a white_listed_devices parameter to find_cow_device and
1034     find_files.
1035   * Factorizing loops on removable/non-removable devices.
1036   * Adding support for persistent-media={removable,removable-usb}.
1037   * Silencing umount in case live/image was unmounted already, extracted
1038     from a patch by Michael Schierl <schierlm@gmx.de>.
1039   * Erroring out in case a "wrong" filesystem was chosen.
1040
1041   [ Daniel Baumann ]
1042   * Using /usr/share/live-boot instead of unreliable
1043     /usr/share/doc/live-boot in validateroot bootscript, stripped live
1044     systems may or may not carry /usr/share/doc.
1045
1046  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 08 Sep 2011 21:06:28 +0200
1047
1048 live-boot (3.0~a20-1) unstable; urgency=low
1049
1050   [ Daniel Baumann ]
1051   * Updating section for live-boot-doc.
1052
1053   [ Ben Armstrong ]
1054   * Cross-referencing lb_config --bootappend-live.
1055
1056   [ Daniel Baumann ]
1057   * Correcting bootappend-live reference in live-boot manpage.
1058   * Applying patch from grml to update forgotten use of live.log with
1059     live-boot.log.
1060   * Applying reformated patch from Ulrich Dangel <mru@grml.org> to add
1061     support for lvm and md devices.
1062
1063  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 04 Aug 2011 21:20:47 +0200
1064
1065 live-boot (3.0~a19-1) unstable; urgency=low
1066
1067   * Correct rmdir call in top-level Makefiles uninstall target to not
1068     fail if there was no prior live-boot installation.
1069   * Making references to debian more distribution neutral.
1070   * Replacing reference to old alioth page in live-snapshot.
1071   * Splitting out documentation so that it can be accesses separately
1072     from the initramfs code.
1073   * Adding conflicts/replaces for live-boot to live-boot-doc to not
1074     break upgrades.
1075
1076  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 13 Jul 2011 10:28:33 +0200
1077
1078 live-boot (3.0~a18-1) unstable; urgency=low
1079
1080   * Updating and correcting sendsigs.omit support for /run (Closes:
1081     #628188).
1082   * Removing accidentally twice included English files when installing
1083     manpages.
1084
1085  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 11 Jun 2011 11:24:15 +0200
1086
1087 live-boot (3.0~a17-1) unstable; urgency=low
1088
1089   [ Daniel Baumann ]
1090   * Updating to standards version 3.9.2.
1091   * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-
1092     fuse sendsigs (Closes: #621908).
1093   * Updating manpage wrt/ ip parameter squence (Closes: #616197).
1094   * Making copyright file distribution neutral.
1095   * Correcting top-level makefile to automatically get all the supported
1096     languages, rather than defining a static list.
1097
1098   [ Michal Suchanek ]
1099   * Copy resolv.conf to live system root (Closes: #627178).
1100   * Tidy up resolv.conf a bit.
1101
1102  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 18 May 2011 19:31:27 +0200
1103
1104 live-boot (3.0~a16-1) unstable; urgency=low
1105
1106   * Adding old 2.x changelog entries in debian changelog.
1107
1108  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 Mar 2011 06:27:17 +0100
1109
1110 live-boot (3.0~a15-1) experimental; urgency=low
1111
1112   [ Daniel Baumann ]
1113   * Updating year in copyright.
1114
1115   [ Marco Amadori ]
1116   * Adjust copyright entry in live-snapshot.
1117   * Protect NOPROMPT (Closes: #610941).
1118
1119   [ Michal Suchanek ]
1120   * Simplify union mounting.
1121   * Really set limit on open files for unionfs-fuse
1122   * Add verbose messages to initramfs hook.
1123
1124   [ T(A)ILS developers ]
1125   * Fixing remaining fromiso= bug.
1126   * Fixing syntax error.
1127
1128  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 09 Mar 2011 18:01:07 +0100
1129
1130 live-boot (3.0~a14-1) experimental; urgency=low
1131
1132   [ Richard Nelson ]
1133   * Populate adapters in /etc/network/interfaces when ethdevice= on
1134     cmdline.
1135
1136   [ Daniel Baumann ]
1137   * Removing header in copyright file.
1138   * Don't hard-depend on test target in Makefile.
1139   * Using dh auto magic in override, rather than manual make call.
1140
1141   [ Steven Shiau ]
1142   * Removing the duplicated "the" in the live-boot.init script.
1143
1144   [ Daniel Baumann ]
1145   * Updating auto_install overrides in rules.
1146   * Correcting live hook to include mtdblock for syslinux memdisk usage,
1147     thanks to Michael Prokop <mika@grml.org>.
1148   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
1149     thanks to Michael Prokop <mika@grml.org>.
1150
1151  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 11 Jan 2011 13:38:56 +0100
1152
1153 live-boot (3.0~a13-1) experimental; urgency=low
1154
1155   [ Daniel Baumann ]
1156   * Removing legacy code for detecting removable usb sticks on kernels
1157     prior 2.6.29.
1158   * Logging to /var/log/live-boot.log instead of /var/log/live.log for
1159     future consistency with live-config.
1160   * Adding support for custom ramdisk size (Closes: #544583).
1161
1162   [ Ronny Standtke ]
1163   * Remounting cow read-only before prompting user to remove usb flash
1164     drive.
1165
1166   [ Richard Nelson ]
1167   * Clean some leading whitespaces.
1168
1169  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Dec 2010 11:27:07 +0100
1170
1171 live-boot (3.0~a12-1) experimental; urgency=low
1172
1173   [ T(A)ILS developers ]
1174   * Fixing fromiso= on Squeeze.
1175
1176   [ Daniel Baumann ]
1177   * Adding dpkg source options file.
1178
1179  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Nov 2010 23:29:48 +0100
1180
1181 live-boot (3.0~a11-1) experimental; urgency=low
1182
1183   [ T(A)ILS developers ]
1184   * Adding noprompt={usb,cd} feature.
1185   * Enhancing devices search ordering.
1186
1187   [ Daniel Baumann ]
1188   * Removing deep link to bug page in the manual, since we don't have
1189     stable references yet.
1190
1191  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 28 Oct 2010 09:28:43 +0200
1192
1193 live-boot (3.0~a10-1) experimental; urgency=low
1194
1195   * Don't do anything in initscript when using toram (Closes: #601575).
1196
1197  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 27 Oct 2010 14:58:03 +0200
1198
1199 live-boot (3.0~a9-1) experimental; urgency=low
1200
1201   [ amnesia ]
1202   * Adding live-snapshot.list documentation to manpage.
1203
1204   [ Richard Nelson ]
1205   * Removed whitespace for tabs on the skipunion option.
1206
1207   [ T(A)ILS developers ]
1208   * Fixing overzealous blacklist usage.
1209   * Adding documentation for persistent=cryptsetup in the manpage.
1210
1211  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 26 Oct 2010 09:24:51 +0200
1212
1213 live-boot (3.0~a8-1) experimental; urgency=low
1214
1215   [ Michal Suchanek ]
1216   * Adding initial support for unionmount.
1217
1218   [ Marco Amadori ]
1219   * Included a note about persistent-subtext (Helps: #536728).
1220
1221   [ Daniel Baumann ]
1222   * Running manpage rebuild after manpage updates.
1223   * Updating to debhelper version 8.
1224
1225  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 02 Oct 2010 10:15:03 +0200
1226
1227 live-boot (3.0~a7-1) experimental; urgency=low
1228
1229   [ intrigeri ]
1230   * Fixing find_snap to take its second argument into account.
1231
1232  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 25 Sep 2010 22:46:54 +0200
1233
1234 live-boot (3.0~a6-1) experimental; urgency=low
1235
1236   [ Marco Amadori ]
1237   * Fix snapshots' sync-strings usage (Closes: #591330).
1238   * Fixed some snapshot related debug messages.
1239   * Added support for empty (initial) snapshots.
1240
1241   [ Daniel Baumann ]
1242   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
1243     symlinks when checking for dynamically linked files at reboot in
1244     initscript.
1245
1246  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 14 Sep 2010 08:51:59 +0200
1247
1248 live-boot (3.0~a5-1) experimental; urgency=low
1249
1250   [ Daniel Baumann ]
1251   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
1252     mangling the main sudoers file in accessibility bottom script,
1253     create a new file in /etc/sudoers.d and set permissions
1254     appropriately.
1255   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
1256     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
1257     and AVD1 to properly boot live media.
1258   * Updating uinstall targets in makefile.
1259
1260   [ Steven Shiau ]
1261   * Allowing to assign no gateway in networking bottom script.
1262
1263   [ Daniel Baumann ]
1264   * Removing usplash support from initscript, usplash is dead.
1265   * Removing lenny legacy stuff from initscript.
1266   * Removing usplash support in initramfs, usplash is dead.
1267   * Adding plymouth in bug script.
1268
1269  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Sep 2010 15:17:15 +0200
1270
1271 live-boot (3.0~a4-1) experimental; urgency=low
1272
1273   * Exiting with 0 in live-boot bug script (Closes: #595262).
1274   * Using boot.d instead of boot.conf.d as directory name for custom
1275     configuration files.
1276
1277  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 22:46:45 +0200
1278
1279 live-boot (3.0~a3-1) experimental; urgency=low
1280
1281   * Updating seperators in networking bottom script to fix ip parameter
1282     parsing (Closes: #590494).
1283   * Updating live-build reference in manpages.
1284   * Adding reference to live-tools in manpages.
1285   * Checking for file existence in initramfs hook (Closes: #595264).
1286
1287  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 18:28:40 +0200
1288
1289 live-boot (3.0~a2-1) experimental; urgency=low
1290
1291   [ Daniel Baumann ]
1292   * Removing old and unmaintained po files.
1293   * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
1294     based on the work of Holger Fischer <hoo.mb@web.de> to add support
1295     for BOOTIF in cases where pxelinux is being used with IPAPPEND
1296     (Closes: #593284).
1297
1298   [ Steven Shiau ]
1299   * Making multiple connected NICs work.
1300
1301   [ Michael Prokop ]
1302   * Adding workaround for aufs issue in kernel versions around 2.6.33.
1303
1304   [ Daniel Baumann ]
1305   * Using allow-hotplug instead of auto in automatically created
1306     /etc/network/interfaces file.
1307
1308  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 01 Sep 2010 18:27:33 +0200
1309
1310 live-boot (3.0~a1-1) experimental; urgency=low
1311
1312   * Switching to source format 3.0 (quilt).
1313   * Removing live-initramfs transitional package.
1314   * Removing lenny support.
1315
1316  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 10 Aug 2010 02:02:39 +0200
1317
1318 live-boot (2.0.15-1) unstable; urgency=low
1319
1320   [ Daniel Baumann ]
1321   * Adding live-system script from live-tools.
1322   * Updating year in copyright.
1323
1324   [ Marco Amadori ]
1325   * Adjust copyright entry in live-snapshot.
1326
1327  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 01 Feb 2011 22:49:03 +0100
1328
1329 live-boot (2.0.14-1) unstable; urgency=low
1330
1331   [ Steven Shiau ]
1332   * Removing the duplicated "the" in the live-boot.init script.
1333
1334   [ Daniel Baumann ]
1335   * Correcting live hook to include mtdblock for syslinux memdisk usage,
1336     thanks to Michael Prokop <mika@grml.org>.
1337   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
1338     thanks to Michael Prokop <mika@grml.org>.
1339
1340  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 24 Dec 2010 18:51:57 +0100
1341
1342 live-boot (2.0.13-1) unstable; urgency=medium
1343
1344   [ Ronny Standtke ]
1345   * Remounting cow read-only before prompting user to remove usb flash
1346     drive.
1347
1348  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Dec 2010 11:18:32 +0100
1349
1350 live-boot (2.0.12-1) unstable; urgency=medium
1351
1352   [ T(A)ILS developers ]
1353   * Fixing fromiso= on Squeeze.
1354
1355  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Nov 2010 23:27:01 +0100
1356
1357 live-boot (2.0.11-1) unstable; urgency=medium
1358
1359   * Removing deep link to bug page in the manual, since we don't have
1360     stable references yet.
1361
1362  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 28 Oct 2010 09:22:02 +0200
1363
1364 live-boot (2.0.10-1) unstable; urgency=medium
1365
1366   * Don't do anything in initscript when using toram (Closes: #601575).
1367
1368  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 27 Oct 2010 14:54:58 +0200
1369
1370 live-boot (2.0.9-1) unstable; urgency=low
1371
1372   [ T(A)ILS developers ]
1373   * Fixing overzealous blacklist usage.
1374   * Adding documentation for persistent=cryptsetup in the manpage.
1375
1376  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 26 Oct 2010 09:15:54 +0200
1377
1378 live-boot (2.0.8-1) unstable; urgency=medium
1379
1380   [ amnesia ]
1381   * Adding live-snapshot.list documentation to manpage.
1382
1383  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 12 Oct 2010 11:20:12 +0200
1384
1385 live-boot (2.0.7-1) unstable; urgency=medium
1386
1387   [ Michal Suchanek ]
1388   * Adding initial support for unionmount.
1389
1390   [ Marco Amadori ]
1391   * Included a note about persistent-subtext (Helps: #536728).
1392
1393   [ Daniel Baumann ]
1394   * Running manpage rebuild after manpage updates.
1395
1396  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 02 Oct 2010 10:06:41 +0200
1397
1398 live-boot (2.0.6-1) unstable; urgency=medium
1399
1400   [ intrigeri ]
1401   * Fixing find_snap to take its second argument into account.
1402
1403  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 25 Sep 2010 22:48:35 +0200
1404
1405 live-boot (2.0.5-1) unstable; urgency=low
1406
1407   [ Marco Amadori ]
1408   * Fix snapshots' sync-strings usage (Closes: #591330).
1409   * Fixed some snapshot related debug messages.
1410   * Added support for empty (initial) snapshots.
1411
1412   [ Daniel Baumann ]
1413   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
1414     symlinks when checking for dynamically linked files at reboot in
1415     initscript.
1416
1417  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 14 Sep 2010 08:55:02 +0200
1418
1419 live-boot (2.0.4-1) unstable; urgency=low
1420
1421   [ Daniel Baumann ]
1422   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
1423     mangling the main sudoers file in accessibility bottom script,
1424     create a new file in /etc/sudoers.d and set permissions
1425     appropriately.
1426   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
1427     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
1428     and AVD1 to properly boot live media.
1429   * Updating uinstall targets in makefile.
1430
1431   [ Steven Shiau ]
1432   * Allowing to assign no gateway in networking bottom script.
1433
1434   [ Daniel Baumann ]
1435   * Removing usplash support from initscript, usplash is dead.
1436   * Removing usplash support in initramfs, usplash is dead.
1437   * Adding plymouth in bug script.
1438
1439  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Sep 2010 15:21:24 +0200
1440
1441 live-boot (2.0.3-1) unstable; urgency=low
1442
1443   * Exiting with 0 in live-boot bug script (Closes: #595262).
1444   * Using boot.d instead of boot.conf.d as directory name for custom
1445     configuration files.
1446
1447  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 22:43:03 +0200
1448
1449 live-boot (2.0.2-1) unstable; urgency=low
1450
1451   * Updating seperators in networking bottom script to fix ip parameter
1452     parsing (Closes: #590494).
1453   * Updating live-build reference in manpages.
1454   * Checking for file existence in initramfs hook (Closes: #595264).
1455   * Adding live-toram script to copy the running live system to ram and
1456     eject the live media.
1457
1458  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 18:25:12 +0200
1459
1460 live-boot (2.0.1-1) unstable; urgency=low
1461
1462   [ Michael Prokop ]
1463   * Adding workaround for aufs issue in kernel versions around 2.6.33.
1464
1465   [ Daniel Baumann ]
1466   * Using allow-hotplug instead of auto in automatically created
1467     /etc/network/interfaces file.
1468
1469  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 01 Sep 2010 18:25:08 +0200
1470
1471 live-boot (2.0.0-1) unstable; urgency=low
1472
1473   * Updating debian-installer languagelist.
1474   * Moving configs to etc directory within the source tree.
1475   * Removing old docs.
1476
1477  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 10 Aug 2010 01:48:01 +0200
1478
1479 live-boot (2.0~a16-1) unstable; urgency=high
1480
1481   [ Daniel Baumann ]
1482   * Adding support for resolving DNS names from initramfs, thanks to
1483     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
1484     is based on (Closes: #589659).
1485   * Don't fail in Makefile when there's no checkbashism.
1486   * Updating package to standards version 3.9.1.
1487
1488   [ Michal Suchanek ]
1489   * Fix omitpids to work with readonly images.
1490
1491  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 28 Jul 2010 20:17:11 +0200
1492
1493 live-boot (2.0~a15-1) unstable; urgency=low
1494
1495   * Making inclusion of languagelist conditional in live hook.
1496   * Updating depends of live-initramfs transitional package to reflect
1497     relaxed backend depends.
1498
1499  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 17 Jul 2010 17:19:16 +0200
1500
1501 live-boot (2.0~a14-1) unstable; urgency=low
1502
1503   * Improving backend dependencies (Closes: #589326).
1504
1505  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 17 Jul 2010 00:37:33 +0200
1506
1507 live-boot (2.0~a13-1) unstable; urgency=low
1508
1509   * Listing fromiso parameter in manpage (Closes: #588667).
1510   * Improving test targets in Makefile a bit.
1511   * Improving clean target in manpages Makefile a bit.
1512   * Adding Chris in copyright file (for live-snapshot that is).
1513
1514  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 15 Jul 2010 19:31:03 +0200
1515
1516 live-boot (2.0~a12-1) unstable; urgency=low
1517
1518   [ Daniel Baumann ]
1519   * Adding preparations for booting through syslinux memdisk.
1520
1521   [ Marco Amadori ]
1522   * Avoiding using busybox cpio applet, this should fix snapshot
1523     restore.
1524   * Do not print misleading debug message if the snapshot was found
1525     correctly.
1526   * Removing unreachable code in ethdevice argument handling (Closes:
1527     #588307).
1528
1529   [ Daniel Baumann ]
1530   * Adding btrfs support.
1531   * Updating package to standards version 3.9.0.
1532
1533  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 07 Jul 2010 20:13:54 +0200
1534
1535 live-boot (2.0~a11-1) unstable; urgency=low
1536
1537   * Updating lintian overrides.
1538   * Adding missing depends in live-boot on its backend package.
1539   * Removing noautologin parameter from live script, this functionallity
1540     was moved to live-config.
1541
1542  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 20 Jun 2010 19:14:05 +0200
1543
1544 live-boot (2.0~a10-1) unstable; urgency=low
1545
1546   * Removing depends on live-config in live-boot.
1547   * Adding live-config-sysvinit to depends of live-initramfs.
1548   * Alternatively depend on busybox or busybox-initramfs on live-boot-
1549     initramfs-tools.
1550
1551  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 17 Jun 2010 21:52:57 +0200
1552
1553 live-boot (2.0~a9-1) unstable; urgency=low
1554
1555   [ Michal Suchanek ]
1556   * Fix missing log_end_msg in live-boot.init.
1557
1558  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 11 Jun 2010 18:42:23 +0200
1559
1560 live-boot (2.0~a8-1) unstable; urgency=low
1561
1562   * Removing serialtty bottom script.
1563   * Removing compcache configuration file.
1564   * Removing options that are now in live-config from parameters.txt.
1565
1566  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 10 Jun 2010 12:38:52 +0200
1567
1568 live-boot (2.0~a7-1) unstable; urgency=low
1569
1570   [ Michal Suchanek ]
1571   * Adding initial iSCSI boot support.
1572   * Really set NETBOOT with iSCSI.
1573   * Document iscsi in the man page.
1574
1575   [ Daniel Baumann ]
1576   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
1577     care about that now.
1578
1579  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 08 Jun 2010 20:22:33 +0200
1580
1581 live-boot (2.0~a6-1) unstable; urgency=low
1582
1583   [ Daniel Baumann ]
1584   * Updating update-version script.
1585   * Updating update-version script.
1586   * Removing keyboard bottom script, live-config takes care about that
1587     now.
1588   * Removing getty and login wrappers, live-config takes care about that
1589     now.
1590   * Removing configure_init bottom script, live-config takes care about
1591     that now.
1592
1593   [ Michal Suchanek ]
1594   * Moving check for iso image in initscript from the start to the end
1595     before ejecting media.
1596   * Using sendsigs.omit to avoid killing / (Closes: #584690).
1597
1598  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 08 Jun 2010 06:03:21 +0200
1599
1600 live-boot (2.0~a5-1) unstable; urgency=low
1601
1602   [ Michal Suchanek ]
1603   * Fixing http boot:
1604
1605   [ Daniel Baumann ]
1606   * Ammending 2.0~a3-1 changelog entry with bug number.
1607
1608   [ Michal Suchanek ]
1609   * Adding support for booting iso images over http or wget.
1610
1611   [ Daniel Baumann ]
1612   * Renaming internal ext_mountpoint variable to alt_mountpoint for
1613     clarity.
1614
1615   [ Michal Suchanek ]
1616   * Removing leftover url= option, this ain't gonna work this way, see
1617     fetch=.
1618   * Adding DHCP debugging option.
1619   * Updating docs wrt/ httpfs.
1620
1621   [ Daniel Baumann ]
1622   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
1623     live-config.
1624   * Removing apt_cdrom bottom script, not used anyway.
1625   * Removing some boot parameters obsoleted by live-config.
1626
1627  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 05 Jun 2010 14:13:10 +0200
1628
1629 live-boot (2.0~a4-1) unstable; urgency=low
1630
1631   * Removing obsolete boot parameter from manpages.
1632   * Running checkbashisms with -f and -x in Makefile.
1633
1634  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 02 Jun 2010 22:47:20 +0200
1635
1636 live-boot (2.0~a3-1) unstable; urgency=low
1637
1638   * Removing umountfs bottom script, not needed anymore (see #518463).
1639
1640  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 30 May 2010 09:28:32 +0200
1641
1642 live-boot (2.0~a2-1) unstable; urgency=low
1643
1644   * Removing locales  bottom script, now handled by live-config.
1645   * Simplyfing makefile a bit.
1646
1647  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 27 May 2010 22:42:36 +0200
1648
1649 live-boot (2.0~a1-1) experimental; urgency=low
1650
1651   * Initial release.
1652
1653  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 24 May 2010 10:46:39 +0200
1654
1655 live-initramfs (1.236.2-1) unstable; urgency=medium
1656
1657   * Removing spurious '+' when making debconf db read-only (Closes:
1658     #581808).
1659
1660  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 18 May 2010 06:51:31 +0200
1661
1662 live-initramfs (1.236.1-1) unstable; urgency=low
1663
1664   * Merging casper 1.216.
1665   * Merging casper 1.217.
1666   * Merging casper 1.218.
1667   * Merging casper 1.219.
1668   * Merging casper 1.220.
1669   * Merging casper 1.221.
1670   * Merging casper 1.222.
1671   * Merging casper 1.223.
1672   * Merging casper 1.224.
1673   * Merging casper 1.225.
1674   * Merging casper 1.226.
1675   * Merging casper 1.227.
1676   * Merging casper 1.228.
1677   * Merging casper 1.229.
1678   * Merging casper 1.230.
1679   * Merging casper 1.231.
1680   * Merging casper 1.232.
1681   * Merging casper 1.233.
1682   * Merging casper 1.234.
1683   * Merging casper 1.235.
1684   * Merging casper 1.236.
1685
1686  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 16 May 2010 06:03:01 +0200
1687
1688 live-initramfs (1.215.1-1) unstable; urgency=low
1689
1690   [ Daniel Baumann ]
1691   * Merging casper 1.200.
1692   * Merging casper 1.201.
1693   * Merging casper 1.202.
1694   * Merging casper 1.203.
1695   * Merging casper 1.204.
1696   * Merging casper 1.205.
1697   * Merging casper 1.206.
1698   * Merging casper 1.207.
1699   * Merging casper 1.208.
1700   * Merging casper 1.209.
1701   * Merging casper 1.210.
1702   * Merging casper 1.211.
1703   * Merging casper 1.212.
1704   * Merging casper 1.213.
1705   * Merging casper 1.214.
1706   * Merging casper 1.215.
1707
1708   [ Steven Shiau ]
1709   * No timeout as running ipconfig for network booting.
1710
1711  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 02 May 2010 15:52:01 +0200
1712
1713 live-initramfs (1.199.1-1) unstable; urgency=low
1714
1715   * Updating maintainer field.
1716   * Merging casper 1.178.
1717   * Merging casper 1.179.
1718   * Merging casper 1.180.
1719   * Merging casper 1.181.
1720   * Merging casper 1.182.
1721   * Merging casper 1.183.
1722   * Merging casper 1.184.
1723   * Merging casper 1.185.
1724   * Merging casper 1.186.
1725   * Merging casper 1.187.
1726   * Merging casper 1.188.
1727   * Merging casper 1.189.
1728   * Merging casper 1.190.
1729   * Merging casper 1.191.
1730   * Merging casper 1.192.
1731   * Merging casper 1.193.
1732   * Move dummy start target in initscript.
1733   * Merging casper 1.194.
1734   * Merging casper 1.195.
1735   * Merging casper 1.196.
1736   * Merging casper 1.197.
1737   * Merging casper 1.198.
1738   * Merging casper 1.199.
1739
1740  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Apr 2010 19:19:23 +0200
1741
1742 live-initramfs (1.177.2-1) unstable; urgency=low
1743
1744   [ Marco Amadori ]
1745   * Do not specify 'noxino' between directories.
1746
1747   [ Michael Prokop ]
1748   * Support bootoptions ethdevice and ethdevice-timeout for specifying
1749     from which device you want to boot from and using which timeout
1750     (being 30 seconds if unconfigured), if ethdevice is not specified
1751     try to get a working network configuration for each existing network
1752     device.
1753   * Prefer removable devices over non-removable devices, so scan them
1754     first.
1755   * Support unusual device names like /dev/cciss/c0d0p1 in isofrom
1756     bootoption.
1757   * Do not leak modprobe options to avoid booting errors with kernel
1758     options like libata.dma=0.
1759
1760  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 05 Apr 2010 10:07:12 +0200
1761
1762 live-initramfs (1.177.1-1) unstable; urgency=low
1763
1764   [ Daniel Baumann ]
1765   * Removing etch compatibility.
1766   * Merging casper 1.174.
1767   * Adding proper code comments about vol_id removal.
1768   * Merging casper 1.175.
1769
1770   [ Steven Shiau ]
1771   * Making select_eth_device work with 2nd NIC linked only and FETCH
1772     assigned.
1773   * Moving select_eth_device from init-premount to live-premount where
1774     "udevadm" commands are not required.
1775
1776   [ Daniel Baumann ]
1777   * Merging casper 1.176.
1778   * Merging casper 1.177.
1779   * Adding message to notify users when live-initramfs is falling back
1780     to unionfs-fuse.
1781   * Manually loading fuse when required.
1782
1783  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 17 Mar 2010 20:29:01 +0100
1784
1785 live-initramfs (1.173.5-1) unstable; urgency=low
1786
1787   [ Daniel Baumann ]
1788   * Updating contact information in copyright file.
1789   * Simplyfing initramfs triggers (Closes: #521129, #545842).
1790   * Wrapping fields in control file.
1791   * Using minimized rules file.
1792   * Simplifying wording in bug-presubj file.
1793
1794   [ Andreas Teuchert ]
1795   * Calling udevadm settle in scripts/init-premount/select_eth_device
1796     (Closes: #570100).
1797
1798   [ Tanguy Ortolo ]
1799   * Also respecting persistent-path parameter for snapshots (Closes:
1800     #570162).
1801
1802  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 14 Mar 2010 23:27:57 +0100
1803
1804 live-initramfs (1.173.4-1) unstable; urgency=low
1805
1806   * Only disabling kpersonalizer when using kde3, kde4 doesn't need that
1807     hack.
1808   * Correcting path in previous commit.
1809   * Disabling kaboom (Closes: #556368).
1810
1811  -- Daniel Baumann <mail@daniel-baumann.ch>11.localhost>  Fri, 12 Mar 2010 18:21:00 +0100
1812
1813 live-initramfs (1.173.3-1) unstable; urgency=low
1814
1815   * Using noxino instead of xino, as the latter is not supported by
1816     aufs2 as we need to use it.
1817
1818  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 20 Feb 2010 16:16:46 +0100
1819
1820 live-initramfs (1.173.2-1) unstable; urgency=low
1821
1822   [ Daniel Baumann ]
1823   * Updating homepage field in control.
1824
1825   [ amnesia ]
1826   * Correcting live-media=removeable{,-usb} behaviour to match the
1827     documented one.
1828
1829   [ Daniel Baumann ]
1830   * Removing unionfs workaround for kernel versions << 2.6.22, not
1831     usefull anymore.
1832   * Mounting aufs layer with detached inode index, this solves the
1833     'leaving unclean filesystem when using persistency' problem.
1834   * Removing unused syncs in initscript.
1835
1836   [ Luigi Capriotti ]
1837   * Skip loading usb modules when quickusbmodules parameter is
1838     specified.
1839
1840  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 20 Feb 2010 11:55:41 +0100
1841
1842 live-initramfs (1.173.1-1) unstable; urgency=medium
1843
1844   [ intrigeri ]
1845   * Taking noprompt into account for USB flash drives as well.
1846   * Restoring opt-in behavior for local swap partitions.
1847
1848   [ Daniel Baumann ]
1849   * Updating package to debhelper 7.
1850   * Updating package to standards 3.8.3.
1851   * Don't use dh_clean in favour of dh_prep.
1852
1853   [ Luigi Capriotti ]
1854   * Also allowing hook= to specify files inside the image through
1855     file:// prefix.
1856
1857   [ Daniel Baumann ]
1858   * Forwardporting and extending usage of rsync when booting with toram
1859     based on a patch from Michael Prokop <mika@grml.org>.
1860
1861   [ Michael Prokop ]
1862   * Adding support for isofrom/fromiso bootoption.
1863
1864   [ Daniel Baumann ]
1865   * Adapting a patch from Michael Prokop <mika@grml.org> to set all
1866     harddisk devices to read-only mode for forensics investigations.
1867
1868   [ Michael Prokop ]
1869   * Adding support for ethdevice bootoption.
1870
1871   [ Daniel Baumann ]
1872   * Merging casper 1.158.
1873   * Merging casper 1.159.
1874   * Merging casper 1.160.
1875   * Merging casper 1.161.
1876   * Merging casper 1.162.
1877   * Merging casper 1.163.
1878   * Merging casper 1.164.
1879   * Merging casper 1.165.
1880   * Merging casper 1.166.
1881   * Merging casper 1.167.
1882   * Merging casper 1.168.
1883   * Merging casper 1.169.
1884   * Merging casper 1.170.
1885   * Merging casper 1.171.
1886   * Merging casper 1.172.
1887   * Merging casper 1.173.
1888   * Adding skipconfig parameter to disable most customization.
1889
1890   [ Marco Amadori ]
1891   * cpio snapshots: eval commands fix.
1892
1893   [ Daniel Baumann ]
1894   * Updating defaults file of console-setup for squeeze, thanks to Jun
1895     NOGATA <nogajun@gmail.com> (Closes: #560187).
1896   * Adding explicit debian source version 1.0 until switch to 3.0.
1897   * Adding select_eth_device script from Frederic Boiteux
1898     <fboiteux@calistel.com>.
1899   * Including rsync conditionally.
1900   * Updating year in copyright file.
1901   * Don't panic with persistency when we can't correctly mount the
1902     filesystem (Closes: #565456).
1903
1904   [ Ben Armstrong ]
1905   * Correcting keyboard handling for squeeze.
1906   * Only edit usplash init script if it exists.
1907   * Use klayout= for layout instead of kbd=.
1908
1909   [ Daniel Baumann ]
1910   * Updating to standards version 3.8.4.
1911
1912  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 31 Jan 2010 16:44:08 +0100
1913
1914 live-initramfs (1.157.4-2) unstable; urgency=high
1915
1916   [ Michael Prokop ]
1917   * Avoid the use of fstype in a running live system, as it's
1918     a executable and not a shell function and causes problems
1919     for example within live-snapshot.
1920   * Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).
1921
1922   [ Tzafrir Cohen ]
1923   * Adjusting grep call in is_nice_device to match new output of vol_id.
1924
1925  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 21 Nov 2009 19:07:41 +0100
1926
1927 live-initramfs (1.157.4-1) unstable; urgency=medium
1928
1929   [ Daniel Baumann ]
1930   * Forcing run of dexconf when booting with xdriver=dexconf.
1931   * Adding (experimental) forcepersistentfsck bootoption to force fsck
1932     on root persistency device.
1933   * Adding presubj for reportbug.
1934   * Removing unused sed call in update target of Makefile.
1935   * Updating included languagelist from d-i.
1936   * Correcting install calls for reportbug files in rules.
1937   * Including d-i languagelist in initrd in order evaluate l10n
1938     settings.
1939   * Updating lang2locale(); to match new d-i langualgelist format.
1940   * Adding additional two sync calls before powerof happens in order to
1941     deal with 'does not cleanly unmount' problem when using root
1942     persistency.
1943   * Updating vcs fields.
1944   * Adding auto value for xvideomode where we ensure that no
1945     configuration from the persistency layer is respected.
1946
1947   [ Marco Amadori ]
1948   * Fixed FIXME sections in manpages.
1949
1950   [ Daniel Baumann ]
1951   * Including udev binaries in initramfs manually for squeeze and newer
1952     (Closes: #547149).
1953   * Applying patch from Holger Brunn <holger.brunn@web.de> to live-
1954     media-path when toram is used (Closes: #534878).
1955   * Simplyfing and correcting udev inclusion in initramfs hook.
1956
1957  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 18 Oct 2009 20:29:31 +0200
1958
1959 live-initramfs (1.157.3-1) unstable; urgency=low
1960
1961   [ Daniel Baumann ]
1962   * Initial commit for having support for swapfiles.
1963   * Initial commit for having support for persistency on luks.
1964
1965   [ Marco Amadori ]
1966   * Partition snapshots works again.
1967   * Added "whole partition" snapshot resync type.
1968   * Two return code consistency fix.
1969   * Improved an useful debug string.
1970   * Cleaned a bit the snapshot feature.
1971
1972   [ Steven Shiau ]
1973   * Making fetch to work with file on sub dir on tftp server.
1974
1975   [ Daniel Baumann ]
1976   * Avoiding echo bashism in live-initramfs.init by using printf instead
1977     (Closes: #530128).
1978   * Correcting wrong path when disabling anacron in 25configure_init,
1979     thanks to Rui Bernardo <rui.bernardo.pt@gmail.com> (Closes:
1980     #533046).
1981   * Removing disabling of postfix in 25configure_init, it's not
1982     appropriate for debian to do this by default. Thanks to Rui Bernardo
1983     <rui.bernardo.pt@gmail.com>.
1984   * Correcting typo in description of the ip boot parameter in live-
1985     initramfs manpage, thanks to Philippe Leledy <debian@leledy.fr>
1986     (Closes: #532471).
1987
1988   [ Marco Amadori ]
1989   * Removed two bashisms on live-snapshot.
1990
1991   [ Daniel Baumann ]
1992   * Correcting wrong abort logic in 21xdriver, thanks to Luigi Capriotti
1993     <l.capriotti@xbmc.org>.
1994
1995   [ Luigi Capriotti ]
1996   * Fixing possible invalid results from function where_is_mounted by
1997     returning more than one line inwhere_is_mounted();.
1998   * Fixing relaxed permissions of / in the live filesystem.
1999   * Fixing invalid mangling of /etc/event.d/tty.
2000   * Fixing typo in snapshot file list.
2001
2002   [ Daniel Baumann ]
2003   * Correcting cryptsetup calls for persistency on luks.
2004   * Copy live-installer-launcher desktop icon on users desktop.
2005   * Also updating USB device detection in initramfs script for linux
2006     2.6.29 and newer.
2007   * Adding missing pipe in cryptsetup call for persistency on luks
2008     partitions.
2009   * Making plainroot work (Closes: #523120).
2010
2011   [ Marco Amadori ]
2012   * persistent=nofiles fix (Closes: 522383).
2013
2014   [ Daniel Baumann ]
2015   * Looking for persistency partitions on luks devices only if we boot
2016     with persistent=cryptsetup.
2017   * Fail early in gnome-panel-data bottom script if gnome-panel-data is
2018     not installed.
2019   * Optimizing gnome-panel-data bottom script by leaving out the stupid
2020     things.
2021
2022   [ Richard Nelson ]
2023   * Allow for multiple but unique persistent media.
2024
2025  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 04 Sep 2009 13:37:57 +0200
2026
2027 live-initramfs (1.157.2-1) unstable; urgency=medium
2028
2029   * Correcting fstab handling to not always append entries forever when using
2030     persistency.
2031   * Correcting kdm live-autologin handling to not always append entries forever
2032     when using persistency.
2033   * Correcting handling of locale default and environment handling to not always
2034     append entries forever when using persistency.
2035   * Correcting swap partition handling in fstab to not always append entries
2036     forever when using persistency.
2037   * Applying patch from Michael Prokop <mika@grml.org> to support udev >= 0.140.
2038   * Merging swap live-bottom script into fstab script; there is no other sane
2039     possibility to prevent appending again and again in persistent mode.
2040   * Making sure that old swap entries are removed before new ones are added.
2041   * Adding cryptsetup to recommends, it's used for encrypted persistent
2042     partitions.
2043   * Restoring previous behaviour of ejecting the cd when being in non-persistent
2044     mode, thanks to Julien Cristau <jcristau@debian.org>.
2045   * Updating eject prevention for USB devices in initscripts for linux 2.6.29
2046     and newer.
2047
2048  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 14 May 2009 10:00:00 +0200
2049
2050 live-initramfs (1.157.1-1) unstable; urgency=medium
2051
2052   [ Daniel Baumann ]
2053   * Only snapshotting in initscript when we actually run with persistence.
2054
2055   [ Rene Mayrhofer ]
2056   * Checking if /var/log is writable before trying to copy live.log to the newly
2057     mounted root filesystem (Closes: #516914).
2058
2059   [ Daniel Baumann ]
2060   * Improving check in 21xdriver when we don't do anything.
2061   * Adding hack to remove live specific filesystems from umounfs initscript
2062     (Closes: #506410, #515718).
2063   * Adding comsetic line wrapping for output of local-gen messages during boot.
2064   * Merging casper 1.157.
2065   * Only calling install-keymap if it's actually installed, which is always but
2066     in minimal images the case though (Closes: #517153).
2067   * Adding silent boot parameter.
2068   * Respecting media timeout even when specificing media device manually.
2069   * Also allowing to use the removable keyword for specifying a live media.
2070   * Correcting accidental syntax error in one of the previous commits in
2071     19keyboard bottom script.
2072   * Adding removable-usb keyword to further restrict live media selection.
2073   * Correcting check for usb when using removable-usb keyword.
2074   * Correcting typo in locale bottom script.
2075
2076  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 21 Mar 2009 14:00:00 +0100
2077
2078 live-initramfs (1.156.1-1) unstable; urgency=high
2079
2080   [ Daniel Baumann ]
2081   * Revert using debhelper 7 command in rules.
2082   * Updating copyright file.
2083   * Prefixing debhelper files with package name.
2084   * Updating bug script.
2085   * Removing bashism in initscript.
2086   * Usage of dialog in initscript is not actually a todo.
2087   * Correcting medium eject message in initscript.
2088   * Making medium removal message working again with usplash.
2089   * Rewrapping init script.
2090   * Reordering rules file.
2091   * Merging casper 1.155.
2092   * Adding ext4 support.
2093   * Merging casper 1.156.
2094   * Correct eject login in initscript.
2095   * Updating parameters.txt.
2096
2097   [ Ronny Standtke ]
2098   * Do not eject USB flash drives (Closes: #457070).
2099
2100  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun,  8 Feb 2009 15:00:00 +0100
2101
2102 live-initramfs (1.154.8-1) unstable; urgency=high
2103
2104   [ Kai Hendry ]
2105   * Adding basic xrandr support for lenny to enforce a particular
2106     resolution through bootparameter.
2107
2108  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Jan 2009 00:00:00 +0100
2109
2110 live-initramfs (1.154.7-1) unstable; urgency=medium
2111
2112   * Adding note about URL limitations in live-initramfs manpage when
2113     using fetch parameter.
2114   * Removing wc from hook again, that's an ubuntu only problem they have
2115     to care about.
2116
2117  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 27 Jan 2009 18:00:00 +0100
2118
2119 live-initramfs (1.154.6-1) unstable; urgency=medium
2120
2121   * Replacing casper with live in live-new-uuid.
2122   * Including wc in initramfs (Closes: #512413).
2123   * Added missing variable quoting that lead to broken root persistence, thanks
2124     to Thierry Walrant <debian.tgc@walrant.net> (Closes: #512656).
2125   * Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow setting
2126     a path for the persistence files through persistent-path boot parameter
2127     (Closes: #512661).
2128   * Adding persistent-path to parameter list and manpage.
2129   * Actually building/cleaning manpages through targets in Makefile.
2130
2131  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 26 Jan 2009 02:00:00 +0100
2132
2133 live-initramfs (1.154.5-1) unstable; urgency=low
2134
2135   * Also checking for wicd in 23networking, thanks to Ben Armstrong
2136     <synrg@debian.org>.
2137   * Don't redirect output of fstype detection to standard out, thanks to Ronny
2138     Standtke <Ronny.Standtke@gmx.net>.
2139   * Silencing grep call on /etc/passwd.
2140   * Silencing xorg reconfiguration, thanks to Ronny Standtke
2141     <Ronny.Standtke@gmx.net>.
2142
2143  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 12 Jan 2009 13:00:00 -0500
2144
2145 live-initramfs (1.154.4-1) unstable; urgency=low
2146
2147   [ Rene Mayrhofer ]
2148   * Support further checks on loopback image and support skipping union
2149     mounts (Closes: #509446).
2150
2151  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 26 Dec 2008 09:00:00 +0100
2152
2153 live-initramfs (1.154.3-1) unstable; urgency=medium
2154
2155   * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able
2156     to set variables in previous bottom scripts.
2157
2158  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 20 Dec 2008 15:00:00 +0100
2159
2160 live-initramfs (1.154.2-1) unstable; urgency=medium
2161
2162   [ Daniel Baumann ]
2163   * Updating authors file.
2164
2165   [ Marco Amadori ]
2166   * Reworked integrity-check (Closes: #507477).
2167   * Cleaned the boot log a bit.
2168
2169  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 11 Dec 2008 06:00:00 +0100
2170
2171 live-initramfs (1.154.1-1) unstable; urgency=low
2172
2173   * Merging casper 1.140-1.154.
2174   * Add a warning message when no image can be found.
2175   * Adding a panic message when we netboot and have no supported network
2176     device (Closes: #496684).
2177   * Turning 'no supported filesystem images found' into a panic message,
2178     rather than a warning.
2179   * Also adding ralink to network device check.
2180   * Removing spurious 'livefs_root' in copy_live_to();.
2181
2182  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 25 Nov 2008 12:00:00 +0100
2183
2184 live-initramfs (1.139.1-4) unstable; urgency=medium
2185
2186   [ Chris Lamb ]
2187   * Remove (accidental?) debian/changelog entry.
2188   * Use "grep -qs" over "grep -q" for compatibility (see grep(1))
2189   * Use "test -s" instead of testing file availability and size.
2190   * Be consistent in using 0/1 for True/False values instead of English
2191     representations.
2192   * Reflow some grammar in comments and in live-initramfs(7).
2193   * Reflow long 'tr'-based pipelines for readability.
2194   * Don't "cat |" to grep.
2195
2196   [ Daniel Baumann ]
2197   * Replacing obsolete dh_clean -k with dh_prep.
2198
2199   [ Marco Amadori ]
2200   * Changed HOSTNAME and /etc/hosts handling.
2201   * Conditional creation of /etc/fstab.
2202   * live-snapshot: fixed include-list handling.
2203   * Reordered persistence lookups and boundaries (Closes: #500672).
2204   * Search for partition labels only (Closes: #486469).
2205   * Implemented a snapshot exclude list.
2206   * Implemented a persistence exclude list.
2207   * Manpage clarifications on "nofiles".
2208   * Do not pollute the logs when looking for swap partitions.
2209   * Removed all "cat | grep", with grep, awk and sed.
2210
2211  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 11 Nov 2008 13:00:00 +0100
2212
2213 live-initramfs (1.139.1-3) unstable; urgency=medium
2214
2215   [ Chris Lamb ]
2216   * Remove local overiddes of log_*_msg - #494257 is now fixed in testing.
2217
2218   [ Daniel Baumann ]
2219   * Removing currently unused Upstream-Depends field in control.
2220   * Updating vcs fields in control file.
2221   * Sourcing live.vars in 15autologin directly, rather than to inherit
2222     from live-functions.
2223
2224   [ Marco Amadori ]
2225   * Removed some useless spaces.
2226   * Fix default user handling.
2227   * Added a pretty vital mount debug string.
2228   * Create /etc/mtab on the initramfs ASAP.
2229   * Removed mount -n option, since mtab is there.
2230   * Re-enable "break=live-premount" debug.
2231   * Skipped some runtime duplicated execution.
2232   * Add real cpio to initramfs for snapshot's uses.
2233   * Fixed try_snap() umounting on error.
2234   * Override maybe_break from initramfs-tools.
2235   * Forces use of initramfs cpio over busybox's one.
2236   * Fixed a wrong trial to copy an unexistant snapshot.
2237   * Check for files and umount only if you can mount it first.
2238   * Included more debug and comments on persistence code.
2239   * Set -u in live-snapshot only in debug mode.
2240
2241   [ Michael Prokop ]
2242   * Ignore errors from fstype.
2243
2244  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 19 Sep 2008 14:00:00 +0200
2245
2246 live-initramfs (1.139.1-2) unstable; urgency=medium
2247
2248   [ Daniel Baumann ]
2249   * If the filesystem type of the rootfs cannot be automatically detected, we
2250     try to assume it from the extension of the imagefile we have found. Thanks
2251     to Jordi Pujol <jordi_pujol@telefonica.net> (Closes: #460456).
2252   * Setting project email address to the new debian-live@lists.debian.org.
2253   * Disabling default usage of local swap partitions. Can be enabled with the
2254     'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3@gmail.com> for
2255     bringing it up.
2256
2257   [ Michal Suchanek ]
2258   * Enabling the "remove CD" prompt in splashy.
2259
2260  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  1 Sep 2008 00:00:00 +0200
2261
2262 live-initramfs (1.139.1-1) unstable; urgency=medium
2263
2264   [ Ben Voui ]
2265   * Adding support for Virtio vd[a-z] drives.
2266
2267   [ Chris Lamb ]
2268   * Move loop-aes-tools to Suggests; live-helper should install them if
2269     required.
2270   * Remove unnecessary indentation level.
2271   * Modify hiding of harmless X.org reconfiguring messages.
2272   * Revert to using uid 1000 as PAM bug seems to have disappeared
2273     (Closes: #433076)
2274   * Hide error from attempting to "mount --move"
2275   * Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.
2276   * Don't configure X.org if it's not installed.
2277   * Fix check for X.org.
2278   * Add an /etc/fstab to the initramfs to silence harmless "empty fstab"
2279     warnings.
2280   * Silence another "script-not-executable" message for a sourced library.
2281   * Add missing pipe. Thanks to Andreas Bombe.
2282   * Shamefully adding myself to CREDITS
2283   * Tidy "Disabling update-initramfs" message.
2284   * Re-order some commands so we don't call log_begin_msg without calling
2285     log_end_msg.
2286   * Don't configure X when /usr/bin/X does not exist.
2287   * Silence 'script-not-executable' lintian warning - live-functions script is
2288     always sourced.
2289   * Fix spacing in swirl.
2290   * Override log_*_msg to print nicer status text (until #494257 is merged).
2291   * Hide "overwriting possibly-customised configuration file" in X.org setup
2292     output.
2293   * Hide "Shadow passwords are now on" status message on bootup.
2294   * Remove a number of "${quiet}" checks - they are repeated in the log_*_msg
2295     functions.
2296   * Rework locale handling
2297   * Print friendly error message on live-initramfs panic.
2298   * Fix path issue with live-preseed causing noisy errors when booting.
2299   * Silence a number of annoying and distracting bootup messages.
2300   * Add missing "log_end_msg" to live-bottom/21xdriver.
2301   * Set different log messages for live-bottom/21{xdriver,xvidemode}.
2302   * Remove trailing "..." from calls to log_begin_msg - they get added anyway.
2303   * Move some arch-indep helper utilities to Build-Depends-Indep.
2304   * Set default cow_mountopt where the other defaults are used.
2305   * Don't use /sbin/losetup to test for '-r' option when the scripts just use
2306     "lostup"
2307
2308   [ Daniel Baumann ]
2309   * Updating authors file.
2310   * Merging casper 1.139.
2311   * Not going over the top with exclamation marks in the panic message.
2312   * Updating credits file.
2313   * Slightely adjusting to the more widespread used ascii swirl.
2314   * Merging casper 1.138.
2315   * Merging casper 1.137.
2316
2317   [ Marco Amadori ]
2318   * Added "-n" option to all mount commands, thanks to Peter Holik
2319     <peter@holik.at> for pointing this out.
2320   * Be sure that the discovered filesystem is not null.
2321   * The list of supported filesytems goes dynamic.
2322   * Added ntfs filesystem to the initramfs.
2323
2324   [ Michael Prokop ]
2325   * Move sourcing of live-functions in 38disable_restricted_manager to correct
2326     place.
2327
2328   [ Steven Shiau ]
2329   * Adding support for using tftp in fetch= parameter.
2330   * Another fix about using udevsettle or "udevadm settle".
2331
2332  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 24 Aug 2008 00:00:00 +0200
2333
2334 live-initramfs (1.136.3-1) unstable; urgency=medium
2335
2336   [ Michael Prokop ]
2337   * Make sure mounting /cow-tmpfs provides mount options.
2338
2339  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 18 Jul 2008 00:00:00 +0200
2340
2341 live-initramfs (1.136.2-1) unstable; urgency=medium
2342
2343   * Replacing previous imperfect changes for udevadm with check for
2344     udevadm and using old commands when beeing on etch. Also handling
2345     udevtrigger with udevadm if available.
2346   * Correcting httpfs2 inclusion in hook.
2347
2348  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 16 Jul 2008 00:00:00 +0200
2349
2350 live-initramfs (1.136.1-1) unstable; urgency=medium
2351
2352   [ Chris Lamb ]
2353   * Fix call to log_warning_msg. Thanks to Bradley Smith
2354     <brad@brad-smith.co.uk>.
2355   * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
2356     kernels on powerpc.
2357   * Check losetup capabilities before specifying to mount as read-only.
2358   * Modprobe 'esp' SCSI driver for the benefit of sparc.
2359   * Quieten call to modprobe ide-generic.
2360   * Move local-top/live to live-premount/modules so it gets called before
2361     find_livefs.
2362   * Sync bug script "dpkg -l" calls with debian/control
2363
2364   [ Daniel Baumann ]
2365   * Defaulting now to aufs if no union= parameter is given.
2366   * Merging casper version 1.136.
2367   * Merging casper version 1.135.
2368   * Merging casper version 1.134.
2369   * Merging casper version 1.133.
2370   * Converting udev depends into a versioned depends in order to reflect udevadm
2371     introduction.
2372   * Updating live-snapshot to GPL-3+.
2373   * Updating to standards 3.8.0.
2374   * Renaming forgotton uuid file to live-uuid.
2375
2376   [ Marco Amadori ]
2377   * udevtrigger replacement.
2378   * live-snapshot: fixed the remount helper.
2379   * live-snapshot: now supports a static keep file list.
2380   * Try to bind /cow to /live/cow if unable to move.
2381   * live-snapshot: cleaned some wordings.
2382   * live-snapshot: included vital informations on exit.
2383   * live-snapshot: new "--refresh" option.
2384   * live-snapshot: cleaned and sorted used command line defaults.
2385   * live-snapshot: nicer default auto unmount logic.
2386   * live-snapshot: honour "-o|--output FILE".
2387   * live-snapshot: removed a useless mkdir.
2388   * live-snapshot: removed an unused and useless function.
2389   * live-snapshot: fixes snapshotting from resync string.
2390
2391   [ Michal Suchanek ]
2392   * Add support for httpfs= and ftpfs= parameters.
2393
2394  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 Jul 2008 00:00:00 +0200
2395
2396 live-initramfs (1.132.1-1) unstable; urgency=medium
2397
2398   [ Chris Lamb ]
2399   * Don't escape asterisks in languagelist update code
2400
2401   [ Daniel Baumann ]
2402   * Updating copyright header in live-snapshot.
2403   * Removing useless whitespaces and empty lines.
2404   * Correcting grammatical errors in live-snapshot description.
2405   * Removing live-snapshot version as this component is always released
2406     within live-initramfs itself.
2407   * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
2408   * Merging casper 1.132.
2409   * Merging casper 1.131.
2410   * Ignoring floppy devices for live filesystem as well as live
2411     persistency.
2412   * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
2413     live.log and show its messages during boot (Closes: #440238).
2414   * Updating vcs fields in control file.
2415   * Handling conflicting klibc includes with initramfs-hooks of other
2416     packages (Closes: 475783).
2417
2418   [ Marco Amadori ]
2419   * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
2420     '/mnt'" bug.
2421   * Calling live-snapshot now produces an output file.
2422
2423   [ Michal Suchanek ]
2424   * Workaround loop-aes-utils losetup incompatibility
2425   * Fix toram (change mount --move to mount -o move)
2426
2427  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 02 Jun 2008 00:00:00 +0200
2428
2429 live-initramfs (1.130.1-3) unstable; urgency=high
2430
2431   * Handle non-existing klibc includes in live hook (Closes: #475783).
2432   * Adding loop-aes-utils to recommends.
2433
2434  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 26 Apr 2008 16:00:00 +0200
2435
2436 live-initramfs (1.130.1-2) unstable; urgency=medium
2437
2438   [ Chris Lamb ]
2439   * Remove bogus dependency on Ubuntu "localechooser-data" package
2440
2441  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 17 Apr 2008 06:00:00 +0200
2442
2443 live-initramfs (1.130.1-1) unstable; urgency=medium
2444
2445   [ Chris Lamb ]
2446   * Use triggers when calling update-initramfs in postinst and postrm
2447
2448   [ Daniel Baumann ]
2449   * Sorting some lines in live hook.
2450   * Merging casper 1.130.
2451   * Merging casper 1.129.
2452   * Adjusting code formating in maintainer scripts.
2453   * Restricting counting of installed kernels based on /boot/vmlinuz-*
2454     instead of /boot/vmlinuz*.
2455
2456  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 Apr 2008 00:00:00 +0200
2457
2458 live-initramfs (1.128.1-1) unstable; urgency=medium
2459
2460   [ Marco Amadori ]
2461   * Fixed a misleading debug message.
2462   * Added /cow mounting debug messages.
2463   * Fixed /cow mounting.
2464   * Klibc: added some libraries to the intramfs.
2465
2466   [ Daniel Baumann ]
2467   * Merging casper 1.128.
2468
2469  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  7 Apr 2008 00:00:00 +0200
2470
2471 live-initramfs (1.127.1-1) unstable; urgency=medium
2472
2473   [ Daniel Baumann ]
2474   * Merging casper 1.127.
2475   * Merging casper 1.126.
2476   * Removing too early recommends to live-initscripts in control to make
2477     some people happy (Closes: #431000).
2478
2479   [ Chris Lamb ]
2480   * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
2481     (?) bug
2482   * scripts/live-helpers: Don't search ram block devices
2483   * scripts/live-helpers: Search / use case
2484   * scripts/live-helpers: Fixes for set -e
2485   * bin/live-snapshot: Vastly rework script
2486   * bin/live-snapshot: Fix argument handling (Closes: #461595)
2487   * scripts/live: Make 'nopersistent' parameter actually disable
2488     persistence
2489
2490  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 31 Mar 2008 00:00:00 +0200
2491
2492 live-initramfs (1.125.1-1) unstable; urgency=medium
2493
2494   [ Daniel Baumann ]
2495   * Merging casper 1.125.
2496
2497   [ Chris Lamb ]
2498   * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
2499   * Rename 18hostname -> 06hostname
2500
2501  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 24 Mar 2008 00:00:00 +0100
2502
2503 live-initramfs (1.124.1-1) unstable; urgency=medium
2504
2505   [ Daniel Baumann ]
2506   * Adjusting live-snapshot to live-initramfs.
2507   * Merging casper 1.124.
2508   * Adjusting 44pk_allow to live-initramfs.
2509   * Merging casper 1.123.
2510   * Merging casper 1.122.
2511   * Merging casper 1.121.
2512   * Merging casper 1.120.
2513
2514   [ Chris Lamb ]
2515   * 99hook: Download hook script from inside target filesystem
2516
2517  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Mar 2008 00:00:00 +0100
2518
2519 live-initramfs (1.119.1-1) unstable; urgency=medium
2520
2521   * Creating resolv.conf when netbooting not just when there's no
2522     resolv.conf, but also when it is empty.
2523   * Making hooks executable after fetching them.
2524   * Removing disabling of kwallet.
2525   * Merging casper 1.119.
2526
2527  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Mar 2008 00:00:00 +0100
2528
2529 live-initramfs (1.118.2-1) unstable; urgency=medium
2530
2531   [ Andrey Asadchev ]
2532   * Explicitly set Xorg video driver.
2533   * Patch to use cryptsetup volumes for persistent storage.
2534
2535   [ Daniel Baumann ]
2536   * New upstream release.
2537   * Fixing wrong email address in changelog (was bug in git-dch config).
2538   * Bumping package to policy 3.7.3.
2539   * Rewriting copyright in machine-interpretable format.
2540   * Adding hook parameter to execute custom scripts.
2541   * Adding plainroot.
2542
2543   [ Marco Amadori ]
2544   * Now it includes lzma kernel module dependencies.
2545
2546  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  3 Mar 2008 00:00:00 +0100
2547
2548 live-initramfs (1.118.1-1) unstable; urgency=medium
2549
2550   [ Daniel Baumann ]
2551   * New upstream release.
2552   * Adding direct depends to udev, thanks to Anton Lundin
2553     <glance@acc.umu.se> (Closes: #452448).
2554   * Merging casper 1.111.
2555   * Bumping version to 1.110.1-1.
2556   * Merging casper 1.112.
2557   * Merging casper 1.113.
2558   * Adjusting to live-initramfs.
2559   * Bumping version to 1.113.1-1.
2560   * Merging casper 1.114.
2561   * Merging casper 1.115.
2562   * Merging casper 1.116.
2563   * Merging casper 1.117.
2564   * Merging casper 1.118.
2565   * Bumping version to 1.118.1-1.
2566
2567   [ Otavio Salvador ]
2568   * debian: add mtd-tools as suggestion since it's required for jffs2
2569     support
2570   * hooks: include jffs2 kernel module on initramfs image
2571   * live-snapshot: add support to use jffs2 images
2572   * live: add support for jffs2 images and snapshots
2573   * live-helpers: add jffs2 as a valid image
2574   * live-snapshot.en.1: add ext3 and jffs2 images as valid options
2575
2576  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 26 Feb 2008 13:35:00 +0100
2577
2578 live-initramfs (1.110.7-1) unstable; urgency=medium
2579
2580   * New upstream release.
2581   * Fixing fstab handling.
2582   * Fixing regression from mounting the ow device on a nfs volume,
2583     thanks to An-Cheng Huang <ancheng@vyatta.com>.
2584
2585  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 19 Nov 2007 00:00:00 +0100
2586
2587 live-initramfs (1.110.6-1) unstable; urgency=medium
2588
2589   * New upstream release.
2590   * Preparing live-initramfs 1.110.6-1.
2591   * Adding custom reportbug script.
2592   * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
2593   * Adding checkbashsms call to test target of the Makefile as suggested
2594     by Trent W. Buck <trentbuck@gmail.com>.
2595
2596  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 12 Nov 2007 00:00:00 +0100
2597
2598 live-initramfs (1.110.5-1) unstable; urgency=medium
2599
2600   * New upstream release.
2601   * Preparing live-initramfs 1.110.5-1.
2602   * Using kdm initscript autologin overrides, thanks to Kel Modderman
2603     <kel@otaku42.de>.
2604   * Setting the kdm language, thanks to Jordi Pujol
2605     <jordi_pujol@telefonica.net>.
2606   * Adding files to the live filesystem according to the MAC number,
2607     thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
2608   * Fixing some coding style issues.
2609
2610  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  5 Nov 2007 00:00:00 +0100
2611
2612 live-initramfs (1.110.4-1) unstable; urgency=medium
2613
2614   [ Daniel Baumann ]
2615   * New upstream release.
2616   * Preparing live-initramfs 1.110.3-1.
2617   * Correcting homepage field.
2618   * Correcting vcs fields.
2619
2620   [ Jesse Hathaway ]
2621   * add support for mounting the cow device on an nfs volume
2622
2623  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 29 Oct 2007 00:00:00 +0100
2624
2625 live-initramfs (1.110.3-1) unstable; urgency=medium
2626
2627   [ Daniel Baumann ]
2628   * New upstream release.
2629   * Preparing live-initramfs 1.110.3-1.
2630   * Removing ubuntu support.
2631
2632   [ Alex Owen ]
2633   * Fix typo to get serial console to work
2634
2635   [ Jesse Hathaway ]
2636   * add support for exposedroot option for live-helper
2637
2638  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Oct 2007 00:00:00 +0200
2639
2640 live-initramfs (1.110.2-1) unstable; urgency=medium
2641
2642   * New upstream release.
2643   * Preparing live-initramfs 1.110.2-1.
2644   * Fixing typing error.
2645   * Removing nodiratime as it is already included in noatime, thanks to Kel
2646     Modderman <kel@otaku42.de>.
2647
2648  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 15 Oct 2007 00:00:00 +0200
2649
2650 live-initramfs (1.110.1-1) unstable; urgency=medium
2651
2652   * New upstream release.
2653   * Preparing live-initramfs 1.107.2-1.
2654   * Also using nodiratime, not just noatime.
2655   * Merging casper 1.108.
2656   * Adjusting to live-initramfs.
2657   * Merging casper 1.109.
2658   * Adjusting to live-initramfs.
2659   * Merging casper 1.110.
2660   * Adjusting to live-initramfs.
2661   * Bumping version to 1.110.1-1.
2662
2663  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  8 Oct 2007 00:00:00 +0200
2664
2665 live-initramfs (1.107.1-1) unstable; urgency=medium
2666
2667   * New upstream release.
2668   * Preparing live-initramfs 1.102.4-2.
2669   * Replacing backticks with POSIX expression.
2670   * Consistently using curly brackets for variables.
2671   * Fixing bashism.
2672   * Merging casper 1.105.
2673   * Adjusting to live-initramfs.
2674   * Bumping version to 1.105.1-1.
2675   * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
2676     cow mount rather than binding it on /live/cow. This prevents the
2677     /cow mount showing up in /proc/mounts.
2678   * Merging casper 1.106.
2679   * Adjusting to live-initramfs.
2680   * Bumping version to 1.106.1-1.
2681   * Fixing wrong homepage field.
2682   * Fixing typing error.
2683   * Merging casper 1.107.
2684   * Bumping version to 1.107.1-1.
2685
2686  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  1 Oct 2007 00:00:00 +0200
2687
2688 live-initramfs (1.104.1-1) unstable; urgency=medium
2689
2690   * New upstream release.
2691
2692  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 24 Sep 2007 00:00:00 +0200
2693
2694 live-initramfs (1.102.1-1) unstable; urgency=medium
2695
2696   * New upstream release.
2697
2698  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Sep 2007 00:00:00 +0200
2699
2700 live-initramfs (1.99.2-1) unstable; urgency=medium
2701
2702   * New upstream release:
2703     - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
2704       (Closes: #440235).
2705
2706  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Sep 2007 00:00:00 +0200
2707
2708 live-initramfs (1.99.1-1) unstable; urgency=medium
2709
2710   * New upstream release.
2711
2712  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  3 Sep 2007 00:00:00 +0200
2713
2714 live-initramfs (1.96.2-1) unstable; urgency=medium
2715
2716   * New upstream release.
2717
2718  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 27 Aug 2007 00:00:00 +0200
2719
2720 live-initramfs (1.96.1-1) unstable; urgency=medium
2721
2722   * New upstream release.
2723
2724  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 20 Aug 2007 00:00:00 +0200
2725
2726 live-initramfs (1.95.3-1) unstable; urgency=medium
2727
2728   * New upstream release.
2729
2730  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 13 Aug 2007 00:00:00 +0200
2731
2732 live-initramfs (1.95.2-1) unstable; urgency=medium
2733
2734   * New upstream release.
2735
2736  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  6 Aug 2007 00:00:00 +0200
2737
2738 live-initramfs (1.95.1-1) unstable; urgency=medium
2739
2740   * New upstream release.
2741
2742  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 30 Jul 2007 00:00:00 +0200
2743
2744 live-initramfs (1.91.6-1) unstable; urgency=medium
2745
2746   * New upstream release.
2747
2748  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 23 Jul 2007 00:00:00 +0200
2749
2750 live-initramfs (1.91.5-1) unstable; urgency=medium
2751
2752   * New upstream release.
2753
2754  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 16 Jul 2007 00:00:00 +0200
2755
2756 live-initramfs (1.91.4-1) unstable; urgency=medium
2757
2758   * New upstream release:
2759     - Dropping transitional package, not needed anymore.
2760
2761  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  9 Jul 2007 00:00:00 +0200
2762
2763 live-initramfs (1.91.3-1) unstable; urgency=medium
2764
2765   * New upstream release.
2766
2767  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  2 Jul 2007 00:00:00 +0200
2768
2769 live-initramfs (1.91.2-1) unstable; urgency=medium
2770
2771   * New upstream release.
2772
2773  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 25 Jun 2007 00:00:00 +0200
2774
2775 live-initramfs (1.91.1-1) unstable; urgency=medium
2776
2777   * New upstream release.
2778
2779  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 18 Jun 2007 00:00:00 +0200
2780
2781 live-initramfs (1.90.1-1) unstable; urgency=medium
2782
2783   * New upstream release.
2784
2785  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 11 Jun 2007 00:00:00 +0200
2786
2787 live-initramfs (1.87.6-1) unstable; urgency=medium
2788
2789   * New upstream release.
2790
2791  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  4 Jun 2007 00:00:00 +0200
2792
2793 live-initramfs (1.87.5-1) unstable; urgency=medium
2794
2795   * New upstream release, replacing casper.
2796
2797  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 28 May 2007 00:00:00 +0200
2798
2799 live-initramfs (1.87.4-1) unstable; urgency=medium
2800
2801   * New upstream release.
2802
2803  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 21 May 2007 00:00:00 +0200
2804
2805 live-initramfs (1.87.3-1) unstable; urgency=medium
2806
2807   * New upstream release.
2808
2809  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 May 2007 00:00:00 +0200
2810
2811 live-initramfs (1.87.2-1) unstable; urgency=low
2812
2813   * New upstream release.
2814
2815  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  7 May 2007 00:00:00 +0200
2816
2817 live-initramfs (1.87.1-1) unstable; urgency=low
2818
2819   * Initial release, forking casper.
2820
2821  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 30 Apr 2007 00:00:00 +0200