From owner-cvs-all Tue Apr 24 22:46:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F041137B422; Tue, 24 Apr 2001 22:46:40 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3P5keO80847; Tue, 24 Apr 2001 22:46:40 -0700 (PDT) (envelope-from imp) Message-Id: <200104250546.f3P5keO80847@freefall.freebsd.org> From: Warner Losh Date: Tue, 24 Apr 2001 22:46:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.diskless1 rc.diskless2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/04/24 22:46:40 PDT Modified files: etc rc.diskless1 rc.diskless2 Log: Move to using md. o create a simple wrapper function mount_md that makes it easy to move from mount_mfs. # NOTE: you will need to MAKEDEV md[0123] in order for this to work. Reviewed by: bsd, keichii Revision Changes Path 1.9 +12 -4 src/etc/rc.diskless1 1.9 +10 -3 src/etc/rc.diskless2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message