Releasing version 1.154.6-1.
[live-boot-grml.git] / debian / changelog
1 live-initramfs (1.154.6-1) unstable; urgency=medium
2
3   * Replacing casper with live in live-new-uuid.
4   * Including wc in initramfs (Closes: #512413).
5   * Added missing variable quoting that lead to broken root persistence, thanks
6     to Thierry Walrant <debian.tgc@walrant.net> (Closes: #512656).
7   * Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow setting
8     a path for the persistence files through persistent-path boot parameter
9     (Closes: #512661).
10   * Adding persistent-path to parameter list and manpage.
11   * Actually building/cleaning manpages through targets in Makefile.
12
13  -- Daniel Baumann <daniel@debian.org>  Mon, 26 Jan 2009 02:00:00 +0100
14
15 live-initramfs (1.154.5-1) unstable; urgency=low
16
17   * Also checking for wicd in 23networking, thanks to Ben Armstrong
18     <synrg@debian.org>.
19   * Don't redirect output of fstype detection to standard out, thanks to Ronny
20     Standtke <Ronny.Standtke@gmx.net>.
21   * Silencing grep call on /etc/passwd.
22   * Silencing xorg reconfiguration, thanks to Ronny Standtke
23     <Ronny.Standtke@gmx.net>.
24
25  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Jan 2009 13:00:00 -0500
26
27 live-initramfs (1.154.4-1) unstable; urgency=low
28
29   [ Rene Mayrhofer ]
30   * Support further checks on loopback image and support skipping union
31     mounts (Closes: #509446).
32
33  -- Daniel Baumann <daniel@debian.org>  Fri, 26 Dec 2008 09:00:00 +0100
34
35 live-initramfs (1.154.3-1) unstable; urgency=medium
36
37   * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able
38     to set variables in previous bottom scripts.
39
40  -- Daniel Baumann <daniel@debian.org>  Sat, 20 Dec 2008 15:00:00 +0100
41
42 live-initramfs (1.154.2-1) unstable; urgency=medium
43
44   [ Daniel Baumann ]
45   * Updating authors file.
46
47   [ Marco Amadori ]
48   * Reworked integrity-check (Closes: #507477).
49   * Cleaned the boot log a bit.
50
51  -- Daniel Baumann <daniel@debian.org>  Thu, 11 Dec 2008 06:00:00 +0100
52
53 live-initramfs (1.154.1-1) unstable; urgency=low
54
55   * Merging casper 1.140-1.154.
56   * Add a warning message when no image can be found.
57   * Adding a panic message when we netboot and have no supported network
58     device (Closes: #496684).
59   * Turning 'no supported filesystem images found' into a panic message,
60     rather than a warning.
61   * Also adding ralink to network device check.
62   * Removing spurious 'livefs_root' in copy_live_to();.
63
64  -- Daniel Baumann <daniel@debian.org>  Tue, 25 Nov 2008 12:00:00 +0100
65
66 live-initramfs (1.139.1-4) unstable; urgency=medium
67
68   [ Chris Lamb ]
69   * Remove (accidental?) debian/changelog entry.
70   * Use "grep -qs" over "grep -q" for compatibility (see grep(1))
71   * Use "test -s" instead of testing file availability and size.
72   * Be consistent in using 0/1 for True/False values instead of English
73     representations.
74   * Reflow some grammar in comments and in live-initramfs(7).
75   * Reflow long 'tr'-based pipelines for readability.
76   * Don't "cat |" to grep.
77
78   [ Daniel Baumann ]
79   * Replacing obsolete dh_clean -k with dh_prep.
80
81   [ Marco Amadori ]
82   * Changed HOSTNAME and /etc/hosts handling.
83   * Conditional creation of /etc/fstab.
84   * live-snapshot: fixed include-list handling.
85   * Reordered persistence lookups and boundaries (Closes: #500672).
86   * Search for partition labels only (Closes: #486469).
87   * Implemented a snapshot exclude list.
88   * Implemented a persistence exclude list.
89   * Manpage clarifications on "nofiles".
90   * Do not pollute the logs when looking for swap partitions.
91   * Removed all "cat | grep", with grep, awk and sed.
92
93  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Nov 2008 13:00:00 +0100
94
95 live-initramfs (1.139.1-3) unstable; urgency=medium
96
97   [ Chris Lamb ]
98   * Remove local overiddes of log_*_msg - #494257 is now fixed in testing.
99
100   [ Daniel Baumann ]
101   * Removing currently unused Upstream-Depends field in control.
102   * Updating vcs fields in control file.
103   * Sourcing live.vars in 15autologin directly, rather than to inherit
104     from live-functions.
105
106   [ Marco Amadori ]
107   * Removed some useless spaces.
108   * Fix default user handling.
109   * Added a pretty vital mount debug string.
110   * Create /etc/mtab on the initramfs ASAP.
111   * Removed mount -n option, since mtab is there.
112   * Re-enable "break=live-premount" debug.
113   * Skipped some runtime duplicated execution.
114   * Add real cpio to initramfs for snapshot's uses.
115   * Fixed try_snap() umounting on error.
116   * Override maybe_break from initramfs-tools.
117   * Forces use of initramfs cpio over busybox's one.
118   * Fixed a wrong trial to copy an unexistant snapshot.
119   * Check for files and umount only if you can mount it first.
120   * Included more debug and comments on persistence code.
121   * Set -u in live-snapshot only in debug mode.
122
123   [ Michael Prokop ]
124   * Ignore errors from fstype.
125
126  -- Daniel Baumann <daniel@debian.org>  Fri, 19 Sep 2008 14:00:00 +0200
127
128 live-initramfs (1.139.1-2) unstable; urgency=medium
129
130   [ Daniel Baumann ]
131   * If the filesystem type of the rootfs cannot be automatically detected, we
132     try to assume it from the extension of the imagefile we have found. Thanks
133     to Jordi Pujol <jordi_pujol@telefonica.net> (Closes: #460456).
134   * Setting project email address to the new debian-live@lists.debian.org.
135   * Disabling default usage of local swap partitions. Can be enabled with the
136     'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3@gmail.com> for
137     bringing it up.
138
139   [ Michal Suchanek ]
140   * Enabling the "remove CD" prompt in splashy.
141
142  -- Daniel Baumann <daniel@debian.org>  Mon,  1 Sep 2008 00:00:00 +0200
143
144 live-initramfs (1.139.1-1) unstable; urgency=medium
145
146   [ Ben Voui ]
147   * Adding support for Virtio vd[a-z] drives.
148
149   [ Chris Lamb ]
150   * Move loop-aes-tools to Suggests; live-helper should install them if
151     required.
152   * Remove unnecessary indentation level.
153   * Modify hiding of harmless X.org reconfiguring messages.
154   * Revert to using uid 1000 as PAM bug seems to have disappeared
155     (Closes: #433076)
156   * Hide error from attempting to "mount --move"
157   * Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.
158   * Don't configure X.org if it's not installed.
159   * Fix check for X.org.
160   * Add an /etc/fstab to the initramfs to silence harmless "empty fstab"
161     warnings.
162   * Silence another "script-not-executable" message for a sourced library.
163   * Add missing pipe. Thanks to Andreas Bombe.
164   * Shamefully adding myself to CREDITS
165   * Tidy "Disabling update-initramfs" message.
166   * Re-order some commands so we don't call log_begin_msg without calling
167     log_end_msg.
168   * Don't configure X when /usr/bin/X does not exist.
169   * Silence 'script-not-executable' lintian warning - live-functions script is
170     always sourced.
171   * Fix spacing in swirl.
172   * Override log_*_msg to print nicer status text (until #494257 is merged).
173   * Hide "overwriting possibly-customised configuration file" in X.org setup
174     output.
175   * Hide "Shadow passwords are now on" status message on bootup.
176   * Remove a number of "${quiet}" checks - they are repeated in the log_*_msg
177     functions.
178   * Rework locale handling
179   * Print friendly error message on live-initramfs panic.
180   * Fix path issue with live-preseed causing noisy errors when booting.
181   * Silence a number of annoying and distracting bootup messages.
182   * Add missing "log_end_msg" to live-bottom/21xdriver.
183   * Set different log messages for live-bottom/21{xdriver,xvidemode}.
184   * Remove trailing "..." from calls to log_begin_msg - they get added anyway.
185   * Move some arch-indep helper utilities to Build-Depends-Indep.
186   * Set default cow_mountopt where the other defaults are used.
187   * Don't use /sbin/losetup to test for '-r' option when the scripts just use
188     "lostup"
189
190   [ Daniel Baumann ]
191   * Updating authors file.
192   * Merging casper 1.139.
193   * Not going over the top with exclamation marks in the panic message.
194   * Updating credits file.
195   * Slightely adjusting to the more widespread used ascii swirl.
196   * Merging casper 1.138.
197   * Merging casper 1.137.
198
199   [ Marco Amadori ]
200   * Added "-n" option to all mount commands, thanks to Peter Holik
201     <peter@holik.at> for pointing this out.
202   * Be sure that the discovered filesystem is not null.
203   * The list of supported filesytems goes dynamic.
204   * Added ntfs filesystem to the initramfs.
205
206   [ Michael Prokop ]
207   * Move sourcing of live-functions in 38disable_restricted_manager to correct
208     place.
209
210   [ Steven Shiau ]
211   * Adding support for using tftp in fetch= parameter.
212   * Another fix about using udevsettle or "udevadm settle".
213
214  -- Daniel Baumann <daniel@debian.org>  Sun, 24 Aug 2008 00:00:00 +0200
215
216 live-initramfs (1.136.3-1) unstable; urgency=medium
217
218   [ Michael Prokop ]
219   * Make sure mounting /cow-tmpfs provides mount options.
220
221  -- Daniel Baumann <daniel@debian.org>  Fri, 18 Jul 2008 00:00:00 +0200
222
223 live-initramfs (1.136.2-1) unstable; urgency=medium
224
225   * Replacing previous imperfect changes for udevadm with check for
226     udevadm and using old commands when beeing on etch. Also handling
227     udevtrigger with udevadm if available.
228   * Correcting httpfs2 inclusion in hook.
229
230  -- Daniel Baumann <daniel@debian.org>  Wed, 16 Jul 2008 00:00:00 +0200
231
232 live-initramfs (1.136.1-1) unstable; urgency=medium
233
234   [ Chris Lamb ]
235   * Fix call to log_warning_msg. Thanks to Bradley Smith
236     <brad@brad-smith.co.uk>.
237   * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
238     kernels on powerpc.
239   * Check losetup capabilities before specifying to mount as read-only.
240   * Modprobe 'esp' SCSI driver for the benefit of sparc.
241   * Quieten call to modprobe ide-generic.
242   * Move local-top/live to live-premount/modules so it gets called before
243     find_livefs.
244   * Sync bug script "dpkg -l" calls with debian/control
245
246   [ Daniel Baumann ]
247   * Defaulting now to aufs if no union= parameter is given.
248   * Merging casper version 1.136.
249   * Merging casper version 1.135.
250   * Merging casper version 1.134.
251   * Merging casper version 1.133.
252   * Converting udev depends into a versioned depends in order to reflect udevadm
253     introduction.
254   * Updating live-snapshot to GPL-3+.
255   * Updating to standards 3.8.0.
256   * Renaming forgotton uuid file to live-uuid.
257
258   [ Marco Amadori ]
259   * udevtrigger replacement.
260   * live-snapshot: fixed the remount helper.
261   * live-snapshot: now supports a static keep file list.
262   * Try to bind /cow to /live/cow if unable to move.
263   * live-snapshot: cleaned some wordings.
264   * live-snapshot: included vital informations on exit.
265   * live-snapshot: new "--refresh" option.
266   * live-snapshot: cleaned and sorted used command line defaults.
267   * live-snapshot: nicer default auto unmount logic.
268   * live-snapshot: honour "-o|--output FILE".
269   * live-snapshot: removed a useless mkdir.
270   * live-snapshot: removed an unused and useless function.
271   * live-snapshot: fixes snapshotting from resync string.
272
273   [ Michal Suchanek ]
274   * Add support for httpfs= and ftpfs= parameters.
275
276  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Jul 2008 00:00:00 +0200
277
278 live-initramfs (1.132.1-1) unstable; urgency=medium
279
280   [ Chris Lamb ]
281   * Don't escape asterisks in languagelist update code
282
283   [ Daniel Baumann ]
284   * Updating copyright header in live-snapshot.
285   * Removing useless whitespaces and empty lines.
286   * Correcting grammatical errors in live-snapshot description.
287   * Removing live-snapshot version as this component is always released
288     within live-initramfs itself.
289   * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
290   * Merging casper 1.132.
291   * Merging casper 1.131.
292   * Ignoring floppy devices for live filesystem as well as live
293     persistency.
294   * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
295     live.log and show its messages during boot (Closes: #440238).
296   * Updating vcs fields in control file.
297   * Handling conflicting klibc includes with initramfs-hooks of other
298     packages (Closes: 475783).
299
300   [ Marco Amadori ]
301   * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
302     '/mnt'" bug.
303   * Calling live-snapshot now produces an output file.
304
305   [ Michal Suchanek ]
306   * Workaround loop-aes-utils losetup incompatibility
307   * Fix toram (change mount --move to mount -o move)
308
309  -- Daniel Baumann <daniel@debian.org>  Mon, 02 Jun 2008 00:00:00 +0200
310
311 live-initramfs (1.130.1-3) unstable; urgency=high
312
313   * Handle non-existing klibc includes in live hook (Closes: #475783).
314   * Adding loop-aes-utils to recommends.
315
316  -- Daniel Baumann <daniel@debian.org>  Sat, 26 Apr 2008 16:00:00 +0200
317
318 live-initramfs (1.130.1-2) unstable; urgency=medium
319
320   [ Chris Lamb ]
321   * Remove bogus dependency on Ubuntu "localechooser-data" package
322
323  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Apr 2008 06:00:00 +0200
324
325 live-initramfs (1.130.1-1) unstable; urgency=medium
326
327   [ Chris Lamb ]
328   * Use triggers when calling update-initramfs in postinst and postrm
329
330   [ Daniel Baumann ]
331   * Sorting some lines in live hook.
332   * Merging casper 1.130.
333   * Merging casper 1.129.
334   * Adjusting code formating in maintainer scripts.
335   * Restricting counting of installed kernels based on /boot/vmlinuz-*
336     instead of /boot/vmlinuz*.
337
338  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Apr 2008 00:00:00 +0200
339
340 live-initramfs (1.128.1-1) unstable; urgency=medium
341
342   [ Marco Amadori ]
343   * Fixed a misleading debug message.
344   * Added /cow mounting debug messages.
345   * Fixed /cow mounting.
346   * Klibc: added some libraries to the intramfs.
347
348   [ Daniel Baumann ]
349   * Merging casper 1.128.
350
351  -- Daniel Baumann <daniel@debian.org>  Mon,  7 Apr 2008 00:00:00 +0200
352
353 live-initramfs (1.127.1-1) unstable; urgency=medium
354
355   [ Daniel Baumann ]
356   * Merging casper 1.127.
357   * Merging casper 1.126.
358   * Removing too early recommends to live-initscripts in control to make
359     some people happy (Closes: #431000).
360
361   [ Chris Lamb ]
362   * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
363     (?) bug
364   * scripts/live-helpers: Don't search ram block devices
365   * scripts/live-helpers: Search / use case
366   * scripts/live-helpers: Fixes for set -e
367   * bin/live-snapshot: Vastly rework script
368   * bin/live-snapshot: Fix argument handling (Closes: #461595)
369   * scripts/live: Make 'nopersistent' parameter actually disable
370     persistence
371
372  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 00:00:00 +0200
373
374 live-initramfs (1.125.1-1) unstable; urgency=medium
375
376   [ Daniel Baumann ]
377   * Merging casper 1.125.
378
379   [ Chris Lamb ]
380   * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
381   * Rename 18hostname -> 06hostname
382
383  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Mar 2008 00:00:00 +0100
384
385 live-initramfs (1.124.1-1) unstable; urgency=medium
386
387   [ Daniel Baumann ]
388   * Adjusting live-snapshot to live-initramfs.
389   * Merging casper 1.124.
390   * Adjusting 44pk_allow to live-initramfs.
391   * Merging casper 1.123.
392   * Merging casper 1.122.
393   * Merging casper 1.121.
394   * Merging casper 1.120.
395
396   [ Chris Lamb ]
397   * 99hook: Download hook script from inside target filesystem
398
399  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Mar 2008 00:00:00 +0100
400
401 live-initramfs (1.119.1-1) unstable; urgency=medium
402
403   * Creating resolv.conf when netbooting not just when there's no
404     resolv.conf, but also when it is empty.
405   * Making hooks executable after fetching them.
406   * Removing disabling of kwallet.
407   * Merging casper 1.119.
408
409  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Mar 2008 00:00:00 +0100
410
411 live-initramfs (1.118.2-1) unstable; urgency=medium
412
413   [ Andrey Asadchev ]
414   * Explicitly set Xorg video driver.
415   * Patch to use cryptsetup volumes for persistent storage.
416
417   [ Daniel Baumann ]
418   * New upstream release.
419   * Fixing wrong email address in changelog (was bug in git-dch config).
420   * Bumping package to policy 3.7.3.
421   * Rewriting copyright in machine-interpretable format.
422   * Adding hook parameter to execute custom scripts.
423   * Adding plainroot.
424
425   [ Marco Amadori ]
426   * Now it includes lzma kernel module dependencies.
427
428  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Mar 2008 00:00:00 +0100
429
430 live-initramfs (1.118.1-1) unstable; urgency=medium
431
432   [ Daniel Baumann ]
433   * New upstream release.
434   * Adding direct depends to udev, thanks to Anton Lundin
435     <glance@acc.umu.se> (Closes: #452448).
436   * Merging casper 1.111.
437   * Bumping version to 1.110.1-1.
438   * Merging casper 1.112.
439   * Merging casper 1.113.
440   * Adjusting to live-initramfs.
441   * Bumping version to 1.113.1-1.
442   * Merging casper 1.114.
443   * Merging casper 1.115.
444   * Merging casper 1.116.
445   * Merging casper 1.117.
446   * Merging casper 1.118.
447   * Bumping version to 1.118.1-1.
448
449   [ Otavio Salvador ]
450   * debian: add mtd-tools as suggestion since it's required for jffs2
451     support
452   * hooks: include jffs2 kernel module on initramfs image
453   * live-snapshot: add support to use jffs2 images
454   * live: add support for jffs2 images and snapshots
455   * live-helpers: add jffs2 as a valid image
456   * live-snapshot.en.1: add ext3 and jffs2 images as valid options
457
458  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Feb 2008 13:35:00 +0100
459
460 live-initramfs (1.110.7-1) unstable; urgency=medium
461
462   * New upstream release.
463   * Fixing fstab handling.
464   * Fixing regression from mounting the ow device on a nfs volume,
465     thanks to An-Cheng Huang <ancheng@vyatta.com>.
466
467  -- Daniel Baumann <daniel@debian.org>  Mon, 19 Nov 2007 00:00:00 +0100
468
469 live-initramfs (1.110.6-1) unstable; urgency=medium
470
471   * New upstream release.
472   * Preparing live-initramfs 1.110.6-1.
473   * Adding custom reportbug script.
474   * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
475   * Adding checkbashsms call to test target of the Makefile as suggested
476     by Trent W. Buck <trentbuck@gmail.com>.
477
478  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Nov 2007 00:00:00 +0100
479
480 live-initramfs (1.110.5-1) unstable; urgency=medium
481
482   * New upstream release.
483   * Preparing live-initramfs 1.110.5-1.
484   * Using kdm initscript autologin overrides, thanks to Kel Modderman
485     <kel@otaku42.de>.
486   * Setting the kdm language, thanks to Jordi Pujol
487     <jordi_pujol@telefonica.net>.
488   * Adding files to the live filesystem according to the MAC number,
489     thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
490   * Fixing some coding style issues.
491
492  -- Daniel Baumann <daniel@debian.org>  Mon,  5 Nov 2007 00:00:00 +0100
493
494 live-initramfs (1.110.4-1) unstable; urgency=medium
495
496   [ Daniel Baumann ]
497   * New upstream release.
498   * Preparing live-initramfs 1.110.3-1.
499   * Correcting homepage field.
500   * Correcting vcs fields.
501
502   [ Jesse Hathaway ]
503   * add support for mounting the cow device on an nfs volume
504
505  -- Daniel Baumann <daniel@debian.org>  Mon, 29 Oct 2007 00:00:00 +0100
506
507 live-initramfs (1.110.3-1) unstable; urgency=medium
508
509   [ Daniel Baumann ]
510   * New upstream release.
511   * Preparing live-initramfs 1.110.3-1.
512   * Removing ubuntu support.
513
514   [ Alex Owen ]
515   * Fix typo to get serial console to work
516
517   [ Jesse Hathaway ]
518   * add support for exposedroot option for live-helper
519
520  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Oct 2007 00:00:00 +0200
521
522 live-initramfs (1.110.2-1) unstable; urgency=medium
523
524   * New upstream release.
525   * Preparing live-initramfs 1.110.2-1.
526   * Fixing typing error.
527   * Removing nodiratime as it is already included in noatime, thanks to Kel
528     Modderman <kel@otaku42.de>.
529
530  -- Daniel Baumann <daniel@debian.org>  Mon, 15 Oct 2007 00:00:00 +0200
531
532 live-initramfs (1.110.1-1) unstable; urgency=medium
533
534   * New upstream release.
535   * Preparing live-initramfs 1.107.2-1.
536   * Also using nodiratime, not just noatime.
537   * Merging casper 1.108.
538   * Adjusting to live-initramfs.
539   * Merging casper 1.109.
540   * Adjusting to live-initramfs.
541   * Merging casper 1.110.
542   * Adjusting to live-initramfs.
543   * Bumping version to 1.110.1-1.
544
545  -- Daniel Baumann <daniel@debian.org>  Mon,  8 Oct 2007 00:00:00 +0200
546
547 live-initramfs (1.107.1-1) unstable; urgency=medium
548
549   * New upstream release.
550   * Preparing live-initramfs 1.102.4-2.
551   * Replacing backticks with POSIX expression.
552   * Consistently using curly brackets for variables.
553   * Fixing bashism.
554   * Merging casper 1.105.
555   * Adjusting to live-initramfs.
556   * Bumping version to 1.105.1-1.
557   * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
558     cow mount rather than binding it on /live/cow. This prevents the
559     /cow mount showing up in /proc/mounts.
560   * Merging casper 1.106.
561   * Adjusting to live-initramfs.
562   * Bumping version to 1.106.1-1.
563   * Fixing wrong homepage field.
564   * Fixing typing error.
565   * Merging casper 1.107.
566   * Bumping version to 1.107.1-1.
567
568  -- Daniel Baumann <daniel@debian.org>  Mon,  1 Oct 2007 00:00:00 +0200
569
570 live-initramfs (1.104.1-1) unstable; urgency=medium
571
572   * New upstream release.
573
574  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Sep 2007 00:00:00 +0200
575
576 live-initramfs (1.102.1-1) unstable; urgency=medium
577
578   * New upstream release.
579
580  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Sep 2007 00:00:00 +0200
581
582 live-initramfs (1.99.2-1) unstable; urgency=medium
583
584   * New upstream release:
585     - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
586       (Closes: #440235).
587
588  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Sep 2007 00:00:00 +0200
589
590 live-initramfs (1.99.1-1) unstable; urgency=medium
591
592   * New upstream release.
593
594  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Sep 2007 00:00:00 +0200
595
596 live-initramfs (1.96.2-1) unstable; urgency=medium
597
598   * New upstream release.
599
600  -- Daniel Baumann <daniel@debian.org>  Mon, 27 Aug 2007 00:00:00 +0200
601
602 live-initramfs (1.96.1-1) unstable; urgency=medium
603
604   * New upstream release.
605
606  -- Daniel Baumann <daniel@debian.org>  Mon, 20 Aug 2007 00:00:00 +0200
607
608 live-initramfs (1.95.3-1) unstable; urgency=medium
609
610   * New upstream release.
611
612  -- Daniel Baumann <daniel@debian.org>  Mon, 13 Aug 2007 00:00:00 +0200
613
614 live-initramfs (1.95.2-1) unstable; urgency=medium
615
616   * New upstream release.
617
618  -- Daniel Baumann <daniel@debian.org>  Mon,  6 Aug 2007 00:00:00 +0200
619
620 live-initramfs (1.95.1-1) unstable; urgency=medium
621
622   * New upstream release.
623
624  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Jul 2007 00:00:00 +0200
625
626 live-initramfs (1.91.6-1) unstable; urgency=medium
627
628   * New upstream release.
629
630  -- Daniel Baumann <daniel@debian.org>  Mon, 23 Jul 2007 00:00:00 +0200
631
632 live-initramfs (1.91.5-1) unstable; urgency=medium
633
634   * New upstream release.
635
636  -- Daniel Baumann <daniel@debian.org>  Mon, 16 Jul 2007 00:00:00 +0200
637
638 live-initramfs (1.91.4-1) unstable; urgency=medium
639
640   * New upstream release:
641     - Dropping transitional package, not needed anymore.
642
643  -- Daniel Baumann <daniel@debian.org>  Mon,  9 Jul 2007 00:00:00 +0200
644
645 live-initramfs (1.91.3-1) unstable; urgency=medium
646
647   * New upstream release.
648
649  -- Daniel Baumann <daniel@debian.org>  Mon,  2 Jul 2007 00:00:00 +0200
650
651 live-initramfs (1.91.2-1) unstable; urgency=medium
652
653   * New upstream release.
654
655  -- Daniel Baumann <daniel@debian.org>  Mon, 25 Jun 2007 00:00:00 +0200
656
657 live-initramfs (1.91.1-1) unstable; urgency=medium
658
659   * New upstream release.
660
661  -- Daniel Baumann <daniel@debian.org>  Mon, 18 Jun 2007 00:00:00 +0200
662
663 live-initramfs (1.90.1-1) unstable; urgency=medium
664
665   * New upstream release.
666
667  -- Daniel Baumann <daniel@debian.org>  Mon, 11 Jun 2007 00:00:00 +0200
668
669 live-initramfs (1.87.6-1) unstable; urgency=medium
670
671   * New upstream release.
672
673  -- Daniel Baumann <daniel@debian.org>  Mon,  4 Jun 2007 00:00:00 +0200
674
675 live-initramfs (1.87.5-1) unstable; urgency=medium
676
677   * New upstream release, replacing casper.
678
679  -- Daniel Baumann <daniel@debian.org>  Mon, 28 May 2007 00:00:00 +0200
680
681 live-initramfs (1.87.4-1) unstable; urgency=medium
682
683   * New upstream release.
684
685  -- Daniel Baumann <daniel@debian.org>  Mon, 21 May 2007 00:00:00 +0200
686
687 live-initramfs (1.87.3-1) unstable; urgency=medium
688
689   * New upstream release.
690
691  -- Daniel Baumann <daniel@debian.org>  Mon, 14 May 2007 00:00:00 +0200
692
693 live-initramfs (1.87.2-1) unstable; urgency=low
694
695   * New upstream release.
696
697  -- Daniel Baumann <daniel@debian.org>  Mon,  7 May 2007 00:00:00 +0200
698
699 live-initramfs (1.87.1-1) unstable; urgency=low
700
701   * Initial release, forking casper.
702
703  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Apr 2007 00:00:00 +0200