Merge remote-tracking branch 'deb/debian' into debian
[live-boot-grml.git] / debian / changelog
1 live-boot (3.0~a24-1) unstable; urgency=low
2
3   * Removing quotes from udev path_id command to actually execute the
4     command.
5
6  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Dec 2011 09:58:23 +0100
7
8 live-boot (3.0~a23-1) unstable; urgency=low
9
10   [ Tails developers ]
11   * Enabling whiteouts support for aufs.
12
13   [ Daniel Baumann ]
14   * Update udevs path_id changes as of version 174, thanks to Baurzhan
15     Muftakhidinov <baurthefirst@gmail.com> for spotting it.
16
17   [ Tails developers ]
18   * Adding persistent-encryption={none|luks}.
19   * Making persistent-encryption=luks strict.
20   * Making sure dm-crypt is loaded when dealing with LUKS devices.
21   * Adding persistent-storage=TYPE...
22   * Removing now obsolete persistent=* arguments.
23   * Adding persistent-method=METHOD...
24   * Fixing an incorrectly redirected newline.
25   * Clarifying what happens when you don't retry decrypting a device.
26   * Refactoring device scanning in find_{cow_device,files}.
27   * Making use of is_supported_fs in find_cow_devices (like in
28     find_files).
29   * Refactoring overlay and snapshot scanning code.
30   * Fixing a "sh: bad number" when $offset is not passed to
31     setup_loop().
32   * Disabling persistent-encryption=luks if dependencies are
33     unavailable.
34   * Adding persistent-read-only boot parameter.
35   * Changing persistent-encryption to accept a list TYPE... instead.
36   * Updating live-boot man page for persistent-encryption.
37   * Updating live-boot man page for persistent-storage.
38   * Updating live-boot man page for persistent-method.
39   * Updating and rewording live-boot man page for the persistent option.
40   * Making persistent-read-only work for home-rw overlays.
41   * Making persistent-read-only work for live-rw overlays.
42   * Updating live-boot man page for persistent-read-only.
43   * Adding workaround for a busybox bug with grep -w.
44
45  -- Daniel Baumann <daniel@debian.org>  Mon, 28 Nov 2011 18:26:11 +0100
46
47 live-boot (3.0~a22-1) unstable; urgency=low
48
49   [ Daniel Baumann ]
50   * Using compression level 9 also for binary packages.
51   * Updating matching in is_nice_device to, amongst others, match for
52     virtio devices.
53   * Include overlayfs modules in initramfs if existing.
54
55   [ Marco Amadori ]
56   * Fix live-snapshot exclude.list handling (Closes: #610337)
57
58   [ Daniel Baumann ]
59   * Sorting overrides in rules alphabetically.
60
61  -- Daniel Baumann <daniel@debian.org>  Fri, 04 Nov 2011 11:37:28 +0100
62
63 live-boot (3.0~a21-1) unstable; urgency=low
64
65   [ Daniel Baumann ]
66   * Silencing rmdir calls in makefile.
67   * Printing out a warning message in initramfs-tools hook if backend is
68     installed but no live-boot package, exiting early and not breaking
69     update-initramfs (Closes: #639884).
70
71   [ Tails developers ]
72   * Fixing cache_path: cache non-executable libs dependencies as well.
73   * Fixing cache_path: taking into account the three forms of ldd output
74     lines.
75   * Adding a white_listed_devices parameter to find_cow_device and
76     find_files.
77   * Factorizing loops on removable/non-removable devices.
78   * Adding support for persistent-media={removable,removable-usb}.
79   * Silencing umount in case live/image was unmounted already, extracted
80     from a patch by Michael Schierl <schierlm@gmx.de>.
81   * Erroring out in case a "wrong" filesystem was chosen.
82
83   [ Daniel Baumann ]
84   * Using /usr/share/live-boot instead of unreliable
85     /usr/share/doc/live-boot in validateroot bootscript, stripped live
86     systems may or may not carry /usr/share/doc.
87
88  -- Daniel Baumann <daniel@debian.org>  Thu, 08 Sep 2011 21:06:28 +0200
89
90 live-boot (3.0~a20-1) unstable; urgency=low
91
92   [ Daniel Baumann ]
93   * Updating section for live-boot-doc.
94
95   [ Ben Armstrong ]
96   * Cross-referencing lb_config --bootappend-live.
97
98   [ Daniel Baumann ]
99   * Correcting bootappend-live reference in live-boot manpage.
100   * Applying patch from grml to update forgotten use of live.log with
101     live-boot.log.
102   * Applying reformated patch from Ulrich Dangel <mru@grml.org> to add
103     support for lvm and md devices.
104
105  -- Daniel Baumann <daniel@debian.org>  Thu, 04 Aug 2011 21:20:47 +0200
106
107 live-boot (3.0~a19-1) unstable; urgency=low
108
109   * Correct rmdir call in top-level Makefiles uninstall target to not
110     fail if there was no prior live-boot installation.
111   * Making references to debian more distribution neutral.
112   * Replacing reference to old alioth page in live-snapshot.
113   * Splitting out documentation so that it can be accesses separately
114     from the initramfs code.
115   * Adding conflicts/replaces for live-boot to live-boot-doc to not
116     break upgrades.
117
118  -- Daniel Baumann <daniel@debian.org>  Wed, 13 Jul 2011 10:28:33 +0200
119
120 live-boot (3.0~a18-1) unstable; urgency=low
121
122   * Updating and correcting sendsigs.omit support for /run (Closes:
123     #628188).
124   * Removing accidentally twice included English files when installing
125     manpages.
126
127  -- Daniel Baumann <daniel@debian.org>  Sat, 11 Jun 2011 11:24:15 +0200
128
129 live-boot (3.0~a17-1) unstable; urgency=low
130
131   [ Daniel Baumann ]
132   * Updating to standards version 3.9.2.
133   * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-
134     fuse sendsigs (Closes: #621908).
135   * Updating manpage wrt/ ip parameter squence (Closes: #616197).
136   * Making copyright file distribution neutral.
137   * Correcting top-level makefile to automatically get all the supported
138     languages, rather than defining a static list.
139
140   [ Michal Suchanek ]
141   * Copy resolv.conf to live system root (Closes: #627178).
142   * Tidy up resolv.conf a bit.
143
144  -- Daniel Baumann <daniel@debian.org>  Wed, 18 May 2011 19:31:27 +0200
145
146 live-boot (3.0~a16-1) unstable; urgency=low
147
148   * Adding old 2.x changelog entries in debian changelog.
149
150  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Mar 2011 06:27:17 +0100
151
152 live-boot (3.0~a15-1) experimental; urgency=low
153
154   [ Daniel Baumann ]
155   * Updating year in copyright.
156
157   [ Marco Amadori ]
158   * Adjust copyright entry in live-snapshot.
159   * Protect NOPROMPT (Closes: #610941).
160
161   [ Michal Suchanek ]
162   * Simplify union mounting.
163   * Really set limit on open files for unionfs-fuse
164   * Add verbose messages to initramfs hook.
165
166   [ T(A)ILS developers ]
167   * Fixing remaining fromiso= bug.
168   * Fixing syntax error.
169
170  -- Daniel Baumann <daniel@debian.org>  Wed, 09 Mar 2011 18:01:07 +0100
171
172 live-boot (3.0~a14-1) experimental; urgency=low
173
174   [ Richard Nelson ]
175   * Populate adapters in /etc/network/interfaces when ethdevice= on
176     cmdline.
177
178   [ Daniel Baumann ]
179   * Removing header in copyright file.
180   * Don't hard-depend on test target in Makefile.
181   * Using dh auto magic in override, rather than manual make call.
182
183   [ Steven Shiau ]
184   * Removing the duplicated "the" in the live-boot.init script.
185
186   [ Daniel Baumann ]
187   * Updating auto_install overrides in rules.
188   * Correcting live hook to include mtdblock for syslinux memdisk usage,
189     thanks to Michael Prokop <mika@grml.org>.
190   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
191     thanks to Michael Prokop <mika@grml.org>.
192
193  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Jan 2011 13:38:56 +0100
194
195 live-boot (3.0~a13-1) experimental; urgency=low
196
197   [ Daniel Baumann ]
198   * Removing legacy code for detecting removable usb sticks on kernels
199     prior 2.6.29.
200   * Logging to /var/log/live-boot.log instead of /var/log/live.log for
201     future consistency with live-config.
202   * Adding support for custom ramdisk size (Closes: #544583).
203
204   [ Ronny Standtke ]
205   * Remounting cow read-only before prompting user to remove usb flash
206     drive.
207
208   [ Richard Nelson ]
209   * Clean some leading whitespaces.
210
211  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:27:07 +0100
212
213 live-boot (3.0~a12-1) experimental; urgency=low
214
215   [ T(A)ILS developers ]
216   * Fixing fromiso= on Squeeze.
217
218   [ Daniel Baumann ]
219   * Adding dpkg source options file.
220
221  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:29:48 +0100
222
223 live-boot (3.0~a11-1) experimental; urgency=low
224
225   [ T(A)ILS developers ]
226   * Adding noprompt={usb,cd} feature.
227   * Enhancing devices search ordering.
228
229   [ Daniel Baumann ]
230   * Removing deep link to bug page in the manual, since we don't have
231     stable references yet.
232
233  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:28:43 +0200
234
235 live-boot (3.0~a10-1) experimental; urgency=low
236
237   * Don't do anything in initscript when using toram (Closes: #601575).
238
239  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:58:03 +0200
240
241 live-boot (3.0~a9-1) experimental; urgency=low
242
243   [ amnesia ]
244   * Adding live-snapshot.list documentation to manpage.
245
246   [ Richard Nelson ]
247   * Removed whitespace for tabs on the skipunion option.
248
249   [ T(A)ILS developers ]
250   * Fixing overzealous blacklist usage.
251   * Adding documentation for persistent=cryptsetup in the manpage.
252
253  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:24:51 +0200
254
255 live-boot (3.0~a8-1) experimental; urgency=low
256
257   [ Michal Suchanek ]
258   * Adding initial support for unionmount.
259
260   [ Marco Amadori ]
261   * Included a note about persistent-subtext (Helps: #536728).
262
263   [ Daniel Baumann ]
264   * Running manpage rebuild after manpage updates.
265   * Updating to debhelper version 8.
266
267  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:15:03 +0200
268
269 live-boot (3.0~a7-1) experimental; urgency=low
270
271   [ intrigeri ]
272   * Fixing find_snap to take its second argument into account.
273
274  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:46:54 +0200
275
276 live-boot (3.0~a6-1) experimental; urgency=low
277
278   [ Marco Amadori ]
279   * Fix snapshots' sync-strings usage (Closes: #591330).
280   * Fixed some snapshot related debug messages.
281   * Added support for empty (initial) snapshots.
282
283   [ Daniel Baumann ]
284   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
285     symlinks when checking for dynamically linked files at reboot in
286     initscript.
287
288  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:51:59 +0200
289
290 live-boot (3.0~a5-1) experimental; urgency=low
291
292   [ Daniel Baumann ]
293   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
294     mangling the main sudoers file in accessibility bottom script,
295     create a new file in /etc/sudoers.d and set permissions
296     appropriately.
297   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
298     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
299     and AVD1 to properly boot live media.
300   * Updating uinstall targets in makefile.
301
302   [ Steven Shiau ]
303   * Allowing to assign no gateway in networking bottom script.
304
305   [ Daniel Baumann ]
306   * Removing usplash support from initscript, usplash is dead.
307   * Removing lenny legacy stuff from initscript.
308   * Removing usplash support in initramfs, usplash is dead.
309   * Adding plymouth in bug script.
310
311  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:17:15 +0200
312
313 live-boot (3.0~a4-1) experimental; urgency=low
314
315   * Exiting with 0 in live-boot bug script (Closes: #595262).
316   * Using boot.d instead of boot.conf.d as directory name for custom
317     configuration files.
318
319  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:46:45 +0200
320
321 live-boot (3.0~a3-1) experimental; urgency=low
322
323   * Updating seperators in networking bottom script to fix ip parameter
324     parsing (Closes: #590494).
325   * Updating live-build reference in manpages.
326   * Adding reference to live-tools in manpages.
327   * Checking for file existence in initramfs hook (Closes: #595264).
328
329  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:28:40 +0200
330
331 live-boot (3.0~a2-1) experimental; urgency=low
332
333   [ Daniel Baumann ]
334   * Removing old and unmaintained po files.
335   * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
336     based on the work of Holger Fischer <hoo.mb@web.de> to add support
337     for BOOTIF in cases where pxelinux is being used with IPAPPEND
338     (Closes: #593284).
339
340   [ Steven Shiau ]
341   * Making multiple connected NICs work.
342
343   [ Michael Prokop ]
344   * Adding workaround for aufs issue in kernel versions around 2.6.33.
345
346   [ Daniel Baumann ]
347   * Using allow-hotplug instead of auto in automatically created
348     /etc/network/interfaces file.
349
350  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:27:33 +0200
351
352 live-boot (3.0~a1-1) experimental; urgency=low
353
354   * Switching to source format 3.0 (quilt).
355   * Removing live-initramfs transitional package.
356   * Removing lenny support.
357
358  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 02:02:39 +0200
359
360 live-boot (2.0.15-1) unstable; urgency=low
361
362   [ Daniel Baumann ]
363   * Adding live-system script from live-tools.
364   * Updating year in copyright.
365
366   [ Marco Amadori ]
367   * Adjust copyright entry in live-snapshot.
368
369  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Feb 2011 22:49:03 +0100
370
371 live-boot (2.0.14-1) unstable; urgency=low
372
373   [ Steven Shiau ]
374   * Removing the duplicated "the" in the live-boot.init script.
375
376   [ Daniel Baumann ]
377   * Correcting live hook to include mtdblock for syslinux memdisk usage,
378     thanks to Michael Prokop <mika@grml.org>.
379   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
380     thanks to Michael Prokop <mika@grml.org>.
381
382  -- Daniel Baumann <daniel@debian.org>  Fri, 24 Dec 2010 18:51:57 +0100
383
384 live-boot (2.0.13-1) unstable; urgency=medium
385
386   [ Ronny Standtke ]
387   * Remounting cow read-only before prompting user to remove usb flash
388     drive.
389
390  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:18:32 +0100
391
392 live-boot (2.0.12-1) unstable; urgency=medium
393
394   [ T(A)ILS developers ]
395   * Fixing fromiso= on Squeeze.
396
397  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:27:01 +0100
398
399 live-boot (2.0.11-1) unstable; urgency=medium
400
401   * Removing deep link to bug page in the manual, since we don't have
402     stable references yet.
403
404  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:22:02 +0200
405
406 live-boot (2.0.10-1) unstable; urgency=medium
407
408   * Don't do anything in initscript when using toram (Closes: #601575).
409
410  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:54:58 +0200
411
412 live-boot (2.0.9-1) unstable; urgency=low
413
414   [ T(A)ILS developers ]
415   * Fixing overzealous blacklist usage.
416   * Adding documentation for persistent=cryptsetup in the manpage.
417
418  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:15:54 +0200
419
420 live-boot (2.0.8-1) unstable; urgency=medium
421
422   [ amnesia ]
423   * Adding live-snapshot.list documentation to manpage.
424
425  -- Daniel Baumann <daniel@debian.org>  Tue, 12 Oct 2010 11:20:12 +0200
426
427 live-boot (2.0.7-1) unstable; urgency=medium
428
429   [ Michal Suchanek ]
430   * Adding initial support for unionmount.
431
432   [ Marco Amadori ]
433   * Included a note about persistent-subtext (Helps: #536728).
434
435   [ Daniel Baumann ]
436   * Running manpage rebuild after manpage updates.
437
438  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:06:41 +0200
439
440 live-boot (2.0.6-1) unstable; urgency=medium
441
442   [ intrigeri ]
443   * Fixing find_snap to take its second argument into account.
444
445  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:48:35 +0200
446
447 live-boot (2.0.5-1) unstable; urgency=low
448
449   [ Marco Amadori ]
450   * Fix snapshots' sync-strings usage (Closes: #591330).
451   * Fixed some snapshot related debug messages.
452   * Added support for empty (initial) snapshots.
453
454   [ Daniel Baumann ]
455   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
456     symlinks when checking for dynamically linked files at reboot in
457     initscript.
458
459  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:55:02 +0200
460
461 live-boot (2.0.4-1) unstable; urgency=low
462
463   [ Daniel Baumann ]
464   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
465     mangling the main sudoers file in accessibility bottom script,
466     create a new file in /etc/sudoers.d and set permissions
467     appropriately.
468   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
469     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
470     and AVD1 to properly boot live media.
471   * Updating uinstall targets in makefile.
472
473   [ Steven Shiau ]
474   * Allowing to assign no gateway in networking bottom script.
475
476   [ Daniel Baumann ]
477   * Removing usplash support from initscript, usplash is dead.
478   * Removing usplash support in initramfs, usplash is dead.
479   * Adding plymouth in bug script.
480
481  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:21:24 +0200
482
483 live-boot (2.0.3-1) unstable; urgency=low
484
485   * Exiting with 0 in live-boot bug script (Closes: #595262).
486   * Using boot.d instead of boot.conf.d as directory name for custom
487     configuration files.
488
489  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:43:03 +0200
490
491 live-boot (2.0.2-1) unstable; urgency=low
492
493   * Updating seperators in networking bottom script to fix ip parameter
494     parsing (Closes: #590494).
495   * Updating live-build reference in manpages.
496   * Checking for file existence in initramfs hook (Closes: #595264).
497   * Adding live-toram script to copy the running live system to ram and
498     eject the live media.
499
500  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:25:12 +0200
501
502 live-boot (2.0.1-1) unstable; urgency=low
503
504   [ Michael Prokop ]
505   * Adding workaround for aufs issue in kernel versions around 2.6.33.
506
507   [ Daniel Baumann ]
508   * Using allow-hotplug instead of auto in automatically created
509     /etc/network/interfaces file.
510
511  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:25:08 +0200
512
513 live-boot (2.0.0-1) unstable; urgency=low
514
515   * Updating debian-installer languagelist.
516   * Moving configs to etc directory within the source tree.
517   * Removing old docs.
518
519  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
520
521 live-boot (2.0~a16-1) unstable; urgency=high
522
523   [ Daniel Baumann ]
524   * Adding support for resolving DNS names from initramfs, thanks to
525     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
526     is based on (Closes: #589659).
527   * Don't fail in Makefile when there's no checkbashism.
528   * Updating package to standards version 3.9.1.
529
530   [ Michal Suchanek ]
531   * Fix omitpids to work with readonly images.
532
533  -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
534
535 live-boot (2.0~a15-1) unstable; urgency=low
536
537   * Making inclusion of languagelist conditional in live hook.
538   * Updating depends of live-initramfs transitional package to reflect
539     relaxed backend depends.
540
541  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
542
543 live-boot (2.0~a14-1) unstable; urgency=low
544
545   * Improving backend dependencies (Closes: #589326).
546
547  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
548
549 live-boot (2.0~a13-1) unstable; urgency=low
550
551   * Listing fromiso parameter in manpage (Closes: #588667).
552   * Improving test targets in Makefile a bit.
553   * Improving clean target in manpages Makefile a bit.
554   * Adding Chris in copyright file (for live-snapshot that is).
555
556  -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
557
558 live-boot (2.0~a12-1) unstable; urgency=low
559
560   [ Daniel Baumann ]
561   * Adding preparations for booting through syslinux memdisk.
562
563   [ Marco Amadori ]
564   * Avoiding using busybox cpio applet, this should fix snapshot
565     restore.
566   * Do not print misleading debug message if the snapshot was found
567     correctly.
568   * Removing unreachable code in ethdevice argument handling (Closes:
569     #588307).
570
571   [ Daniel Baumann ]
572   * Adding btrfs support.
573   * Updating package to standards version 3.9.0.
574
575  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
576
577 live-boot (2.0~a11-1) unstable; urgency=low
578
579   * Updating lintian overrides.
580   * Adding missing depends in live-boot on its backend package.
581   * Removing noautologin parameter from live script, this functionallity
582     was moved to live-config.
583
584  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jun 2010 19:14:05 +0200
585
586 live-boot (2.0~a10-1) unstable; urgency=low
587
588   * Removing depends on live-config in live-boot.
589   * Adding live-config-sysvinit to depends of live-initramfs.
590   * Alternatively depend on busybox or busybox-initramfs on live-boot-
591     initramfs-tools.
592
593  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jun 2010 21:52:57 +0200
594
595 live-boot (2.0~a9-1) unstable; urgency=low
596
597   [ Michal Suchanek ]
598   * Fix missing log_end_msg in live-boot.init.
599
600  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jun 2010 18:42:23 +0200
601
602 live-boot (2.0~a8-1) unstable; urgency=low
603
604   * Removing serialtty bottom script.
605   * Removing compcache configuration file.
606   * Removing options that are now in live-config from parameters.txt.
607
608  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Jun 2010 12:38:52 +0200
609
610 live-boot (2.0~a7-1) unstable; urgency=low
611
612   [ Michal Suchanek ]
613   * Adding initial iSCSI boot support.
614   * Really set NETBOOT with iSCSI.
615   * Document iscsi in the man page.
616
617   [ Daniel Baumann ]
618   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
619     care about that now.
620
621  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 20:22:33 +0200
622
623 live-boot (2.0~a6-1) unstable; urgency=low
624
625   [ Daniel Baumann ]
626   * Updating update-version script.
627   * Updating update-version script.
628   * Removing keyboard bottom script, live-config takes care about that
629     now.
630   * Removing getty and login wrappers, live-config takes care about that
631     now.
632   * Removing configure_init bottom script, live-config takes care about
633     that now.
634
635   [ Michal Suchanek ]
636   * Moving check for iso image in initscript from the start to the end
637     before ejecting media.
638   * Using sendsigs.omit to avoid killing / (Closes: #584690).
639
640  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
641
642 live-boot (2.0~a5-1) unstable; urgency=low
643
644   [ Michal Suchanek ]
645   * Fixing http boot:
646
647   [ Daniel Baumann ]
648   * Ammending 2.0~a3-1 changelog entry with bug number.
649
650   [ Michal Suchanek ]
651   * Adding support for booting iso images over http or wget.
652
653   [ Daniel Baumann ]
654   * Renaming internal ext_mountpoint variable to alt_mountpoint for
655     clarity.
656
657   [ Michal Suchanek ]
658   * Removing leftover url= option, this ain't gonna work this way, see
659     fetch=.
660   * Adding DHCP debugging option.
661   * Updating docs wrt/ httpfs.
662
663   [ Daniel Baumann ]
664   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
665     live-config.
666   * Removing apt_cdrom bottom script, not used anyway.
667   * Removing some boot parameters obsoleted by live-config.
668
669  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
670
671 live-boot (2.0~a4-1) unstable; urgency=low
672
673   * Removing obsolete boot parameter from manpages.
674   * Running checkbashisms with -f and -x in Makefile.
675
676  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
677
678 live-boot (2.0~a3-1) unstable; urgency=low
679
680   * Removing umountfs bottom script, not needed anymore (see #518463).
681
682  -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
683
684 live-boot (2.0~a2-1) unstable; urgency=low
685
686   * Removing locales  bottom script, now handled by live-config.
687   * Simplyfing makefile a bit.
688
689  -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
690
691 live-boot (2.0~a1-1) experimental; urgency=low
692
693   * Initial release.
694
695  -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200