]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - make.sh
Replace portmap with rpcbind
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sat, 7 May 2016 14:16:35 +0000 (16:16 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 May 2016 13:08:47 +0000 (14:08 +0100)
commite93a0b06fe1c55c41ce24c33449f16f4ce5e5c53
tree7c8a785ba821b571ce68bf00d210d7b7edc851b9
parenta1a05a444ffa2064bc15533165a3d3bac369a887
Replace portmap with rpcbind

Portmap is not maintained anymore that's why it is replaced by rpcbind.
Rpcbind provides also rpcinfo which is quite useful for debugging.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
14 files changed:
config/rootfiles/common/armv5tel/initscripts
config/rootfiles/common/i586/initscripts
config/rootfiles/common/x86_64/initscripts
config/rootfiles/packages/portmap [deleted file]
config/rootfiles/packages/rpcbind [new file with mode: 0644]
lfs/nfs
lfs/rpcbind [moved from lfs/portmap with 82% similarity]
make.sh
src/initscripts/init.d/portmap [deleted file]
src/initscripts/init.d/rpcbind [new file with mode: 0644]
src/paks/rpcbind/install.sh [moved from src/paks/portmap/install.sh with 85% similarity]
src/paks/rpcbind/uninstall.sh [moved from src/paks/portmap/uninstall.sh with 98% similarity]
src/paks/rpcbind/update.sh [moved from src/paks/portmap/update.sh with 100% similarity]
src/patches/rpcbind/rpcbind-0.2.3-tirpc_fix-1.patch [new file with mode: 0644]