diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-04 22:10:05 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-04 22:10:05 +0100 |
commit | 0bac53b74fa2db85952b9462588282691e8e63e0 (patch) | |
tree | 0cb1abf9d4ebe2f1f1325a9f678463a27d3df706 /extra/parted | |
parent | bce4309f87a50d4f597610277ea407dc782c9779 (diff) | |
download | nutyx-pakxe-0bac53b74fa2db85952b9462588282691e8e63e0.tar.gz nutyx-pakxe-0bac53b74fa2db85952b9462588282691e8e63e0.tar.bz2 nutyx-pakxe-0bac53b74fa2db85952b9462588282691e8e63e0.tar.xz nutyx-pakxe-0bac53b74fa2db85952b9462588282691e8e63e0.zip |
ajout des md5sum et footprint pour la 32 bits
Diffstat (limited to 'extra/parted')
-rw-r--r-- | extra/parted/.footprint.i686 | 36 | ||||
-rw-r--r-- | extra/parted/.md5sum.i686 | 1 |
2 files changed, 37 insertions, 0 deletions
diff --git a/extra/parted/.footprint.i686 b/extra/parted/.footprint.i686 new file mode 100644 index 000000000..2ecc3ef67 --- /dev/null +++ b/extra/parted/.footprint.i686 @@ -0,0 +1,36 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/parted/ +-rw-r--r-- root/root usr/include/parted/constraint.h +-rw-r--r-- root/root usr/include/parted/debug.h +-rw-r--r-- root/root usr/include/parted/device.h +-rw-r--r-- root/root usr/include/parted/disk.h +-rw-r--r-- root/root usr/include/parted/exception.h +-rw-r--r-- root/root usr/include/parted/filesys.h +-rw-r--r-- root/root usr/include/parted/geom.h +-rw-r--r-- root/root usr/include/parted/natmath.h +-rw-r--r-- root/root usr/include/parted/parted.h +-rw-r--r-- root/root usr/include/parted/timer.h +-rw-r--r-- root/root usr/include/parted/unit.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libparted.a +-rwxr-xr-x root/root usr/lib/libparted.la +lrwxrwxrwx root/root usr/lib/libparted.so -> libparted.so.0.0.1 +lrwxrwxrwx root/root usr/lib/libparted.so.0 -> libparted.so.0.0.1 +-rwxr-xr-x root/root usr/lib/libparted.so.0.0.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libparted.pc +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/parted +-rwxr-xr-x root/root usr/sbin/partprobe +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/parted.info.gz +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/parted.mo +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/parted.8.gz +-rw-r--r-- root/root usr/share/man/man8/partprobe.8.gz diff --git a/extra/parted/.md5sum.i686 b/extra/parted/.md5sum.i686 new file mode 100644 index 000000000..bd5bf9b95 --- /dev/null +++ b/extra/parted/.md5sum.i686 @@ -0,0 +1 @@ +30ceb6df7e8681891e865e2fe5a7903d parted-2.3.tar.gz |