From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Subject: Re: relative order of /etc/dracut.conf and /etc/dracut.conf.d Date: Wed, 17 Mar 2010 11:58:04 +0100 Message-ID: <4BA0B5BC.2000404@redhat.com> References: <201003060754.08574.arvidjaar@mail.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201003060754.08574.arvidjaar-JGs/UdohzUI@public.gmane.org> Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Andrey Borzenkov Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On 03/06/2010 05:54 AM, Andrey Borzenkov wrote: > Currently dracut.conf is sourced after dracut.conf.d. Is it intentional? > > I'd actually expect the opposite - dracut.conf used for distribution defaults, > dracut.conf.d for local system adjustments with command line options overruling > them all. > err.. I would see dracut.conf.d as a place for packages to drop their files in, so I would like to have dracut.conf as the last instance to override any settings imposed by other packages.