source: BOOK/boot/64/sysvinit.xml@ ac1fb6d

clfs-3.0.0-sysvinit sysvinit
Last change on this file since ac1fb6d was 3d83ee0, checked in by Chris Staub <chris@…>, 10 years ago

Sysvinit does not use any libdir, no need for it to be found in the multilib dir

  • Property mode set to 100644
File size: 1.7 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-boot-sysvinit" role="wrap">
9 <?dbhtml filename="sysvinit.html"?>
10
11 <title>Sysvinit-&sysvinit-version;</title>
12
13 <indexterm zone="ch-boot-sysvinit">
14 <primary sortas="a-Sysvinit">Sysvinit</primary>
15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d5f948c]18 href="../common/sysvinit.xml"
[93adf44a]19 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]20
21 <sect2 role="installation">
22 <title>Installation of Sysvinit</title>
23
[1425d8c]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
25 href="../common/sysvinit.xml"
[3f2219e]26 xpointer="xpointer(//*[@os='p1'])"/>
[1425d8c]27
28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
29 href="../common/sysvinit.xml"
[3f2219e]30 xpointer="xpointer(//*[@os='p2'])"/>
[dbc8e54]31
[dabbced]32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]33 href="../common/sysvinit.xml"
34 xpointer="xpointer(//*[@os='c'])"/>
35
36<screen os="ac"><userinput>make -C src clobber
37make -C src CC="${CC} ${BUILD64}"</userinput></screen>
38
[dabbced]39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]40 href="../common/sysvinit.xml"
41 xpointer="xpointer(//*[@os='e'])"/>
42
[dabbced]43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]44 href="../common/sysvinit.xml"
45 xpointer="xpointer(//*[@os='ad'])"/>
46
47 </sect2>
48
[dabbced]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]50 href="../common/sysvinit.xml"
51 xpointer="xpointer(//*[@role='configuration'])"/>
52
[7e47edf]53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
54 href="../common/sysvinit.xml"
55 xpointer="xpointer(//*[@role='content'])"/>
56
[3f8be484]57</sect1>
Note: See TracBrowser for help on using the repository browser.