From 5abb402ce78c2d41b339fe192aba4b07eb755bc2 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Tue, 3 Oct 2006 18:32:00 +0000 Subject: EncapPackages: Created convienience dir to download all deps at once, reference that in the README... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2376 ce84e21b-d406-0410-9b95-82705330c041 --- encap/epkg/README | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'encap/epkg') 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 -- cgit v1.2.3-1-g7c22