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