diff options
author | Lukc <lukc@upyum.com> | 2010-12-11 19:15:23 +0100 |
---|---|---|
committer | Lukc <lukc@upyum.com> | 2010-12-11 19:15:35 +0100 |
commit | 6d908a38e05b9d4135c65d23114a5874215b5bb8 (patch) | |
tree | b5e6da6d95b9a1235d82032b509b80483a886ff5 /pciutils/.footprint | |
download | base-6d908a38e05b9d4135c65d23114a5874215b5bb8.tar.gz base-6d908a38e05b9d4135c65d23114a5874215b5bb8.tar.bz2 base-6d908a38e05b9d4135c65d23114a5874215b5bb8.tar.xz base-6d908a38e05b9d4135c65d23114a5874215b5bb8.zip |
Engagement initial.
Diffstat (limited to 'pciutils/.footprint')
-rw-r--r-- | pciutils/.footprint | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/pciutils/.footprint b/pciutils/.footprint new file mode 100644 index 0000000..1eddd46 --- /dev/null +++ b/pciutils/.footprint @@ -0,0 +1,24 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/pci/ +-rw-r--r-- root/root usr/include/pci/config.h +-rw-r--r-- root/root usr/include/pci/header.h +-rw-r--r-- root/root usr/include/pci/pci.h +-rw-r--r-- root/root usr/include/pci/types.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libpci.a +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libpci.pc +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man7/ +-rw-r--r-- root/root usr/man/man7/pcilib.7.gz +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/lspci.8.gz +-rw-r--r-- root/root usr/man/man8/setpci.8.gz +-rw-r--r-- root/root usr/man/man8/update-pciids.8.gz +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/lspci +-rwxr-xr-x root/root usr/sbin/setpci +-rwxr-xr-x root/root usr/sbin/update-pciids +drwxr-xr-x root/root usr/share/ +-rw-r--r-- root/root usr/share/pci.ids |