Changeset 59fb197 in clfs-sysroot for BOOK/final-system/common/util-linux.xml


Ignore:
Timestamp:
Jun 5, 2006, 2:54:57 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
3322dab
Parents:
ddf299b
Message:

r3817@server (orig r1719): jciccone | 2006-06-05 13:56:36 -0700
Brought the clfs-2.0 branch up to trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/util-linux.xml

    rddf299b r59fb197  
    5252
    5353<screen os="p4"><userinput>patch -Np1 -i ../&util-linux-gcc4_fixes-patch;</userinput></screen>
     54
     55   <para os="p5">The following patch fixes swapon.c, it tries to find the
     56   variable R_OK, but the header that has R_OK is not included:</para>
     57
     58<screen os="p6"><userinput>patch -Np1 -i ../&util-linux-missing_header-patch;</userinput></screen>
    5459
    5560    <para os="s1">The following sed prevents the installed files from being
     
    135140        ramsize (link to rdev), raw, rdev, readprofile, rename, renice, rev,
    136141        rootflags (link to rdev), script, setfdprm, setsid, setterm, sfdisk,
    137         swapdev, swapoff (link to swapon), swapon, tunelp, ul, umount, vidmode
     142        swapoff (link to swapon), swapon, tunelp, ul, umount, vidmode
    138143        (link to rdev), whereis, and write</seg>
    139144      </seglistitem>
     
    695700      </varlistentry>
    696701
    697       <varlistentry id="swapdev">
    698         <term><command>swapdev</command></term>
    699         <listitem>
    700           <para>Sets the swap device in a bootable image</para>
    701           <indexterm zone="ch-system-util-linux swapdev">
    702             <primary sortas="b-swapdev">swapdev</primary>
    703           </indexterm>
    704         </listitem>
    705       </varlistentry>
    706 
    707702      <varlistentry id="swapoff">
    708703        <term><command>swapoff</command></term>
Note: See TracChangeset for help on using the changeset viewer.