All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [ANNOUNCE] dracut 024
Date: Tue, 16 Oct 2012 17:33:07 +0200	[thread overview]
Message-ID: <507D7E33.2050503@redhat.com> (raw)
In-Reply-To: <507D7648.3040108-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

Am 16.10.2012 16:59, schrieb Harald Hoyer:
> 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-024
> ==========
> - new dracut option "--device"
> - new dracut kernel command line options "rd.auto"
> - new dracut kernel command line options "rd.noverifyssl"
> - new dracut option "--kernel-cmdline" and "kernel_cmdline" option for default
> parameters
> - fixes for systemd and crypto
> - fix for kexec in shutdown, if not included in initramfs
> - create the initramfs non-world readable
> - prelink/preunlink in the initramfs
> - strip binaries in the initramfs by default now
> - various FIPS fixes
> - various dracut-install fixes
> --
> 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
> 

I should add a little comment about "rd.auto", which is off by default.

So, the default behavior for the dracut initramfs is now, not to automatically
assemble the devices it finds, unless "rd.auto=1" is given on the kernel command
line.

The old behavior can be turned on by shipping a .conf file in /etc/dracut.conf.d
with:

kernelcmdline+=" rd.auto=1 "

Which adds "rd.auto=1" to the default parameter.

      parent reply	other threads:[~2012-10-16 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16 14:59 [ANNOUNCE] dracut 024 Harald Hoyer
     [not found] ` <507D7648.3040108-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-10-16 15:33   ` Harald Hoyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=507D7E33.2050503@redhat.com \
    --to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.