From owner-cvs-all Mon Apr 2 17:24: 6 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 6951837B71D; Mon, 2 Apr 2001 17:24:02 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f330O2g49542; Mon, 2 Apr 2001 17:24:02 -0700 (PDT) (envelope-from bsd) Message-Id: <200104030024.f330O2g49542@freefall.freebsd.org> From: "Brian S. Dean" Date: Mon, 2 Apr 2001 17:24:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.diskless1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bsd 2001/04/02 17:24:02 PDT Modified files: etc rc.diskless1 Log: Change the order in which /etc files are copied into place; copy default first, then network-specific files, then host-specific files. I think this was the original intent, as Matt indicated the previous code appeared to be a bug. Revision Changes Path 1.7 +13 -6 src/etc/rc.diskless1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message