source: BOOK/system-config/ppc64-chapter.xml @ 2004b26

clfs-3.0.0-sysvinitsysvinit
Last change on this file since 2004b26 was 286ecce, checked in by Chris Staub <chris@…>, 10 years ago

Moved fstab to system-config

  • Property mode set to 100644
File size: 1.3 KB
RevLine 
[d49b9e8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[d49b9e8]4  <!ENTITY % general-entities SYSTEM "../general.ent">
5  %general-entities;
6]>
7
[775d9a7]8<chapter id="chapter-system-config" xreflabel="System Configuration">
9  <?dbhtml dir="system-config"?>
[d49b9e8]10  <?dbhtml filename="chapter.html"?>
11
[775d9a7]12  <title>System Configuration</title>
[d49b9e8]13
[dabbced]14  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/introduction.xml"/>
[883a698]15  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bootscripts.xml"/>
[dabbced]16  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/usage.xml"/>
[82fc053]17  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
[dabbced]18  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
[82fc053]19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
[dabbced]20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
21  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
[286ecce]24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
[d49b9e8]25
26</chapter>
Note: See TracBrowser for help on using the repository browser.