source: chapter06/iana-etc.xml@ 29723b9

Last change on this file since 29723b9 was 6a0e6f3, checked in by Matthew Burgess <matthew@…>, 20 years ago
  • Remove the spurious <info> tags that I thought were necessary but evidently aren't

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/LFS-RNG/BOOK@4387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 1.5 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[1fe35e1]2<!DOCTYPE section [
[673b0d8]3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
[1fe35e1]6<section xmlns="http://docbook.org/docbook-ng"
7 xml:id="ch-system-iana-etc" xreflabel="Iana-Etc" role="wrap">
[6a0e6f3]8<title>Iana-Etc-&iana-etc-version;</title>
[673b0d8]9<?dbhtml filename="iana-etc.html"?>
10
11<indexterm zone="ch-system-iana-etc"><primary sortas="a-Iana-Etc">Iana-Etc</primary></indexterm>
12
[6a0e6f3]13<section role="package"><title/>
[673b0d8]14<para>The Iana-Etc package provides data for network services and protocols.</para>
15
[a001133]16<segmentedlist>
17<segtitle>&buildtime;</segtitle>
18<segtitle>&diskspace;</segtitle>
19<seglistitem><seg>0.1 SBU</seg><seg>641 KB</seg></seglistitem>
20</segmentedlist>
[673b0d8]21
22<para>The installation dependencies for Iana-Etc haven't been checked yet.</para>
23
[1fe35e1]24</section>
[673b0d8]25
[1fe35e1]26<section role="installation">
[6a0e6f3]27<title>Installation of Iana-Etc</title>
[673b0d8]28
29<para>Parse the data:</para>
30
31<screen><userinput>make</userinput></screen>
32
33<para>Now install it:</para>
34
35<screen><userinput>make install</userinput></screen>
36
[1fe35e1]37</section>
[673b0d8]38
39
[6a0e6f3]40<section xml:id="contents-iana-etc" role="content"><title>Contents of Iana-Etc</title>
[673b0d8]41
[c6cb3aa]42<segmentedlist>
43<segtitle>Installed files</segtitle>
44<seglistitem><seg>protocols, services</seg></seglistitem>
45</segmentedlist>
[673b0d8]46
47<indexterm zone="ch-system-iana-etc"><primary sortas="e-/etc/protocols">/etc/protocols</primary></indexterm>
48
49<indexterm zone="ch-system-iana-etc"><primary sortas="e-/etc/services">/etc/services</primary></indexterm>
50
[1fe35e1]51</section>
[673b0d8]52
53
[1fe35e1]54</section>
Note: See TracBrowser for help on using the repository browser.