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