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