From owner-cvs-all Tue Jan 30 12:51:15 2001 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id 9539937B69E; Tue, 30 Jan 2001 12:50:51 -0800 (PST) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.11.1) with ESMTP id f0UKlBK33836; Tue, 30 Jan 2001 21:47:11 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: mi@aldan.algebra.com Cc: jhb@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC In-Reply-To: Your message of "Tue, 30 Jan 2001 15:38:08 EST." <200101302038.f0UKcAP40898@misha.privatelabs.com> Date: Tue, 30 Jan 2001 21:47:11 +0100 Message-ID: <33834.980887631@critter> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Mount_mfs needs to be changed to use md? To somehow make those entries >in fstab: > > /dev/ad0s2b /tmp mfs rw,async,noatime > >work properly. The md-creation script provided in the md(4) >should happend automagicly, perhaps. Respectfully, I respectfully disagree. Those entries are just about as bogus as can be. They should die. [*] If anybody writes a patch to mdconfig to DTRT based on some less bogus /etc/fstab entries, I'll happily review and commit it. I don't belive in blind-no-second-thoughts-compatibility with old formats, if the old formats are not sensible. Poul-Henning [*] the device name is one example of serious bogosity if you don't belive me :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message