-
Committer:
dcoles
-
Date:
2008-07-08 07:31:03 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:833
Setup: Modified action_runprog so it behaves more like os.system (args do not
set argv[0] of the program - this is set automatically to prog).
action_copytree now uses rsync if it can. This means that the jails should be
able to be updated dynamically (since the TLD won't be deleted which makes AUFS
consider the users mount to be invalid - then you have to unmount all users,
etc. etc.)