Date: Sun, 13 Apr 1997 01:47:02 -0700 (PDT) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile Message-ID: <199704130847.BAA24472@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 97/04/13 01:47:01 Modified: release Makefile Log: Add more bootstrapping bandaids: copy over some of the host system dependent utilities to /bootstrap inside the chroot tree, so the hosting and targeted environment are not required the same. By now, mount/umount (due to the Lite2 changes) and cpio (due to lchown) make it there. This should allow building a 3.0-current release from inside a 2.2 vintage system, and visa verse. Isn't lchown also a reason for a shared lib version number bump? PR: Reviewed by: jkh Revision Changes Path 1.290 +24 -5 src/release/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704130847.BAA24472>