MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Man Pages HOME GNU GLibC 64-bit »

IANA Etc Files

Name: IANA Etc Files
Summary: The services and protocols text databases
License: MIT
Version: 20260226
URL: https://github.com/Mic92/iana-etc/releases/download/20260226/iana-etc-20260226.tar.gz

Average Build Time: less than 0.1 SBU
Used Install Space: 4.8 MiB

Installation

To install IANA Etc Files into place, run the following command:

install -v -m 644 -o root -g root services /etc/
install -v -m 644 -o root -g root protocols /etc/

Contents

Installed Files Description
/etc/protocols The list of protocols carried over TCP/IP
/etc/services The Assigned Names and Numbers for ports and service names
Navigation    
« Man Pages HOME GNU GLibC 64-bit »