From owner-cvs-all Sun Apr 22 16:20: 9 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 9987C37B42C; Sun, 22 Apr 2001 16:20:05 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3MNEkK51933; Sun, 22 Apr 2001 16:14:46 -0700 (PDT) (envelope-from bsd) Message-Id: <200104222314.f3MNEkK51933@freefall.freebsd.org> From: "Brian S. Dean" Date: Sun, 22 Apr 2001 16:14:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.diskless2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bsd 2001/04/22 16:14:46 PDT Modified files: (Branch: RELENG_4) etc rc.diskless2 Log: (This is an intentional direct commit to -stable. The MFS stuff doesn't really apply to -current anymore.) Populate and set permissions on /var using mtree and /etc/mtree/BSD.var.dist instead of hardcoding the directories and permissions within this script. Create initial log files based on the contents of /etc/newsyslog.conf. Reviewed by: luigi Revision Changes Path 1.5.2.6 +11 -12 src/etc/rc.diskless2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message