Date: Fri, 2 Feb 2001 10:49:53 -0800 (PST) From: Matt Dillon <dillon@earth.backplane.com> To: mi@aldan.algebra.com Cc: deischen@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: mdconfig config file (was: cvs commit: src/sys/i386/conf GENERI C) Message-ID: <200102021849.f12Inri90700@earth.backplane.com> References: <200102021828.f12ISgP52359@misha.privatelabs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
:= Why not write a 'mount_md' program to do all the magic based on fstab := options, similar to what mount_mfs used to do for MFS? A 'mount_md' := would give us instant integration into existing kernel mechanisms, := including startup (/etc/rc) mechanisms. : :Why wouldn't this new program be called mount_mfs? Or am I wrong :assuming md is to phase mfs out? : : -mi I suppose you could make a hardlink between mount_md and mount_mfs, sure. Whatever the case, 'mdconfig' is the wrong place to put it. (this whole thing is predicated on someone writing a mount_md wrapper for MD that mimics the options mount_mfs accepts, for compatibility). -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102021849.f12Inri90700>