diff options
Diffstat (limited to 'encap/epkg')
-rw-r--r-- | encap/epkg/README | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/encap/epkg/README b/encap/epkg/README index 99355280b..30ef2fd4f 100644 --- a/encap/epkg/README +++ b/encap/epkg/README @@ -8,16 +8,17 @@ this directory, edit the Makefile to refer to those versions, decompress/untar the distributions, and then run make (or gmake on non-GNU platforms) -All of the software is available from http://www.dclark.us/mirror (or -Google for it). +All of the software is available from: + * http://www.dclark.us/mirror/epkg-deps +(or Google for it). Once you have a working epkg distribution, you should: - * cd /usr/local/encap - * mkencap -c epkg-x.y.z - * Rename the tar.gz file with the appropriate encap string - (i.e. mv epkg-x.y.z.tar.gz epkg-x.y.z-encap-i386-solaris10.tar.gz) - * Upload that file to the encap repository at: - http://www.encap.org/search/upload.fcgi - * Update the ticket at http://trac.mcs.anl.gov/projects/bcfg2/ticket/74 - with a quick note stating you've done the encap upload so it can be - mirrored at http://www.dclark.us/mirror/epkg-contrib + * cd /usr/local/encap + * mkencap -c epkg-x.y.z + * Rename the tar.gz file with the appropriate encap string + (i.e. mv epkg-x.y.z.tar.gz epkg-x.y.z-encap-i386-solaris10.tar.gz) + * Upload that file to the encap repository at: + http://www.encap.org/search/upload.fcgi + * Update the ticket at http://trac.mcs.anl.gov/projects/bcfg2/ticket/74 + with a quick note stating you've done the encap upload so it can be + mirrored at http://www.dclark.us/mirror/epkg-contrib |