diff options
author | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-07-20 22:23:25 +0000 |
---|---|---|
committer | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-07-20 22:23:25 +0000 |
commit | aaba2414ba2438ef40b160a12b19f0aa5e9cd269 (patch) | |
tree | 172735b4b23b380dfaeb81378c2961c775028c7f /encap/README | |
parent | 848b1ece33bdbd9399ebb81b10c7b8525680de60 (diff) | |
download | bcfg2-aaba2414ba2438ef40b160a12b19f0aa5e9cd269.tar.gz bcfg2-aaba2414ba2438ef40b160a12b19f0aa5e9cd269.tar.bz2 bcfg2-aaba2414ba2438ef40b160a12b19f0aa5e9cd269.zip |
Package is no longer seperate, removed reference to seperate package
name.
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1982 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/README')
-rw-r--r-- | encap/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/encap/README b/encap/README index 0e3588985..9da154333 100644 --- a/encap/README +++ b/encap/README @@ -1,7 +1,7 @@ = Encap based bootstrap for bcfg2 and complete bcfg2 client toolchain = -The bcfg2-encap-bootstrap package is a method for getting bcfg2 (as a -client), including all dependencies, up and running on a new platform as +This bootstrap code is a method for getting bcfg2 (as a client), +including all dependencies, up and running on a new platform as quickly as possible (from source). You can view this document with glorious Trac Wiki formatting at: |