From cdb632b8881147142f5f65e2339c03c2cb9c9a88 Mon Sep 17 00:00:00 2001 From: mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 Date: Fri, 16 Oct 2015 01:21:23 +0000 Subject: --- doc/todo/spin_without_remote_compilation.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/spin_without_remote_compilation.mdwn diff --git a/doc/todo/spin_without_remote_compilation.mdwn b/doc/todo/spin_without_remote_compilation.mdwn new file mode 100644 index 00000000..6ccc6414 --- /dev/null +++ b/doc/todo/spin_without_remote_compilation.mdwn @@ -0,0 +1 @@ +In some cases, building Propellor on the target machine is undesireable; for example, the host has limited memory available, or the load imposed by GHC on CPU / I/O usage is unacceptably disruptive to other services running on the host. When spinning from a compatible host, Propellor could instead have an option to copy the locally-built binary to the target host. I'm not sure exactly how to determine "compatible" in this case, so it would probably have to be left to the user to determine whether they can do it or not. -- cgit v1.2.3