Changeset 040521bc for BOOK/final-system


Ignore:
Timestamp:
Sep 22, 2006, 8:30:38 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
8953f24
Parents:
5921622
Message:

Sync up with 1.0 Book

Location:
BOOK/final-system
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/alpha/aboot.xml

    r5921622 r040521bc  
    2323
    2424  <sect2 role="installation">
    25     <title>Installation of Aboot</title>
     25    <title>Installation of aboot</title>
    2626
    2727    <para os="aa">The following patch addresses build issues with GCC &gcc-version;:</para>
     
    6969        <term><command>e2writeboot</command></term>
    7070        <listitem>
    71           <para>Can be used to write a secondary bootstrap loader to an
     71          <para>Can  be  used to write a secondary bootstrap loader to an
    7272          ext2 formatted filesystem (normally on a floppy disk).</para>
    7373          <indexterm zone="ch-system-aboot e2writeboot">
  • BOOK/final-system/common/findutils.xml

    r5921622 r040521bc  
    5858<screen os="h"><userinput>make install</userinput></screen>
    5959
    60     <para os="i">Find from Findutils is used by some of the scripts
     60    <para os="i">The <command>find</command> program is used by some of the scripts
    6161    in the CLFS-Bootscripts package. As <filename
    6262    class="directory">/usr</filename> may not be available during the early
  • BOOK/final-system/common/module-init-tools.xml

    r5921622 r040521bc  
    6565        <term><parameter>INSTALL=install</parameter></term>
    6666        <listitem>
    67           <para>Normally, make install will not install the binaries if they
     67          <para>Normally, <command>make install</command> will not install the binaries if they
    6868          already exist. This option overrides that behavior by calling
    6969          <command>install</command> instead of using the default wrapper
  • BOOK/final-system/common/ncurses.xml

    r5921622 r040521bc  
    5454ln -svf ../../lib/libform.so.5 /usr/lib/libform.so</userinput></screen>
    5555
    56     <para os="l">Give the Ncurses libraries execute permissions:</para>
     56    <para os="l">Give the Ncurses dynamic libraries execute permissions:</para>
    5757
    5858<screen os="m"><userinput>chmod -v 755 /lib/lib{panel,menu,form,ncurses}.so.&ncurses-version;</userinput></screen>
  • BOOK/final-system/common/perl.xml

    r5921622 r040521bc  
    2828    <para os="s1">The following sed causes <filename>DynaLoader.a</filename>
    2929    to be built with -fPIC so it can be linked into a shared library
    30     later.</para>
     30    later:</para>
    3131
    3232<screen os="s2"><userinput>sed -i -e "s@pldlflags=''@pldlflags=\"\$cccdlflags\"@g" \
  • BOOK/final-system/common/stripping.xml

    r5921622 r040521bc  
    3333    <para os="e">Then reenter it with:</para>
    3434
    35 <screen os="f" role="nodump"><userinput>chroot $CLFS /tools/bin/env -i \
    36     HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
     35<screen os="f" role="nodump"><userinput>chroot ${CLFS} /tools/bin/env -i \
     36    HOME=/root TERM=${TERM} PS1='\u:\w\$ ' \
    3737    PATH=/bin:/usr/bin:/sbin:/usr/sbin \
    3838    /tools/bin/bash --login</userinput></screen>
  • BOOK/final-system/common/sysklogd.xml

    r5921622 r040521bc  
    6666mail.*                          -/var/log/mail.log
    6767user.*                          -/var/log/user.log
    68 *.=info;*.=notice;*.=warn;
    69 auth,authpriv.none;
    70 cron,daemon.none;
     68*.=info;*.=notice;*.=warn;\
     69auth,authpriv.none;\
     70cron,daemon.none;\
    7171mail,news.none                  -/var/log/messages.log
    7272
  • BOOK/final-system/common/udev.xml

    r5921622 r040521bc  
    3030<screen os="b"><userinput>make EXTRAS="extras/floppy extras/cdrom_id extras/firmware \
    3131    extras/scsi_id extras/volume_id extras/ata_id extras/usb_id \
    32     extras/edd_id extras/dasd_id extras/path_id" udevdir=/dev</userinput></screen>
     32    extras/edd_id extras/dasd_id extras/path_id"</userinput></screen>
    3333
    3434    <variablelist os="c">
     
    6161    EXTRAS="extras/floppy extras/cdrom_id extras/firmware \
    6262    extras/scsi_id extras/volume_id extras/ata_id extras/usb_id \
    63     extras/edd_id extras/dasd_id extras/path_id" udevdir=/dev install</userinput></screen>
     63    extras/edd_id extras/dasd_id extras/path_id" install</userinput></screen>
    6464
    6565    <variablelist os="i">
  • BOOK/final-system/mips/dvhtool.xml

    r5921622 r040521bc  
    3131  </note>
    3232
    33     <para os="b">This patch updates for the Arcload bootloader:</para>
     33    <para os="b">This patch fixes build issues with Dvhtool and adds support
     34    for LVM and Linux partitions:</para>
    3435
    3536<screen os="c"><userinput>patch -Np1 -i ../&dvhtool-fixes-patch;</userinput></screen>
     
    5657
    5758      <seglistitem>
    58         <seg>To be Determined</seg>
     59        <seg>dvhtool</seg>
    5960      </seglistitem>
    6061    </segmentedlist>
    6162
    62 <!--
    6363    <variablelist>
    6464      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     
    6666      <?dbhtml list-presentation="table"?>
    6767
    68       <varlistentry id="colo-chain.elf">
    69         <term><command>colo</command></term>
     68      <varlistentry id="dvhtool">
     69        <term><command>dvhtool</command></term>
    7070        <listitem>
    71           <para>Is the Cobalt Bootloader's chain mode executeable. This
    72           file gets gzipped and renamed to <filename>vmlinux.gz</filename>,
    73           so it can be booted automatically by the Cobalt's existing
    74           firmware</para>
    75           <indexterm zone="ch-system-colo colo-chain.elf">
    76             <primary sortas="b-colo-chain.elf">colo-chain.elf</primary>
     71          <para>A utility for displaying SGI disk partition and volume header
     72          information as well as for copying files to and from the volume
     73          header</para>
     74          <indexterm zone="ch-system-dvhtool dvhtool">
     75            <primary sortas="b-dvhtool">dvhtool</primary>
    7776          </indexterm>
    7877        </listitem>
     
    8079
    8180    </variablelist>
    82 -->
    8381
    8482  </sect2>
  • BOOK/final-system/multilib/texinfo.xml

    r5921622 r040521bc  
    1 
    21<?xml version="1.0" encoding="ISO-8859-1"?>
    32<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  • BOOK/final-system/multilib/udev.xml

    r5921622 r040521bc  
    2222    <title>Installation of Udev</title>
    2323
    24     <para os="p1">This patch updates moves /lib/udev to /lib64/udev, to keep
     24    <para os="p1">This patch moves /lib/udev to /lib64/udev, to keep
    2525    system consistency:</para>
    2626
     
    3333<screen os="b"><userinput>make CC="gcc ${BUILD64}" LD="gcc ${BUILD64}" \
    3434 EXTRAS="extras/cdrom_id extras/floppy extras/firmware extras/scsi_id extras/volume_id \
    35             extras/ata_id extras/usb_id extras/edd_id extras/dasd_id extras/path_id" udevdir=/dev</userinput></screen>
     35            extras/ata_id extras/usb_id extras/edd_id extras/dasd_id extras/path_id"</userinput></screen>
    3636
    3737    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/sparc/elftoaout.xml

    r5921622 r040521bc  
    4747
    4848      <seglistitem>
    49         <seg>Unchecked</seg>
     49        <seg>elf2aout</seg>
    5050      </seglistitem>
    5151    </segmentedlist>
     
    5959        <term><command>elftoaout</command></term>
    6060        <listitem>
    61           <para>Need Description</para>
     61          <para>Converts an ELF-formatted file to Sparc a.out format for use
     62          with openprom</para>
    6263          <indexterm zone="ch-system-elftoaout elftoaout">
    6364            <primary sortas="a-elftoaout">elftoaout</primary>
  • BOOK/final-system/sparc/silo.xml

    r5921622 r040521bc  
    6969        <term><command>silocheck</command></term>
    7070        <listitem>
    71           <para>Checks to see wether a file is readable
    72            by silo. (very handy if you have larger disks.).</para>
     71          <para>Checks to see whether a file is readable
     72           by silo (very handy if you have larger disks).</para>
    7373          <indexterm zone="ch-system-silo silocheck">
    7474            <primary sortas="a-silocheck">silocheck</primary>
     
    8181        <listitem>
    8282          <para>Is a file that is called by the tilo command to build
    83           a TFTP boot image..</para>
     83          a TFTP boot image.</para>
    8484          <indexterm zone="ch-system-silo maketilo">
    8585            <primary sortas="a-maketilo">maketilo</primary>
  • BOOK/final-system/x86/glibc.xml

    r5921622 r040521bc  
    238238    <filename>/etc/localtime</filename> file by running:</para>
    239239
    240 <screen><userinput>cp -fv /usr/share/zoneinfo/<replaceable>[xxx]</replaceable> \
     240<screen><userinput>cp -v --remove-destination /usr/share/zoneinfo/<replaceable>[xxx]</replaceable> \
    241241    /etc/localtime</userinput></screen>
    242242
  • BOOK/final-system/x86/grub.xml

    r5921622 r040521bc  
    5454<screen os="g"><userinput>make install
    5555mkdir -pv /boot/grub
    56 cp -v /usr/lib/grub/i386-pc/stage{1,2} /boot/grub</userinput></screen>
     56cp -v /usr/lib/grub/*/stage{1,2} /boot/grub</userinput></screen>
    5757
    58     <para os="h">Replace <filename class="directory">i386-pc</filename> with whatever
    59     directory is appropriate for the hardware in use.</para>
    60 
    61     <para os="i">The <filename class="directory">i386-pc</filename> directory
    62     contains a number of <filename>*stage1_5</filename> files, different
    63     ones for different file systems. Review the files available and copy
    64     the appropriate ones to the <filename
     58    <para os="h">The directory in
     59    <filename class="directory">/usr/lib/grub</filename> (its name depends
     60    on your arch) contains a number of <filename>*stage1_5</filename> files,
     61    different ones for different file systems. Review the files available and
     62    copy the appropriate ones to the <filename
    6563    class="directory">/boot/grub</filename> directory. Most users will
    6664    copy the <filename>e2fs_stage1_5</filename> and/or
  • BOOK/final-system/x86/linux-headers.xml

    r5921622 r040521bc  
    5353
    5454      <seglistitem>
    55         <seg>/usr/include/{asm,linux}/*.h</seg>
     55        <seg>/usr/include/{asm,asm-generic,linux,mtd,scsi,sound}/*.h</seg>
    5656      </seglistitem>
    5757    </segmentedlist>
     
    6464      <varlistentry id="linux-headers">
    6565        <term><filename
    66         class="headerfile">/usr/include/{asm,linux}/*.h</filename></term>
     66        class="headerfile">/usr/include/{asm,asm-generic,linux,mtd,scsi,sound}/*.h</filename></term>
    6767        <listitem>
    6868          <para>The Linux API headers</para>
  • BOOK/final-system/x86_64/grub.xml

    r5921622 r040521bc  
    5757    xpointer="xpointer(//*[@os='f'])"/>
    5858
    59 <screen os="h"><userinput>make install
    60 mkdir -v /boot/grub
    61 cp -v /usr/lib/grub/x86_64-pc/stage{1,2} /boot/grub</userinput></screen>
     59    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     60    href="../x86/grub.xml"
     61    xpointer="xpointer(//*[@os='g'])"/>
    6262
    63     <para os="i">Replace <filename class="directory">x86_64-pc</filename> with whatever
    64     directory is appropriate for the hardware in use.</para>
    65 
    66     <para os="j">The <filename class="directory">x86_64-pc</filename> directory
    67     contains a number of <filename>*stage1_5</filename> files, different
    68     ones for different file systems. Review the files available and copy
    69     the appropriate ones to the <filename
    70     class="directory">/boot/grub</filename> directory. Most users will
    71     copy the <filename>e2fs_stage1_5</filename> and/or
    72     <filename>reiserfs_stage1_5</filename> files.</para>
     63    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     64    href="../x86/grub.xml"
     65    xpointer="xpointer(//*[@os='h'])"/>
    7366
    7467  </sect2>
Note: See TracChangeset for help on using the changeset viewer.