diff options
author | Alan Mizrahi <alan+crux@mizrahi.com.ve> | 2006-11-06 11:17:48 -0400 |
---|---|---|
committer | Alan Mizrahi <alan+crux@mizrahi.com.ve> | 2006-11-06 11:17:48 -0400 |
commit | 6ddae12615cadbca40874e3e65de2fa36ade16e7 (patch) | |
tree | bb75306f3a6313d83463ec3df3f4ef208b0875be /truecrypt/.footprint | |
parent | c76a9d30697fafb80a6d0d6a8cf6b9de1908563b (diff) | |
download | contrib-6ddae12615cadbca40874e3e65de2fa36ade16e7.tar.gz contrib-6ddae12615cadbca40874e3e65de2fa36ade16e7.tar.xz |
truecrypt: initial commit
Diffstat (limited to 'truecrypt/.footprint')
-rw-r--r-- | truecrypt/.footprint | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/truecrypt/.footprint b/truecrypt/.footprint new file mode 100644 index 000000000..7d78a79d4 --- /dev/null +++ b/truecrypt/.footprint @@ -0,0 +1,11 @@ +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/modules/ +drwxr-xr-x root/root lib/modules/<kernel-version>/ +drwxr-xr-x root/root lib/modules/<kernel-version>/extra/ +-rw-r--r-- root/root lib/modules/<kernel-version>/extra/truecrypt.ko +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/truecrypt +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/truecrypt.1.gz |