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