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