summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordwheeler <dwheeler@88473608-6f18-0410-8b6c-91216bd3049c>2009-11-12 05:41:21 +0000
committerdwheeler <dwheeler@88473608-6f18-0410-8b6c-91216bd3049c>2009-11-12 05:41:21 +0000
commit24f1c0d38d87b605c71704fbc7c76d078e460f75 (patch)
tree948b96571ee4a2629c9c1ddb78be64d4286cf295 /README
parentcfb4098f5f4b744435d842b82b728132e07d5070 (diff)
Switch from /root/domaininfo to /etc/linpicker/domaininfo
git-svn-id: svn+ssh://svn-nitpicker.cl.cam.ac.uk/linpicker/trunk@632 88473608-6f18-0410-8b6c-91216bd3049c
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 8f8e98e..a73ced6 100644
--- a/README
+++ b/README
@@ -25,14 +25,14 @@ The build environment depended on virtual paths, which ONLY make could see...
so all other tools (e.g., ctags, grep, etc.) were nearly useless,
since any search would find multiple instances of files.
-So this re-implements Nitpicker, but with the KISS notion.
+So this ports Nitpicker, but with the KISS notion.
SIMPLICITY is the goal here, with small amounts of code.
-Currently this implementation uses the CORBA implementation ORBit2,
+At first this implementation uses the CORBA implementation ORBit2,
because this is a well-supported implementation. The original Nitpicker
-depended on a CORBA interface, so this simplifies transition.
+depended on a CORBA interface, so this simplified transition.
-The plan is to port to Linux using ORBit, and then separately replace
+The plan was to port to Linux using ORBit, and then separately replace
the comm structure to use Xen directly.
We must port to Xen (on grant tables, etc.), and nearly all CORBA functionality
is unneeded, so eventually a tiny comm structure that we can directly