source:
BOOK/system-config/mips-chapter.xml@
548d83b
Last change on this file since 548d83b was 286ecce, checked in by , 11 years ago | |
---|---|
|
|
File size: 1.3 KB |
Rev | Line | |
---|---|---|
[3f8be484] | 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" [ | |
[3f8be484] | 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"?> | |
[3f8be484] | 10 | <?dbhtml filename="chapter.html"?> |
11 | ||
[775d9a7] | 12 | <title>System Configuration</title> |
[3f8be484] | 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"/> |
[3f8be484] | 25 | |
26 | </chapter> |
Note:
See TracBrowser
for help on using the repository browser.