diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -36,7 +36,6 @@ Master Slave B-UnpackJob() and supporting functions need to work - E-Restore tar functionality after unpackJob() is functional E-Add calls to remoteio, once it works or even before it works -> write message API functions and API =-Make code more flexible for different types of jobs and operating systems (such as paths, libs, etc) =-Add code to allow pausing/resuming of the slave (including a running blender process) -> signal handling (SIGTSTP vs. SIGSTOP), distrenslave_control cmdline interface @@ -47,6 +46,8 @@ Slave x=Add lockout of slaves below a certain version x-Add simpleslave with code to work around nonexisting server codebase x-Backport SimpleSlave functionality to slave code + x-Restore tar functionality after unpackJob() is functional (6/26/10: unpackJob isn't functional, but tar re-implemented) + Options