The Iana-Etc package provides data for network services and protocols.
The following patch updates the filenames and locations required by Iana-etc so that it can update the services and protocol files:
patch -Np1 -i ../iana-etc-2.30-get_fix-1.patch
If you have internet access you can update the raw files by running:
make get
The following command converts the raw data provided by IANA into
the correct formats for the /etc/protocols and /etc/services data files:
make
This package does not come with a test suite.
Install the package:
make install