freebsd-ports/Tools/portbuild/2.2/bindist
1999-01-05 06:51:27 +00:00
..
files/usr/bin The scripts to allow parallel package building. See the README file in 1998-12-28 13:27:27 +00:00
delete The scripts to allow parallel package building. See the README file in 1998-12-28 13:27:27 +00:00
dirlist The scripts to allow parallel package building. See the README file in 1998-12-28 13:27:27 +00:00
README Add sys.mk to list of files you need to update. 1999-01-05 06:51:27 +00:00

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

    Copy the following files from a running 2.2 system:

    /dev/{kmem,lkm,mem,null,stderr,stdin,stdout,tty,zero}
    /etc/resolv.conf

    Copy the following files from a very recent 2.2 system:

    /usr/sbin/pkg_{add,create,delete,info}

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

    /usr/share/info/dir
    /usr/share/mk/bsd.port*.mk
    /usr/share/mk/sys.mk

(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.