From mboxrd@z Thu Jan 1 00:00:00 1970 From: poma Subject: Re: Update FC22 - doesn't find root fs and doesn't boot Date: Thu, 11 Jun 2015 11:06:41 +0200 Message-ID: <55794FA1.3070107@gmail.com> References: <5565B7BF.4010604@redhat.com> <5565BAEA.6080202@wiesinger.com> <5565BBF8.1050509@redhat.com> <5565C0AC.2070106@wiesinger.com> <5565C182.30709@redhat.com> <5565C4E7.6010301@wiesinger.com> <5565C654.3000101@redhat.com> <556707B5.4000707@wiesinger.com> <556ABD81.9010501@gmail.com> <20150531180858.GA27097@wolff.to> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=NsxMVxJsiWipeE/TsO11xjAd4dN27XozSEy9JLWzhzA=; b=GiSmpj+DWb8R2TQM2C8/LIopivRQhkkSdwiKCKhxJZ04XhXzpHqxn7e0fodXU9rYTQ B+oTWKfFy4wm69x0dPc7I1McMNKaFRR68mSpxGhr4PeVhQDD2MiG64uuQTQ2Ek+lVbm9 hs6lF3LONATLc76InCGrVe7LMjEK4XDPbwe4pJvbzdLsXa/kMpnYYgWJbM02nE7BCE0G O4lxVpTEr+0yg8VhlOfRxyrhpGxfxf5duNovQ4v4dt2bNH5Nm/s/1e5uqnC3tlWe/Qfp 7naFtx3vXaa13jYb3/Fq5OYazLSEhxaQmYCBkuwzQ58p7lq50oH4sNHeyGNcsZjnmDGR l8Hg== In-Reply-To: <20150531180858.GA27097-bdMChIhFSYk@public.gmane.org> Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Bruno Wolff III Cc: Gerhard Wiesinger , Harald Hoyer , Andrei Borzenkov , initramfs , For testing and quality assurance of Fedora releases On 31.05.2015 20:08, Bruno Wolff III wrote: >> And already we have fought for this user's side simplification, but it seems developers are very persistent when they do not need to be. > > In the past changes with this effect were reverted. This time they were not. > This generally just affects people upgrading, as anaconda has been adding > the needed stuff on the kernel command line for a while now. > > You can also hostonly_cmdline=yes to the dracut config or set hostonly=no > if you are willing to have a larger initramfs file. The latter will also help > if you switch out hardware. > > I am not sure why hostonly_cmdline=yes is not the default when hostonly=yes. > That would seem to be a better default. > dracut.conf.d/fedora.conf.example +hostonly_cmdline="no" http://pkgs.fedoraproject.org/cgit/dracut.git/commit/0001-fedora.conf-do-not-store-cmdline-in-image-by-default.patch?id=43a1228 http://git.kernel.org/cgit/boot/dracut/dracut.git/commit/dracut.conf.d/fedora.conf.example?id=38e2177 no explanation why this was done