Go to file
Rafal Wojtczuk 6f8daea8f2 In qfile-unpacker, set perms on the directory only on second pass.
It solves problem with transferring r.x directory. Originally, it
would fail when creating files in the directory (as it is not
writable). Now, we will create it rwx, create files in it, and fix
perms and utimes on the second pass.
[user@devel fcopy]$ ls -ald /boot
dr-xr-xr-x 4 root root 4096 Sep  1  2010 /boot
2011-03-16 12:48:29 +01:00
appvm In qfile-unpacker, set perms on the directory only on second pass. 2011-03-16 12:48:29 +01:00
common Handy gui_fatal() etc routines. 2011-03-15 13:00:12 +01:00
netvm Start qrexec daemon and agent 2011-03-04 17:19:51 +01:00
rpm_spec Added qfile-unpacker and qfile-daemon 2011-03-15 16:43:43 +01:00
.gitignore Initial public commit. 2010-04-05 20:58:57 +02:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Moved vchan and u2mfn code to core. 2011-03-08 12:24:47 +01:00
version_vm version 1.3.13 2010-10-04 19:38:18 +02:00