From: Nishi Date: Fri, 11 Oct 2024 22:35:39 +0000 (+0000) Subject: update readme X-Git-Url: https://git.chaotic.ninja/gitweb/nishi/?a=commitdiff_plain;h=54f9a6e38c141558a6006cf42c86bdd465d5f58b;p=rbuild.git update readme git-svn-id: file:///raid/svn-personal/rbuild/trunk@19 c68d3453-7f82-0740-9748-1d72386a946b --- diff --git a/README b/README index ee7a428..eee18b3 100644 --- a/README +++ b/README @@ -1,3 +1,8 @@ -Remote builder. Useful for cross-compiling, just to reduce your resource usage, etc. +rbuild - Remote Builder + +rbuild provides: + - Glue between GCC/Binutils flags and other stuff's flags + - Building files remotely, with headers from remote server. + So note, this is not an another distcc. You probably want to copy PAM/rbuild to /etc/pam.d to get PAM authentication working.