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 /base/portmap | |
parent | bce4309f87a50d4f597610277ea407dc782c9779 (diff) | |
download | nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.tar.gz nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.tar.bz2 nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.tar.xz nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.zip |
ajout des md5sum et footprint pour la 32 bits
Diffstat (limited to 'base/portmap')
-rw-r--r-- | base/portmap/.footprint.i686 | 40 | ||||
-rw-r--r-- | base/portmap/.md5sum.i686 | 2 |
2 files changed, 42 insertions, 0 deletions
diff --git a/base/portmap/.footprint.i686 b/base/portmap/.footprint.i686 new file mode 100644 index 000000000..95998588b --- /dev/null +++ b/base/portmap/.footprint.i686 @@ -0,0 +1,40 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/rc.d/ +drwxr-xr-x root/root etc/rc.d/init.d/ +-rwxr-xr-- root/root etc/rc.d/init.d/netfs +-rwxr-xr-- root/root etc/rc.d/init.d/portmap +drwxr-xr-x root/root etc/rc.d/rc0.d/ +lrwxrwxrwx root/root etc/rc.d/rc0.d/K47netfs -> ../init.d/netfs +lrwxrwxrwx root/root etc/rc.d/rc0.d/K49portmap -> ../init.d/portmap +drwxr-xr-x root/root etc/rc.d/rc1.d/ +lrwxrwxrwx root/root etc/rc.d/rc1.d/K47netfs -> ../init.d/netfs +lrwxrwxrwx root/root etc/rc.d/rc1.d/K49portmap -> ../init.d/portmap +drwxr-xr-x root/root etc/rc.d/rc2.d/ +lrwxrwxrwx root/root etc/rc.d/rc2.d/K47netfs -> ../init.d/netfs +lrwxrwxrwx root/root etc/rc.d/rc2.d/K49portmap -> ../init.d/portmap +drwxr-xr-x root/root etc/rc.d/rc3.d/ +lrwxrwxrwx root/root etc/rc.d/rc3.d/S22portmap -> ../init.d/portmap +lrwxrwxrwx root/root etc/rc.d/rc3.d/S28netfs -> ../init.d/netfs +drwxr-xr-x root/root etc/rc.d/rc4.d/ +lrwxrwxrwx root/root etc/rc.d/rc4.d/S22portmap -> ../init.d/portmap +lrwxrwxrwx root/root etc/rc.d/rc4.d/S28netfs -> ../init.d/netfs +drwxr-xr-x root/root etc/rc.d/rc5.d/ +lrwxrwxrwx root/root etc/rc.d/rc5.d/S22portmap -> ../init.d/portmap +lrwxrwxrwx root/root etc/rc.d/rc5.d/S28netfs -> ../init.d/netfs +drwxr-xr-x root/root etc/rc.d/rc6.d/ +lrwxrwxrwx root/root etc/rc.d/rc6.d/K47netfs -> ../init.d/netfs +lrwxrwxrwx root/root etc/rc.d/rc6.d/K49portmap -> ../init.d/portmap +drwxr-xr-x root/root etc/rc.d/rcsysinit.d/ +drwxr-xr-x root/root etc/sysconfig/ +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/pmap_dump +-rwxr-xr-x root/root sbin/pmap_set +-rwxr-xr-x root/root sbin/portmap +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/sbin/ +drwxr-xr-x root/root usr/share/ +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/pmap_dump.8.gz +-rw-r--r-- root/root usr/share/man/man8/pmap_set.8.gz +-rw-r--r-- root/root usr/share/man/man8/portmap.8.gz diff --git a/base/portmap/.md5sum.i686 b/base/portmap/.md5sum.i686 new file mode 100644 index 000000000..94782d4f3 --- /dev/null +++ b/base/portmap/.md5sum.i686 @@ -0,0 +1,2 @@ +ac108ab68bf0f34477f8317791aaf1ff portmap-6.0.tgz +6e79b4055fc62d68aa5dc4582c022525 portmap-nutyx-01.patch |