Remove the suggestion to use libmap.conf to deal with the version bump.

People have a tendency to add things to libmap.conf and forget about them
(as we've seen in the mailing lists before).
The compat4x port should be used instead.
This commit is contained in:
David E. O'Brien 2004-10-17 14:59:18 +00:00
parent 73f69794ee
commit 57e8fce71c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136617

View File

@ -52,16 +52,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
have all your ports/packages rebuilt before removing the old
libraries.
As a temporary measure, if you do not have any 4.X executables,
you can add the following lines to /etc/libmap.conf to force
5.X executables to use the new libraries:
libhistory.so.4 libhistory.so.5
libm.so.2 libm.so.3
libopie.so.2 libopie.so.3
libpcap.so.2 libpcap.so.3
libreadline.so.4 libreadline.so.5
20040929:
The pfil API has gained an additional argument to pass an inpcb.
You should rebuild all pfil consuming modules: ipfw, ipfilter