Changeset a3c498b for BOOK/bootable


Ignore:
Timestamp:
Jul 18, 2006, 9:43:20 AM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
68d567c
Parents:
80b955d
Message:

Text updates

Location:
BOOK/bootable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/mips/colo.xml

    r80b955d ra3c498b  
    4949  are more examples of a <filename>default.colo</filename> file.</para>
    5050
    51   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    52   href="../x86/grub.xml"
    53   xpointer="xpointer(//*[@os='v'])"/>
     51  <para os="v">The FHS stipulates that the bootloader's configuration file shoul
     52d
     53  be symlinked to <filename class="symlink">/etc/{Bootloader Name}</filename>.
     54  To satisfy this requirement for Colo, issue the following command:</para>
    5455
    5556<screen os="f"><userinput>mkdir -v /etc/colo &amp;&amp;
  • BOOK/bootable/x86/grub.xml

    r80b955d ra3c498b  
    131131  website at: <ulink url="http://www.gnu.org/software/grub/"/>.</para>
    132132
    133   <para os="v">The FHS stipulates that Bootloader's configuration file should
     133  <para os="v">The FHS stipulates that the bootloader's configuration file should
    134134  be symlinked to <filename class="symlink">/etc/{Bootloader Name}</filename>.
    135135  To satisfy this requirement for GRUB, issue the following command:</para>
Note: See TracChangeset for help on using the changeset viewer.