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