freebsd-ports/Tools/portbuild/4/bindist
2000-09-27 03:45:23 +00:00
..
files/usr/bin This is supposed to be 4-current, not 3.1-release. 1999-09-11 00:54:03 +00:00
delete Don't delete modules, it might be needed. 2000-09-27 03:45:23 +00:00
dirlist Various updates. 1999-03-22 05:44:47 +00:00
README Add a few more files to bindest. 2000-02-17 00:15:41 +00:00

(1) Copy the following files to under the "files" subdirectory:

    Copy the following files from a running 4.0 system:

    /dev/{bpf0,kmem,lkm,mem,null,random,stderr,stdin,stdout,tty,zero}
    /dev/fd/[0-9]
    /etc/resolv.conf

    /usr/bin/openssl
    /usr/include/openssl/evp.h
    /usr/include/openssl/rsa.h
    /usr/include/openssl/rsaref.h
    /usr/lib/libRSAglue.a
    /usr/lib/libRSAglue.so.1
    /usr/lib/libcrypto.a
    /usr/lib/libcrypto.so.1
    /usr/lib/libssl.a
    /usr/lib/libssl.so.1

    Copy the following files from a running 4-current system or a
    2.2-stable system.  In the latter case, it will be in /usr/lib.

    /usr/lib/aout/c++rt0.o

    Copy the following files from a very recent 4.0 system or source tree:

    /usr/share/info/dir

(2) Run "sh mkbindist".  Note the first time you should set "ftp=1".

(3) Copy "tarballs/bindist.tar" to the same directory in all the build machines.