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