From 5a4d1b002c15b8fc47c889f0c2b7ad5a842a2e63 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 May 2005 13:52:17 +0000 Subject: Document that the upload script takes care of vulnerable and restricted packages automatically. Use more man page entities, now that we have them. --- doc/guide/files/binary.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/guide/files/binary.xml b/doc/guide/files/binary.xml index 80861f6a2b9..44d21ce4cf0 100644 --- a/doc/guide/files/binary.xml +++ b/doc/guide/files/binary.xml @@ -1,4 +1,4 @@ - + Creating binary packages @@ -102,7 +102,7 @@ _ACCEPTABLE= yes stage. If the file pre-build.local exists in /usr/pkgsrc/mk/bulk, it will be executed - (as a sh(1) script) at the end of the usual pre-build + (as a &man.sh.1; script) at the end of the usual pre-build stage. An example use of pre-build.local is to have the line: @@ -527,8 +527,11 @@ chroot-&rprompt; cat $HOME/.ssh/id-dsa.pub &rprompt; sh mk/bulk/do-sandbox-upload - The upload process may take quite some time. Use "ls" or "du" - on the FTP server to monitor progress of the upload. + The upload process may take quite some time. Use &man.ls.1; or + &man.du.1; on the FTP server to monitor progress of the + upload. The upload script will take care of not uploading + restricted packages and putting vulnerable packages into the + vulnerable subdirectory. -- cgit v1.2.3