diff options
author | guy <guy@nutyx.(none)> | 2009-11-02 04:36:05 +0800 |
---|---|---|
committer | fredjo <frederic.joly@9online.fr> | 2009-11-02 06:06:19 +0800 |
commit | 5a2a9971e1e7e0bef99d0a76e36a8d3d1545bc2f (patch) | |
tree | 3d1d5b242646549ca2d1221ee89e4dabf74269b3 /extra/cryptsetup/.footprint | |
parent | c6610a72a88e9af7ef7cf344e2b57c544c0799a0 (diff) | |
download | nutyx-extra-5a2a9971e1e7e0bef99d0a76e36a8d3d1545bc2f.tar.gz nutyx-extra-5a2a9971e1e7e0bef99d0a76e36a8d3d1545bc2f.tar.bz2 nutyx-extra-5a2a9971e1e7e0bef99d0a76e36a8d3d1545bc2f.tar.xz nutyx-extra-5a2a9971e1e7e0bef99d0a76e36a8d3d1545bc2f.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 |