From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Subject: Re: New rd.* namespace for dracut-008 Date: Thu, 28 Oct 2010 19:05:25 +0200 Message-ID: <4CC9AD55.7010104@redhat.com> References: <4CC99414.5060607@redhat.com> <4CC9AB0E.2040604@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <4CC9AB0E.2040604-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: Steffen Maier Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On 10/28/2010 06:55 PM, Steffen Maier wrote: > Harald, thanks for the update. > Just one quick question below. > > On 10/28/2010 05:17 PM, Harald Hoyer wrote: >> I cleaned up the kernel command line parameters and moved them to th= e >> rd.* namespace. The deprecated options are supported until dracut-01= 0 >> and will be removed afterwards. >> >> Here is a list of options, which were used in dracut prior to >> version 008, and their new replacement. > >> rd_CCW >> rd.ccw > >> rd_DASD_MOD >> rd.dasd_mod.dasd > > Is this a typo? > I'm wondering why the new one is not just "rd.dasd_mod". > Having a .dasd suffix is not necessary and users might mix it up with= rd.dasd > which has both syntax and semamtics differently. because it's the "dasd" parameter of the dasd_mod module one could specify it directly on the kernel command with "dasd_mod.dasd= =3D", which=20 would be honored by the module itsself. So I just added "rd." to indica= te the=20 sole use for the initramfs. > >> rd_DASD >> rd.dasd > >> rd_NO_ZFCPCONF >> rd.zfcp.conf=3D0 >> >> rd_ZFCP >> rd.zfcp > > Steffen > > Linux on System z Development > > IBM Deutschland Research & Development GmbH > Vorsitzender des Aufsichtsrats: Martin Jetter > Gesch=E4ftsf=FChrung: Dirk Wittkopp > Sitz der Gesellschaft: B=F6blingen > Registergericht: Amtsgericht Stuttgart, HRB 243294 >