diff options
author | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-09-03 11:59:55 +0000 |
---|---|---|
committer | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-09-03 11:59:55 +0000 |
commit | d2127cb280720aed2e01a5ab4981322043800614 (patch) | |
tree | 14545360c2223127005e59b7b8339800615603b4 /encap/README | |
parent | 15670a13bab405ddda1a126a5ade4ceaff31dc0c (diff) | |
download | bcfg2-d2127cb280720aed2e01a5ab4981322043800614.tar.gz bcfg2-d2127cb280720aed2e01a5ab4981322043800614.tar.bz2 bcfg2-d2127cb280720aed2e01a5ab4981322043800614.zip |
EncapPackages: Make sure we replace setup.py with an original copy even if
the Python build fails
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2175 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/README')
-rw-r--r-- | encap/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/encap/README b/encap/README index 5caf3ef53..46cff66c3 100644 --- a/encap/README +++ b/encap/README @@ -1,3 +1,7 @@ +EncapPackages | '''EncapReadme''' | EncapInstall | EncapHowto + +---- + = EncapReadme: Encap based bootstrap for bcfg2 and complete bcfg2 toolchain = This code is a method for getting bcfg2, including all dependencies, up and @@ -112,4 +116,5 @@ Note that the doc for the encap profile format is in 1. Set up your server and clients; see [wiki:EncapHowto HOWTO] == Documentation Version == -$Id$ + * This is a copy of: $Id$ + * Most recent version: http://www.bcfg2.org/browser/trunk/bcfg2/encap/README |