From owner-cvs-all Sun Dec 19 18:17: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C11B15287; Sun, 19 Dec 1999 18:16:58 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA99829; Sun, 19 Dec 1999 18:16:57 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <199912200216.SAA99829@freefall.freebsd.org> From: Greg Lehey Date: Sun, 19 Dec 1999 18:16:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/custom mfs.mtree Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/12/19 18:16:57 PST Modified files: release/picobsd/custom mfs.mtree Log: Install the crunched binaries into /sbin, not /stand. This was originally done to track down yet another case of lost init, and is not strictly necessary, but it seems more logical to have binaries in /sbin than in /stand. Previously /sbin and /bin were symlinks to /stand. Now /bin and /stand are symlinks to /sbin. Revision Changes Path 1.2 +2 -2 src/release/picobsd/custom/mfs.mtree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message