Date: Sun, 19 Dec 1999 18:10:18 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/custom/crunch1 Makefile Message-ID: <199912200210.SAA99250@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/12/19 18:10:18 PST Modified files: release/picobsd/custom/crunch1 Makefile 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 +6 -6 src/release/picobsd/custom/crunch1/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912200210.SAA99250>