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