Changeset 59fb197 in clfs-sysroot for BOOK/final-system/common/util-linux.xml
- Timestamp:
- Jun 5, 2006, 2:54:57 PM (18 years ago)
- Branches:
- master
- Children:
- 3322dab
- Parents:
- ddf299b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/util-linux.xml
rddf299b r59fb197 52 52 53 53 <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> 54 59 55 60 <para os="s1">The following sed prevents the installed files from being … … 135 140 ramsize (link to rdev), raw, rdev, readprofile, rename, renice, rev, 136 141 rootflags (link to rdev), script, setfdprm, setsid, setterm, sfdisk, 137 swap dev, swapoff (link to swapon), swapon, tunelp, ul, umount, vidmode142 swapoff (link to swapon), swapon, tunelp, ul, umount, vidmode 138 143 (link to rdev), whereis, and write</seg> 139 144 </seglistitem> … … 695 700 </varlistentry> 696 701 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 707 702 <varlistentry id="swapoff"> 708 703 <term><command>swapoff</command></term>
Note:
See TracChangeset
for help on using the changeset viewer.