#2387: portmap 6.0
--------------------+-------------------------------------------------------
 Reporter:  Moody   |        Owner:  [email protected]
     Type:  task    |       Status:  new                           
 Priority:  normal  |    Milestone:  6.3                           
Component:  BOOK    |      Version:  SVN                           
 Severity:  normal  |   Resolution:                                
 Keywords:          |  
--------------------+-------------------------------------------------------
Comment (by spinal84):

 Hello there!


 I wanted to post the ticket about portmap too.
 I'm working now on diskless system using LFS.


 What I have noticed.[[BR]]

 1) Current portmap bootscript from blfs has incorrect restart section:
 it doesn't include calls to pmap_dump and pmap_set which are needed to
 reload currently
 working mappings. This problem is gone with portmap version 6 where
 portmap dumps mappings automatically to /var/run/portmap_mapping.[[BR]]

 2) I changed the order of loading bootscripts (to be able to mount /usr
 hierarchy from the
 server) and noticed that portmap depends on libwrap.so which is located in
 /usr/lib and /usr
 cannot be mounted before portmap is started. So I suggest to extend
 installation of
 tcp_wrappers with commands (after make install):[[BR]]

 {{{
 mv -v /usr/lib/libwrap.so /lib &&
 ln -sv /lib/libwrap.so /usr/lib
 }}}

 Thanks for attention.


 P.S. By the way nfs-utils should be updated too.


 P.P.S. I forgot my password for login spinal and I can't reset it. My
 email is not delivered to jhuntwork as it was recognized as spam. How can
 I restore my account?

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2387#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to