From owner-cvs-all Tue Apr 17 8:52:35 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 525F337B42C; Tue, 17 Apr 2001 08:52:29 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3HFqTo79102; Tue, 17 Apr 2001 08:52:29 -0700 (PDT) (envelope-from luigi) Message-Id: <200104171552.f3HFqTo79102@freefall.freebsd.org> From: Luigi Rizzo Date: Tue, 17 Apr 2001 08:52:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc rc.diskless2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG luigi 2001/04/17 08:52:29 PDT Modified files: (Branch: RELENG_4) etc rc rc.diskless2 Log: Fixes for diskless support. in /etc/rc, let rc.diskless2 do the necessary mounts instead of running mount -a -t nonfs in /etc/rc.diskless2, do the various mounts in the right order Approved-by: jkh Revision Changes Path 1.212.2.23 +11 -8 src/etc/rc 1.5.2.5 +12 -7 src/etc/rc.diskless2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message