diff options
author | guy <guy@nutyx.(none)> | 2009-11-01 21:36:05 +0100 |
---|---|---|
committer | guy <guy@nutyx.(none)> | 2009-11-01 21:36:05 +0100 |
commit | 45308625973086963cdfde1a0e725f73eb1ac080 (patch) | |
tree | 7b86fb8d7fb104f2cf912b1bc56705b539e240c9 /extra/cryptsetup/.footprint | |
parent | f29881cc3a7eeb0b13ac2eec29b7b13195afdb81 (diff) | |
download | nutyx-pakxe-45308625973086963cdfde1a0e725f73eb1ac080.tar.gz nutyx-pakxe-45308625973086963cdfde1a0e725f73eb1ac080.tar.bz2 nutyx-pakxe-45308625973086963cdfde1a0e725f73eb1ac080.tar.xz nutyx-pakxe-45308625973086963cdfde1a0e725f73eb1ac080.zip |
Ajout de cryptsetup
Diffstat (limited to 'extra/cryptsetup/.footprint')
-rw-r--r-- | extra/cryptsetup/.footprint | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/extra/cryptsetup/.footprint b/extra/cryptsetup/.footprint new file mode 100644 index 000000000..4ae4221f9 --- /dev/null +++ b/extra/cryptsetup/.footprint @@ -0,0 +1,16 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/libcryptsetup.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/cryptsetup/ +-rwxr-xr-x root/root usr/lib/libcryptsetup.la +lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so.0 -> libcryptsetup.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libcryptsetup.so.0.0.0 +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/cryptsetup +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/cryptsetup.8.gz |