source: BOOK/bootable/ppc64/yaboot.xml@ 078b277

clfs-3.0.0-systemd systemd
Last change on this file since 078b277 was dabbced, checked in by Joe Ciccone <jciccone@…>, 14 years ago

Change the XInclude schema path from 2003 to 2001. 2003 is depreciated
according to w3.org and 2001 should be used instead.

  • Property mode set to 100644
File size: 2.1 KB
RevLine 
[06f2dec]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" [
[06f2dec]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-bootable-yaboot" arch="ppc">
9 <?dbhtml filename="yaboot.html"?>
10
11 <title>Making the CLFS System Bootable</title>
12
13 <indexterm zone="ch-bootable-yaboot">
14 <primary sortas="a-Yaboot">Yaboot</primary>
15 <secondary>configuring</secondary></indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]18 href="../ppc/yaboot.xml"
19 xpointer="xpointer(//*[@os='e'])"/>
20
[dabbced]21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]22 href="../ppc/yaboot.xml"
23 xpointer="xpointer(//*[@os='h'])"/>
24
[dabbced]25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]26 href="../ppc/yaboot.xml"
27 xpointer="xpointer(//*[@os='i'])"/>
28
[dabbced]29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]30 href="../ppc/yaboot.xml"
31 xpointer="xpointer(//*[@os='k'])"/>
32
[dabbced]33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]34 href="../ppc/yaboot.xml"
35 xpointer="xpointer(//*[@os='l'])"/>
36
[dabbced]37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]38 href="../ppc/yaboot.xml"
39 xpointer="xpointer(//*[@os='n'])"/>
40
[dabbced]41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]42 href="../ppc/yaboot.xml"
43 xpointer="xpointer(//*[@os='o'])"/>
44
[dabbced]45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]46 href="../ppc/yaboot.xml"
47 xpointer="xpointer(//*[@os='r'])"/>
48
[dabbced]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]50 href="../ppc/yaboot.xml"
51 xpointer="xpointer(//*[@os='s'])"/>
52
53 <para os="s1">You may see an error message referencing ioctl32 with 'Unknown
54 cmd' and '/dev/nvram'. This does not appear to cause any problems.</para>
55
[dabbced]56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]57 href="../ppc/yaboot.xml"
58 xpointer="xpointer(//*[@os='t'])"/>
59
[dabbced]60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[06f2dec]61 href="../ppc/yaboot.xml"
62 xpointer="xpointer(//*[@os='u'])"/>
63
64</sect1>
Note: See TracBrowser for help on using the repository browser.