* [ANNOUNCE] dracut 012 release
@ 2011-08-12 6:12 Harald Hoyer
[not found] ` <4E44C438.50301-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Harald Hoyer @ 2011-08-12 6:12 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Here comes a new dracut version. Thanks to all who have contributed to
this release.
The tarball can be found here:
http://www.kernel.org/pub/linux/utils/boot/dracut/
ftp://ftp.kernel.org/pub/linux/utils/boot/dracut/
Git:
git://git.kernel.org/pub/scm/boot/dracut/dracut.git
http://git.kernel.org/pub/scm/boot/dracut/dracut.git
https://git.kernel.org/pub/scm/boot/dracut/dracut.git
Git Web:
http://git.kernel.org/?p=boot/dracut/dracut.git
Git Web RSS Feed:
http://git.kernel.org/?p=boot/dracut/dracut.git;a=rss
Project Page:
http://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html
Project Wiki:
http://dracut.wiki.kernel.org
The ChangeLog can be found here:
http://git.kernel.org/?p=boot/dracut/dracut.git;a=blob_plain;f=NEWS
dracut-012
==========
- better fsck handling
- fixed wait condition for LVM volumes
- fix for hardlinks (welcome Debian! :-)
- shutdown bugfixes
- automatic busybox symlink creation
- try to mount /usr, if init points to a path in /usr
- btrfs with multiple devices
- "--force-add" option for dracut, to force-add dracut modules,
without hostonly checks
- lsinitrd also display the initramfs size in human readable form
- livenet module, to mount live-isos over http
- masterkey,ecryptfs,integrity security modules
- initqueue/timeout queue e.g. for starting degraded raids
- "make rpm" creates an rpm with an increasing release number from any
git checkout
- support lvm mirrors
- start degraded lvm mirrors after a timeout
- start degraded md raids after a timeout
- getarg() now returns wildcards without file matching to the current fs
- lots of bugfixes
58 Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
5 Michal Soltys <soltys-R61QfzASbfY@public.gmane.org>
4 Roberto Sassu <roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
4 Will Woods <wwoods-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
3 Amerigo Wang <amwang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
1 Thomas Lange <lange-jNDFPZUTrfRKC+uPiMyuu7CDI8haxt8Z@public.gmane.org>
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <4E44C438.50301-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>]
* Re: [ANNOUNCE] dracut 012 release [not found] ` <4E44C438.50301-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> @ 2011-08-12 6:18 ` Harald Hoyer [not found] ` <4E44C5A6.60304-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Harald Hoyer @ 2011-08-12 6:18 UTC (permalink / raw) To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org You might have to wait until the correct dracut-012.tar.gz gets synced by kernel.org across its mirrors. Correct md5sum: 7eb7bdf59f76aa4529c5b62c183359ee dracut-012.tar.gz I accidently pushed a preliminary version with date 11-Aug-2011 17:20 and md5sum: cf09be6fb54471e62e7a779aec12dd1a dracut-012.tar.bz2 14d5d3f2c1f7ffbe05d7e37e89ac82f7 dracut-012.tar.gz dracut-012.tar.bz2 11-Aug-2011 17:20 145K dracut-012.tar.bz2.sign 11-Aug-2011 17:20 249 dracut-012.tar.gz 11-Aug-2011 17:20 175K dracut-012.tar.gz.sign 11-Aug-2011 17:20 249 dracut-012.tar.sign 11-Aug-2011 17:20 249 On 12.08.2011 08:12, Harald Hoyer wrote: > Here comes a new dracut version. Thanks to all who have contributed to > this release. > > The tarball can be found here: > http://www.kernel.org/pub/linux/utils/boot/dracut/ > ftp://ftp.kernel.org/pub/linux/utils/boot/dracut/ > > Git: > git://git.kernel.org/pub/scm/boot/dracut/dracut.git > http://git.kernel.org/pub/scm/boot/dracut/dracut.git > https://git.kernel.org/pub/scm/boot/dracut/dracut.git > > Git Web: > http://git.kernel.org/?p=boot/dracut/dracut.git > > Git Web RSS Feed: > http://git.kernel.org/?p=boot/dracut/dracut.git;a=rss > > Project Page: > http://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html > > Project Wiki: > http://dracut.wiki.kernel.org > > The ChangeLog can be found here: > http://git.kernel.org/?p=boot/dracut/dracut.git;a=blob_plain;f=NEWS > > > dracut-012 > ========== > - better fsck handling > - fixed wait condition for LVM volumes > - fix for hardlinks (welcome Debian! :-) > - shutdown bugfixes > - automatic busybox symlink creation > - try to mount /usr, if init points to a path in /usr > - btrfs with multiple devices > - "--force-add" option for dracut, to force-add dracut modules, > without hostonly checks > - lsinitrd also display the initramfs size in human readable form > - livenet module, to mount live-isos over http > - masterkey,ecryptfs,integrity security modules > - initqueue/timeout queue e.g. for starting degraded raids > - "make rpm" creates an rpm with an increasing release number from any > git checkout > - support lvm mirrors > - start degraded lvm mirrors after a timeout > - start degraded md raids after a timeout > - getarg() now returns wildcards without file matching to the current fs > - lots of bugfixes > > 58 Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > 5 Michal Soltys <soltys-R61QfzASbfY@public.gmane.org> > 4 Roberto Sassu <roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org> > 4 Will Woods <wwoods-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > 3 Amerigo Wang <amwang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > 1 Thomas Lange <lange-jNDFPZUTrfRKC+uPiMyuu7CDI8haxt8Z@public.gmane.org> > -- > To unsubscribe from this list: send the line "unsubscribe initramfs" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <4E44C5A6.60304-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>]
* Re: [ANNOUNCE] dracut 012 release [not found] ` <4E44C5A6.60304-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> @ 2011-08-12 14:01 ` Harald Hoyer 0 siblings, 0 replies; 3+ messages in thread From: Harald Hoyer @ 2011-08-12 14:01 UTC (permalink / raw) To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Here we go, with the real files dracut-012.tar.bz2 12-Aug-2011 06:05 145K dracut-012.tar.bz2.sign 12-Aug-2011 06:05 249 dracut-012.tar.gz 12-Aug-2011 06:05 175K dracut-012.tar.gz.sign 12-Aug-2011 06:05 249 dracut-012.tar.sign 12-Aug-2011 06:05 249 $ cat dracut-012.tar.bz2.sign -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBORN2wyGugalF9Dw4RAqBRAJ9AWcKNgFYmW4AEQLTVQWQQ6OMn9QCfeN/M Se7hDA8K3YmlGXREFPIDraA= =Gq8d -----END PGP SIGNATURE----- $ cat dracut-012.tar.gz.sign -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBORN22yGugalF9Dw4RAvSlAJ9v23vvbpARM+6Guk0Dar/B85WyhQCfW7FJ rE/bURSk64do7P5ztAbeCKc= =wdij -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-08-12 14:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12 6:12 [ANNOUNCE] dracut 012 release Harald Hoyer
[not found] ` <4E44C438.50301-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-08-12 6:18 ` Harald Hoyer
[not found] ` <4E44C5A6.60304-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-08-12 14:01 ` Harald Hoyer
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox