diff options
Diffstat (limited to 'Tools/portbuild')
-rw-r--r-- | Tools/portbuild/3/bindist/README | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Tools/portbuild/3/bindist/README b/Tools/portbuild/3/bindist/README index f4885f80967f..034e60fcff69 100644 --- a/Tools/portbuild/3/bindist/README +++ b/Tools/portbuild/3/bindist/README @@ -1,16 +1,21 @@ (1) Copy the following files to under the "files" subdirectory: - Copy the following files from a running 3.1 system: + Copy the following files from a running 3-stable system: /dev/{bpf0,kmem,lkm,mem,null,stderr,stdin,stdout,tty,zero} /dev/fd/[0-9] /etc/resolv.conf - Copy the following files from a very recent 3.1 system: + Copy the following files from a running 3-stable 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 3-stable system: /usr/libexec/ld-elf.so.1 - Copy the following files from a very recent 3.1 system or source tree: + Copy the following files from a very recent 3-stable system or source tree: /usr/share/info/dir |