-This is a record of the work necessary to perform a full port of Condor
+This is a record of the work necessary to perform a full port of HTCondor
to Debian 6 x86_64.
{section: Perform a clipped port}
@@ -70,7 +70,7 @@
{subsection: Patch glibc so it honors --enable-static-nss & other features specific to us}
-In the Debian 5 port of Condor, we had patched glibc to make
+In the Debian 5 port of HTCondor, we had patched glibc to make
--enable-static-nss function and also turned off the ncsd support. This
is because we needed a truely static binary, and the ncsd socket was
kept permanently open which defered checkpointing permanently.
@@ -95,7 +95,7 @@
be additional libraries to ship along with it. So some of the above steps
may be redone upon future knowledge discovery.
-{section: Start a build of Condor and see what breaks. Fix incrementally.}
+{section: Start a build of HTCondor and see what breaks. Fix incrementally.}
Ok, lots of stuff broke. The gist of what broke (prototypes being
different, etc) looks to be because wherever we had GLIBC212 as a