[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 |
|
---|
| 8 | <chapter id="chapter-boot" xreflabel="If You Are Going to Boot">
|
---|
| 9 | <?dbhtml dir="boot"?>
|
---|
| 10 | <?dbhtml filename="chapter.html"?>
|
---|
| 11 |
|
---|
| 12 | <title>If You Are Going to Boot</title>
|
---|
| 13 |
|
---|
| 14 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
|
---|
[83857b8] | 15 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/creatingdirs.xml"/>
|
---|
| 16 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/createfiles.xml"/>
|
---|
[3f8be484] | 17 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/e2fsprogs.xml"/>
|
---|
| 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sysvinit.xml"/>
|
---|
| 19 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/module-init-tools.xml"/>
|
---|
[46423ee] | 20 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/util-linux-ng.xml"/>
|
---|
[3f8be484] | 21 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/udev.xml"/>
|
---|
| 22 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/pwdgroup.xml"/>
|
---|
| 23 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64/kernel.xml"/>
|
---|
| 24 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64/grub-build.xml"/>
|
---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/settingenviron.xml"/>
|
---|
[614f4d2] | 26 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64/flags.xml"/>
|
---|
[3f8be484] | 27 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/>
|
---|
| 28 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/>
|
---|
| 30 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/>
|
---|
[170e4116] | 31 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/grub.xml"/>
|
---|
[3f8be484] | 32 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/whatnext.xml"/>
|
---|
| 33 |
|
---|
| 34 | </chapter>
|
---|