summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2007-02-19 07:39:41 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2007-02-19 07:39:41 +0000
commitb7c4b1f96752cc8093ce042cfe138c25331770af (patch)
treea4c279920de90b82ea6269491b2a965b5d3be409
parent72a19e13bd6c805bc0920a1bb53f309242ca3eda (diff)
downloadbcfg2-b7c4b1f96752cc8093ce042cfe138c25331770af.tar.gz
bcfg2-b7c4b1f96752cc8093ce042cfe138c25331770af.tar.bz2
bcfg2-b7c4b1f96752cc8093ce042cfe138c25331770af.zip
EncapPackages: Added Etch/x86_64 to bootstrapped platforms list
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2845 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r--encap/README17
1 files changed, 9 insertions, 8 deletions
diff --git a/encap/README b/encap/README
index 1da80727f..5338a07b6 100644
--- a/encap/README
+++ b/encap/README
@@ -148,14 +148,15 @@ Logs of bcfg2-client runs kicked off via ostiary are in
Below is a table of platforms that have been successfully bootstrapped using
this code.
-|| OS || Vendor || Version || Arch || GCC || By || Bcfg2 ||
-|| AIX || IBM || 5.2 || POWER || 3.3.2 || dc || 0.8.5 ||
-|| AIX || IBM || 5.3 || POWER || 4.1.1 || dc || 0.8.5 ||
-|| GNU/Linux || Debian || Sarge || i386 || 3.3.5 || dc || 0.8.5 ||
-|| GNU/Linux || Debian || Sid || i386 || 4.1.2 || dc || 0.8.5 ||
-|| GNU/Linux || SuSE || SLES8 || i386 || 3.2.2 || dc || 0.8.5 ||
-|| GNU/Linux || SuSE || SLES10 || i386 || 4.1.0 || dc || 0.8.5 ||
-|| GNU/Linux || Ubuntu || Dapper || i386 || 4.0.3 || dc || 0.8.5 ||
+|| OS || Vendor || Version || Arch || GCC || By || Bcfg2 ||
+|| AIX || IBM || 5.2 || POWER || 3.3.2 || dc || 0.8.5 ||
+|| AIX || IBM || 5.3 || POWER || 4.1.1 || dc || 0.8.5 ||
+|| GNU/Linux || Debian || Sarge || i386 || 3.3.5 || dc || 0.8.5 ||
+|| GNU/Linux || Debian || Etch || x86_64 || 4.1.2 || dc || 0.9.2 ||
+|| GNU/Linux || Debian || Sid || i386 || 4.1.2 || dc || 0.8.5 ||
+|| GNU/Linux || SuSE || SLES8 || i386 || 3.2.2 || dc || 0.8.5 ||
+|| GNU/Linux || SuSE || SLES10 || i386 || 4.1.0 || dc || 0.8.5 ||
+|| GNU/Linux || Ubuntu || Dapper || i386 || 4.0.3 || dc || 0.8.5 ||
dc: "Daniel Clark" <mailto:dclark@member.fsf.org>