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