1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/Tools/portbuild/4/bindist
1999-01-08 11:22:29 +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 /usr/libexec/elf/ld to list of files to update. 1999-01-08 11:22:29 +00:00

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

    Copy the following files from a running 3.0 system:

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

    Copy the following files from a very recent 3.0 system:

    /usr/libexec/elf/ld
    /usr/sbin/pkg_{add,create,delete,info}

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

    /usr/share/info/dir
    /usr/share/mk/bsd.port*.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.