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