Changes for ISR Release 1.1 (July 6, 2005) Vulpes: o Vulpes is more resilient to inconsistent data in the hoard cache. o Vulpes binary is now statically linked, and thus more portable. ISR client: o Better SIGINT handling allows you to safely type ctrl-c anytime. o Uses rsync for all uploads. o Uploads over flaky networks can be safely interrupted and restarted. o Uploads can be bandwidth throttled (using -b option for sync and ci). o Fixes leaky hoard cache bug, cache now stays full across multiple syncs. o Commands like "isr hoard" and "isr ls" can run concurrently with other cmds. o "isr ls" now takes "-L n" arg to show only n most recent versions. o "isr hoard" now works on parcels that are not checked out. o "isr clean" command now takes optional "-a" arg to remove hoard cache. o No longer allows root to run the client program. o Prints better message when checking out or resuming a checked-out parcel. o Blocks ctrl-z while VMWare is running. o New "isr resume" command replaces run, combines checkout and run. o New "isr disconnect" command prepares client host to run parcel disconnected. o New "isr checkp" debugging command verifies parcel consistency on server. o New "isr reset" debugging command resets ISR runtime.