Changeset 4bac71c


Ignore:
Timestamp:
01/22/2008 07:52:27 AM (16 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
c6d52ce7
Parents:
6e79b0d
Message:

Replace Util-linux with Util-linux-ng. Fixes #2077.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r6e79b0d r4bac71c  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[matthew] - Replaced Util-Linux-2.12r, with
     44          Util-Linux-NG-2.13.1. Fixes
     45          <ulink url="&lfs-ticket-root;2077">#2077</ulink>.</para>
     46        </listitem>
     47        <listitem>
    4348          <para>[matthew] - Upgraded to Tcl-8.4.17. Fixes
    4449          <ulink url="&lfs-ticket-root;2131">#2131</ulink>.</para>
  • chapter01/whatsnew.xml

    r6e79b0d r4bac71c  
    186186      <para>&udev-config;</para>
    187187    </listitem>
    188     <!--<listitem>
    189       <para>Util-Linux &util-linux-version;</para>
    190     </listitem>-->
     188    <listitem>
     189      <para>Util-Linux-NG &util-linux-ng-version;</para>
     190    </listitem>
    191191    <!--<listitem>
    192192      <para>Vim &vim-version;</para>
  • chapter03/packages.xml

    r6e79b0d r4bac71c  
    544544
    545545    <varlistentry>
    546       <term>Util-linux (&util-linux-version;) - <token>&util-linux-size;</token>:</term>
    547       <listitem>
    548         <para>Home page: <ulink url="&util-linux-home;"/></para>
    549         <para>Download: <ulink url="&util-linux-url;"/></para>
    550         <para>MD5 sum: <literal>&util-linux-md5;</literal></para>
     546      <term>Util-linux-ng (&util-linux-ng-version;) - <token>&util-linux-ng-size;</token>:</term>
     547      <listitem>
     548        <para>Home page: <ulink url="&util-linux-ng-home;"/></para>
     549        <para>Download: <ulink url="&util-linux-ng-url;"/></para>
     550        <para>MD5 sum: <literal>&util-linux-ng-md5;</literal></para>
    551551      </listitem>
    552552    </varlistentry>
  • chapter03/patches.xml

    r6e79b0d r4bac71c  
    190190
    191191    <varlistentry>
    192       <term>Util-linux Cramfs Patch - <token>&util-linux-cramfs-patch-size;</token>:</term>
    193       <listitem>
    194         <para>Download: <ulink url="&patches-root;&util-linux-cramfs-patch;"/></para>
    195         <para>MD5 sum: <literal>&util-linux-cramfs-patch-md5;</literal></para>
    196       </listitem>
    197     </varlistentry>
    198 
    199     <varlistentry>
    200       <term>Util-linux Lseek Patch - <token>&util-linux-lseek-patch-size;</token>:</term>
    201       <listitem>
    202         <para>Download: <ulink url="&patches-root;&util-linux-lseek-patch;"/></para>
    203         <para>MD5 sum: <literal>&util-linux-lseek-patch-md5;</literal></para>
    204       </listitem>
    205     </varlistentry>
    206 
    207 
    208     <varlistentry>
    209192      <term>Vim Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term>
    210193      <listitem>
  • chapter05/chapter05.xml

    r6e79b0d r4bac71c  
    2929  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="coreutils.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="diffutils.xml"/>
     31  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="e2fsprogs.xml"/>
    3132  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="findutils.xml"/>
    3233  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk.xml"/>
  • chapter05/util-linux.xml

    r6e79b0d r4bac71c  
    66]>
    77
    8 <sect1 id="ch-tools-util-linux" role="wrap">
    9   <?dbhtml filename="util-linux.html"?>
     8<sect1 id="ch-tools-util-linux-ng" role="wrap">
     9  <?dbhtml filename="util-linux-ng.html"?>
    1010
    1111  <sect1info condition="script">
    12     <productname>util-linux</productname>
    13     <productnumber>&util-linux-version;</productnumber>
    14     <address>&util-linux-url;</address>
     12    <productname>util-linux-ng</productname>
     13    <productnumber>&util-linux-ng-version;</productnumber>
     14    <address>&util-linux-ng-url;</address>
    1515  </sect1info>
    1616
    17   <title>Util-linux-&util-linux-version;</title>
     17  <title>Util-linux-ng-&util-linux-ng-version;</title>
    1818
    19   <indexterm zone="ch-tools-util-linux">
    20     <primary sortas="a-Util-linux">Util-linux</primary>
     19  <indexterm zone="ch-tools-util-linux-ng">
     20    <primary sortas="a-Util-linux-ng">Util-linux-ng</primary>
    2121    <secondary>tools</secondary>
    2222  </indexterm>
     
    3434
    3535      <seglistitem>
    36         <seg>&util-linux-ch5-sbu;</seg>
    37         <seg>&util-linux-ch5-du;</seg>
     36        <seg>&util-linux-ng-ch5-sbu;</seg>
     37        <seg>&util-linux-ng-ch5-du;</seg>
    3838      </seglistitem>
    3939    </segmentedlist>
     
    4242
    4343  <sect2 role="installation">
    44     <title>Installation of Util-linux</title>
    45 
    46     <para>Util-linux does not use the freshly installed headers and libraries
    47     from the <filename class="directory">/tools</filename> directory by default.
    48     This is fixed by altering the configure script:</para>
    49 
    50 <screen><userinput remap="pre">sed -i 's@/usr/include@/tools/include@g' configure</userinput></screen>
     44    <title>Installation of Util-linux-ng</title>
    5145
    5246    <para>Prepare Util-linux for compilation:</para>
    5347
    54 <screen><userinput remap="configure">./configure</userinput></screen>
    55 
    56     <para>Compile some support routines:</para>
    57 
    58 <screen><userinput remap="make">make -C lib</userinput></screen>
     48<screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>
    5949
    6050    <para>Only a few of the utilities contained in this package need to be
     
    6454make -C text-utils more</userinput></screen>
    6555
    66     <para>This package does not come with a test suite.</para>
     56    <para>This package comes with a test suite, but running it will cause all of
     57    the binaries to be built and tested.  If you still wish to run the tests,
     58    issue:</para>
     59
     60<screen><userinput remap="test">make check</userinput></screen>
    6761
    6862    <para>Copy these programs to the temporary tools directory:</para>
  • chapter06/util-linux.xml

    r6e79b0d r4bac71c  
    66]>
    77
    8 <sect1 id="ch-system-util-linux" role="wrap">
    9   <?dbhtml filename="util-linux.html"?>
     8<sect1 id="ch-system-util-linux-ng" role="wrap">
     9  <?dbhtml filename="util-linux-ng.html"?>
    1010
    1111  <sect1info condition="script">
    12     <productname>util-linux</productname>
    13     <productnumber>&util-linux-version;</productnumber>
    14     <address>&util-linux-url;</address>
     12    <productname>util-linux-ng</productname>
     13    <productnumber>&util-linux-ng-version;</productnumber>
     14    <address>&util-linux-ng-url;</address>
    1515  </sect1info>
    1616
    17   <title>Util-linux-&util-linux-version;</title>
    18 
    19   <indexterm zone="ch-system-util-linux">
    20     <primary sortas="a-Util-linux">Util-linux</primary>
     17  <title>Util-linux-&util-linux-ng-version;</title>
     18
     19  <indexterm zone="ch-system-util-linux-ng">
     20    <primary sortas="a-Util-linux-ng">Util-linux-ng</primary>
    2121  </indexterm>
    2222
     
    2424    <title/>
    2525
    26     <para>The Util-linux package contains miscellaneous utility programs. Among
    27     them are utilities for handling file systems, consoles, partitions, and
    28     messages.</para>
     26    <para>The Util-linux-ng package contains miscellaneous utility programs.
     27    Among them are utilities for handling file systems, consoles, partitions,
     28    and messages.</para>
    2929
    3030    <segmentedlist>
     
    3333
    3434      <seglistitem>
    35         <seg>&util-linux-ch6-sbu;</seg>
    36         <seg>&util-linux-ch6-du;</seg>
     35        <seg>&util-linux-ng-ch6-sbu;</seg>
     36        <seg>&util-linux-ng-ch6-du;</seg>
    3737      </seglistitem>
    3838    </segmentedlist>
     
    5959    <title>Installation of Util-linux</title>
    6060
    61     <para>Util-linux fails to compile against newer versions of Linux kernel
    62     headers. The following patches properly fix the problems:</para>
    63 
    64 <screen><userinput remap="pre">patch -Np1 -i ../&util-linux-cramfs-patch;
    65 patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen>
    66 
    67     <para>Prepare Util-linux for compilation:</para>
    68 
    6961<screen><userinput remap="configure">./configure</userinput></screen>
    7062
    7163    <para>Compile the package:</para>
    7264
    73 <screen><userinput remap="make">make HAVE_KILL=yes HAVE_SLN=yes</userinput></screen>
    74 
    75     <variablelist>
    76       <title>The meaning of the make parameters:</title>
    77 
    78       <varlistentry>
    79         <term><parameter>HAVE_KILL=yes</parameter></term>
    80         <listitem>
    81           <para>This prevents the <command>kill</command> program (already
    82           installed by Procps) from being built and installed again.</para>
    83         </listitem>
    84       </varlistentry>
    85 
    86       <varlistentry>
    87         <term><parameter>HAVE_SLN=yes</parameter></term>
    88         <listitem>
    89           <para>This prevents the <command>sln</command> program (a
    90           statically linked version of <command>ln</command> already installed
    91           by Glibc) from being built and installed again.</para>
    92         </listitem>
    93       </varlistentry>
    94 
    95     </variablelist>
    96 
    97     <para>This package does not come with a test suite.</para>
    98 
    99     <para>Install the package:</para>
    100 
    101 <screen><userinput remap="install">make HAVE_KILL=yes HAVE_SLN=yes install</userinput></screen>
     65<screen><userinput remap="make">make</userinput></screen>
     66
     67<screen><userinput remap="install">make install</userinput></screen>
    10268
    10369  </sect2>
     
    13298          <para>Opens a tty port, prompts for a login name,
    13399          and then invokes the <command>login</command> program</para>
    134           <indexterm zone="ch-system-util-linux agetty">
     100          <indexterm zone="ch-system-util-linux-ng agetty">
    135101            <primary sortas="b-agetty">agetty</primary>
    136102          </indexterm>
     
    142108        <listitem>
    143109          <para>Reports the machine's architecture</para>
    144           <indexterm zone="ch-system-util-linux arch">
     110          <indexterm zone="ch-system-util-linux-ng arch">
    145111            <primary sortas="b-arch">arch</primary>
    146112          </indexterm>
     
    153119          <para>Allows users to call block device ioctls from the command
    154120          line</para>
    155           <indexterm zone="ch-system-util-linux blockdev">
     121          <indexterm zone="ch-system-util-linux-ng blockdev">
    156122            <primary sortas="b-blockdev">blockdev</primary>
    157123          </indexterm>
     
    163129        <listitem>
    164130          <para>Displays a simple calendar</para>
    165           <indexterm zone="ch-system-util-linux cal">
     131          <indexterm zone="ch-system-util-linux-ng cal">
    166132            <primary sortas="b-cal">cal</primary>
    167133          </indexterm>
     
    173139        <listitem>
    174140          <para>Manipulates the partition table of the given device</para>
    175           <indexterm zone="ch-system-util-linux cfdisk">
     141          <indexterm zone="ch-system-util-linux-ng cfdisk">
    176142            <primary sortas="b-cfdisk">cfdisk</primary>
    177143          </indexterm>
     
    183149        <listitem>
    184150          <para>Finds duplicate executables</para>
    185           <indexterm zone="ch-system-util-linux chkdupexe">
     151          <indexterm zone="ch-system-util-linux-ng chkdupexe">
    186152            <primary sortas="b-chkdupexe">chkdupexe</primary>
    187153          </indexterm>
     
    193159        <listitem>
    194160          <para>Filters out reverse line feeds</para>
    195           <indexterm zone="ch-system-util-linux col">
     161          <indexterm zone="ch-system-util-linux-ng col">
    196162            <primary sortas="b-col">col</primary>
    197163          </indexterm>
     
    204170          <para>Filters <command>nroff</command> output for terminals
    205171          that lack some capabilities, such as overstriking and half-lines</para>
    206           <indexterm zone="ch-system-util-linux colcrt">
     172          <indexterm zone="ch-system-util-linux-ng colcrt">
    207173            <primary sortas="b-colcrt">colcrt</primary>
    208174          </indexterm>
     
    214180        <listitem>
    215181          <para>Filters out the given columns</para>
    216           <indexterm zone="ch-system-util-linux colrm">
     182          <indexterm zone="ch-system-util-linux-ng colrm">
    217183            <primary sortas="b-colrm">colrm</primary>
    218184          </indexterm>
     
    224190        <listitem>
    225191          <para>Formats a given file into multiple columns</para>
    226           <indexterm zone="ch-system-util-linux column">
     192          <indexterm zone="ch-system-util-linux-ng column">
    227193            <primary sortas="b-column">column</primary>
    228194          </indexterm>
     
    235201          <para>Sets the function of the Ctrl+Alt+Del key combination to a
    236202          hard or a soft reset</para>
    237           <indexterm zone="ch-system-util-linux ctrlaltdel">
     203          <indexterm zone="ch-system-util-linux-ng ctrlaltdel">
    238204            <primary sortas="b-ctrlaltdel">ctrlaltdel</primary>
    239205          </indexterm>
     
    246212          <para>Tunes the parameters of the serial line drivers for
    247213          Cyclades cards</para>
    248           <indexterm zone="ch-system-util-linux cytune">
     214          <indexterm zone="ch-system-util-linux-ng cytune">
    249215            <primary sortas="b-cytune">cytune</primary>
    250216          </indexterm>
     
    257223          <para>Gives the Discordian date or converts the given Gregorian date
    258224          to a Discordian one</para>
    259           <indexterm zone="ch-system-util-linux ddate">
     225          <indexterm zone="ch-system-util-linux-ng ddate">
    260226            <primary sortas="b-ddate">ddate</primary>
    261227          </indexterm>
     
    267233        <listitem>
    268234          <para>Dumps the kernel boot messages</para>
    269           <indexterm zone="ch-system-util-linux dmesg">
     235          <indexterm zone="ch-system-util-linux-ng dmesg">
    270236            <primary sortas="b-dmesg">dmesg</primary>
    271237          </indexterm>
     
    278244          <para>Tunes the performance and interactivity of a block
    279245          device</para>
    280           <indexterm zone="ch-system-util-linux elvtune">
     246          <indexterm zone="ch-system-util-linux-ng elvtune">
    281247            <primary sortas="b-elvtune">elvtune</primary>
    282248          </indexterm>
     
    288254        <listitem>
    289255          <para>Low-level formats a floppy disk</para>
    290           <indexterm zone="ch-system-util-linux fdformat">
     256          <indexterm zone="ch-system-util-linux-ng fdformat">
    291257            <primary sortas="b-fdformat">fdformat</primary>
    292258          </indexterm>
     
    298264        <listitem>
    299265          <para>Manipulates the paritition table of the given device</para>
    300           <indexterm zone="ch-system-util-linux fdisk">
     266          <indexterm zone="ch-system-util-linux-ng fdisk">
    301267            <primary sortas="b-fdisk">fdisk</primary>
    302268          </indexterm>
     
    309275          <para>Acquires a file lock and then executes a command with the lock
    310276          held</para>
    311           <indexterm zone="ch-system-util-linux flock">
     277          <indexterm zone="ch-system-util-linux-ng flock">
    312278            <primary sortas="b-flock">flock</primary>
    313279          </indexterm>
     
    320286          <para>Performs a consistency check on the Cramfs file system on the
    321287          given device</para>
    322           <indexterm zone="ch-system-util-linux fsck.cramfs">
     288          <indexterm zone="ch-system-util-linux-ng fsck.cramfs">
    323289            <primary sortas="b-fsck.cramfs">fsck.cramfs</primary>
    324290          </indexterm>
     
    331297          <para>Performs a consistency check on the Minix file system on the
    332298          given device</para>
    333           <indexterm zone="ch-system-util-linux fsck.minix">
     299          <indexterm zone="ch-system-util-linux-ng fsck.minix">
    334300            <primary sortas="b-fsck.minix">fsck.minix</primary>
    335301          </indexterm>
     
    341307        <listitem>
    342308          <para>Parses options in the given command line</para>
    343           <indexterm zone="ch-system-util-linux getopt">
     309          <indexterm zone="ch-system-util-linux-ng getopt">
    344310            <primary sortas="b-getopt">getopt</primary>
    345311          </indexterm>
     
    352318          <para>Dumps the given file in hexadecimal or in another given
    353319          format</para>
    354           <indexterm zone="ch-system-util-linux hexdump">
     320          <indexterm zone="ch-system-util-linux-ng hexdump">
    355321            <primary sortas="b-hexdump">hexdump</primary>
    356322          </indexterm>
     
    364330          the Real-Time Clock (RTC) or Basic Input-Output System (BIOS)
    365331          clock</para>
    366           <indexterm zone="ch-system-util-linux hwclock">
     332          <indexterm zone="ch-system-util-linux-ng hwclock">
    367333            <primary sortas="b-hwclock">hwclock</primary>
    368334          </indexterm>
     
    374340        <listitem>
    375341          <para>Removes the given Inter-Process Communication (IPC) resource</para>
    376           <indexterm zone="ch-system-util-linux ipcrm">
     342          <indexterm zone="ch-system-util-linux-ng ipcrm">
    377343            <primary sortas="b-ipcrm">ipcrm</primary>
    378344          </indexterm>
     
    384350        <listitem>
    385351          <para>Provides IPC status information</para>
    386           <indexterm zone="ch-system-util-linux ipcs">
     352          <indexterm zone="ch-system-util-linux-ng ipcs">
    387353            <primary sortas="b-ipcs">ipcs</primary>
    388354          </indexterm>
     
    394360        <listitem>
    395361          <para>Reports the size of an iso9660 file system</para>
    396           <indexterm zone="ch-system-util-linux isosize">
     362          <indexterm zone="ch-system-util-linux-ng isosize">
    397363            <primary sortas="b-isosize">isosize</primary>
    398364          </indexterm>
     
    404370        <listitem>
    405371          <para>Copies a single line</para>
    406           <indexterm zone="ch-system-util-linux line">
     372          <indexterm zone="ch-system-util-linux-ng line">
    407373            <primary sortas="b-line">line</primary>
    408374          </indexterm>
     
    414380        <listitem>
    415381          <para>Enters the given message into the system log</para>
    416           <indexterm zone="ch-system-util-linux logger">
     382          <indexterm zone="ch-system-util-linux-ng logger">
    417383            <primary sortas="b-logger">logger</primary>
    418384          </indexterm>
     
    424390        <listitem>
    425391          <para>Displays lines that begin with the given string</para>
    426           <indexterm zone="ch-system-util-linux look">
     392          <indexterm zone="ch-system-util-linux-ng look">
    427393            <primary sortas="b-look">look</primary>
    428394          </indexterm>
     
    434400        <listitem>
    435401          <para>Sets up and controls loop devices</para>
    436           <indexterm zone="ch-system-util-linux losetup">
     402          <indexterm zone="ch-system-util-linux-ng losetup">
    437403            <primary sortas="b-losetup">losetup</primary>
    438404          </indexterm>
     
    445411          <para>Generates magic cookies (128-bit random hexadecimal numbers) for
    446412          <command>xauth</command></para>
    447           <indexterm zone="ch-system-util-linux mcookie">
     413          <indexterm zone="ch-system-util-linux-ng mcookie">
    448414            <primary sortas="b-mcookie">mcookie</primary>
    449415          </indexterm>
     
    456422          <para>Builds a file system on a device (usually a hard disk
    457423          partition)</para>
    458           <indexterm zone="ch-system-util-linux mkfs">
     424          <indexterm zone="ch-system-util-linux-ng mkfs">
    459425            <primary sortas="b-mkfs">mkfs</primary>
    460426          </indexterm>
     
    466432        <listitem>
    467433          <para>Creates a Santa Cruz Operations (SCO) bfs file system</para>
    468           <indexterm zone="ch-system-util-linux mkfs.bfs">
     434          <indexterm zone="ch-system-util-linux-ng mkfs.bfs">
    469435            <primary sortas="b-mkfs.bfs">mkfs.bfs</primary>
    470436          </indexterm>
     
    476442        <listitem>
    477443          <para>Creates a cramfs file system</para>
    478           <indexterm zone="ch-system-util-linux mkfs.cramfs">
     444          <indexterm zone="ch-system-util-linux-ng mkfs.cramfs">
    479445            <primary sortas="b-mkfs.cramfs">mkfs.cramfs</primary>
    480446          </indexterm>
     
    486452        <listitem>
    487453          <para>Creates a Minix file system</para>
    488           <indexterm zone="ch-system-util-linux mkfs.minix">
     454          <indexterm zone="ch-system-util-linux-ng mkfs.minix">
    489455            <primary sortas="b-mkfs.minix">mkfs.minix</primary>
    490456          </indexterm>
     
    497463          <para>Initializes the given device or file to be used as a swap
    498464          area</para>
    499           <indexterm zone="ch-system-util-linux mkswap">
     465          <indexterm zone="ch-system-util-linux-ng mkswap">
    500466            <primary sortas="b-mkswap">mkswap</primary>
    501467          </indexterm>
     
    507473        <listitem>
    508474          <para>A filter for paging through text one screen at a time</para>
    509           <indexterm zone="ch-system-util-linux more">
     475          <indexterm zone="ch-system-util-linux-ng more">
    510476            <primary sortas="b-more">more</primary>
    511477          </indexterm>
     
    518484          <para>Attaches the file system on the given device to a specified
    519485          directory in the file-system tree</para>
    520           <indexterm zone="ch-system-util-linux mount">
     486          <indexterm zone="ch-system-util-linux-ng mount">
    521487            <primary sortas="b-mount">mount</primary>
    522488          </indexterm>
     
    528494        <listitem>
    529495          <para>Shows the symbolic links in the given pathnames</para>
    530           <indexterm zone="ch-system-util-linux namei">
     496          <indexterm zone="ch-system-util-linux-ng namei">
    531497            <primary sortas="b-namei">namei</primary>
    532498          </indexterm>
     
    538504        <listitem>
    539505          <para>Displays a text file one screen full at a time</para>
    540           <indexterm zone="ch-system-util-linux pg">
     506          <indexterm zone="ch-system-util-linux-ng pg">
    541507            <primary sortas="b-pg">pg</primary>
    542508          </indexterm>
     
    549515          <para>Makes the given file system the new root file system of the
    550516          current process</para>
    551           <indexterm zone="ch-system-util-linux pivot_root">
     517          <indexterm zone="ch-system-util-linux-ng pivot_root">
    552518            <primary sortas="b-pivot_root">pivot_root</primary>
    553519          </indexterm>
     
    559525        <listitem>
    560526          <para>Sets the size of the RAM disk in a bootable image</para>
    561           <indexterm zone="ch-system-util-linux ramsize">
     527          <indexterm zone="ch-system-util-linux-ng ramsize">
    562528            <primary sortas="b-ramsize">ramsize</primary>
    563529          </indexterm>
     
    570536          <para>Used to bind a Linux raw character device to a block
    571537          device</para>
    572           <indexterm zone="ch-system-util-linux raw">
     538          <indexterm zone="ch-system-util-linux-ng raw">
    573539            <primary sortas="b-raw">raw</primary>
    574540          </indexterm>
     
    581547          <para>Queries and sets the root device, among other things, in a
    582548          bootable image</para>
    583           <indexterm zone="ch-system-util-linux rdev">
     549          <indexterm zone="ch-system-util-linux-ng rdev">
    584550            <primary sortas="b-rdev">rdev</primary>
    585551          </indexterm>
     
    591557        <listitem>
    592558          <para>Reads kernel profiling information</para>
    593           <indexterm zone="ch-system-util-linux readprofile">
     559          <indexterm zone="ch-system-util-linux-ng readprofile">
    594560            <primary sortas="b-readprofile">readprofile</primary>
    595561          </indexterm>
     
    602568          <para>Renames the given files, replacing a given string with
    603569          another</para>
    604           <indexterm zone="ch-system-util-linux rename">
     570          <indexterm zone="ch-system-util-linux-ng rename">
    605571            <primary sortas="b-rename">rename</primary>
    606572          </indexterm>
     
    612578        <listitem>
    613579          <para>Alters the priority of running processes</para>
    614           <indexterm zone="ch-system-util-linux renice">
     580          <indexterm zone="ch-system-util-linux-ng renice">
    615581            <primary sortas="b-renice">renice</primary>
    616582          </indexterm>
     
    622588        <listitem>
    623589          <para>Reverses the lines of a given file</para>
    624           <indexterm zone="ch-system-util-linux rev">
     590          <indexterm zone="ch-system-util-linux-ng rev">
    625591            <primary sortas="b-rev">rev</primary>
    626592          </indexterm>
     
    632598        <listitem>
    633599          <para>Sets the rootflags in a bootable image</para>
    634           <indexterm zone="ch-system-util-linux rootflags">
     600          <indexterm zone="ch-system-util-linux-ng rootflags">
    635601            <primary sortas="b-rootflags">rootflags</primary>
    636602          </indexterm>
     
    642608        <listitem>
    643609          <para>Makes a typescript of a terminal session</para>
    644           <indexterm zone="ch-system-util-linux script">
     610          <indexterm zone="ch-system-util-linux-ng script">
    645611            <primary sortas="b-script">script</primary>
    646612          </indexterm>
     
    652618        <listitem>
    653619          <para>Sets user-provided floppy disk parameters</para>
    654           <indexterm zone="ch-system-util-linux setfdprm">
     620          <indexterm zone="ch-system-util-linux-ng setfdprm">
    655621            <primary sortas="b-setfdprm">setfdprm</primary>
    656622          </indexterm>
     
    662628        <listitem>
    663629          <para>Runs the given program in a new session</para>
    664           <indexterm zone="ch-system-util-linux setsid">
     630          <indexterm zone="ch-system-util-linux-ng setsid">
    665631            <primary sortas="b-setsid">setsid</primary>
    666632          </indexterm>
     
    672638        <listitem>
    673639          <para>Sets terminal attributes</para>
    674           <indexterm zone="ch-system-util-linux setterm">
     640          <indexterm zone="ch-system-util-linux-ng setterm">
    675641            <primary sortas="b-setterm">setterm</primary>
    676642          </indexterm>
     
    682648        <listitem>
    683649          <para>A disk partition table manipulator</para>
    684           <indexterm zone="ch-system-util-linux sfdisk">
     650          <indexterm zone="ch-system-util-linux-ng sfdisk">
    685651            <primary sortas="b-sfdisk">sfdisk</primary>
    686652          </indexterm>
     
    692658        <listitem>
    693659          <para>Disables devices and files for paging and swapping</para>
    694           <indexterm zone="ch-system-util-linux swapoff">
     660          <indexterm zone="ch-system-util-linux-ng swapoff">
    695661            <primary sortas="b-swapoff">swapoff</primary>
    696662          </indexterm>
     
    703669          <para>Enables devices and files for paging and swapping and
    704670          lists the devices and files currently in use</para>
    705           <indexterm zone="ch-system-util-linux swapon">
     671          <indexterm zone="ch-system-util-linux-ng swapon">
    706672            <primary sortas="b-swapon">swapon</primary>
    707673          </indexterm>
     
    715681          of a log file, then continues displaying any new entries in the
    716682          log file as they are created</para>
    717           <indexterm zone="ch-system-util-linux tailf">
     683          <indexterm zone="ch-system-util-linux-ng tailf">
    718684            <primary sortas="b-tailf">tailf</primary>
    719685          </indexterm>
     
    725691        <listitem>
    726692          <para>Tunes the parameters of the line printer</para>
    727           <indexterm zone="ch-system-util-linux tunelp">
     693          <indexterm zone="ch-system-util-linux-ng tunelp">
    728694            <primary sortas="b-tunelp">tunelp</primary>
    729695          </indexterm>
     
    736702          <para>A filter for translating underscores into escape sequences
    737703          indicating underlining for the terminal in use</para>
    738           <indexterm zone="ch-system-util-linux ul">
     704          <indexterm zone="ch-system-util-linux-ng ul">
    739705            <primary sortas="b-ul">ul</primary>
    740706          </indexterm>
     
    746712        <listitem>
    747713          <para>Disconnects a file system from the system's file tree</para>
    748           <indexterm zone="ch-system-util-linux umount">
     714          <indexterm zone="ch-system-util-linux-ng umount">
    749715            <primary sortas="b-umount">umount</primary>
    750716          </indexterm>
     
    756722        <listitem>
    757723          <para>Sets the video mode in a bootable image</para>
    758           <indexterm zone="ch-system-util-linux vidmode">
     724          <indexterm zone="ch-system-util-linux-ng vidmode">
    759725            <primary sortas="b-vidmode">vidmode</primary>
    760726          </indexterm>
     
    767733          <para>Reports the location of the binary, source, and man page
    768734          for the given command</para>
    769           <indexterm zone="ch-system-util-linux whereis">
     735          <indexterm zone="ch-system-util-linux-ng whereis">
    770736            <primary sortas="b-whereis">whereis</primary>
    771737          </indexterm>
     
    778744          <para>Sends a message to the given user <emphasis>if</emphasis> that
    779745          user has not disabled receipt of such messages</para>
    780           <indexterm zone="ch-system-util-linux write">
     746          <indexterm zone="ch-system-util-linux-ng write">
    781747            <primary sortas="b-write">write</primary>
    782748          </indexterm>
  • packages.ent

    r6e79b0d r4bac71c  
    117117<!ENTITY e2fsprogs-md5 "124d744bdf9d443591eb8193c085944b">
    118118<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
     119<!ENTITY e2fsprogs-ch5-du "31.2 MB">
     120<!ENTITY e2fsprogs-ch5-sbu "0.4 SBU">
    119121<!ENTITY e2fsprogs-ch6-du "31.2 MB">
    120122<!ENTITY e2fsprogs-ch6-sbu "0.4 SBU">
     
    500502<!ENTITY udev-config-home " ">
    501503
    502 <!ENTITY util-linux-version "2.12r">
    503 <!ENTITY util-linux-size "1,339 KB">
    504 <!ENTITY util-linux-url "&kernel;linux/utils/util-linux/util-linux-&util-linux-version;.tar.bz2">
    505 <!ENTITY util-linux-md5 "af9d9e03038481fbf79ea3ac33f116f9">
    506 <!ENTITY util-linux-home " ">
    507 <!ENTITY util-linux-ch5-du "8.9 MB">
    508 <!ENTITY util-linux-ch5-sbu "less than 0.1 SBU">
    509 <!ENTITY util-linux-ch6-du "17.2 MB">
    510 <!ENTITY util-linux-ch6-sbu "0.2 SBU">
     504<!ENTITY util-linux-ng-version "2.13.1">
     505<!ENTITY util-linux-ng-size "2,788 KB">
     506<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux/util-linux-ng-&util-linux-ng-version;.tar.bz2">
     507<!ENTITY util-linux-ng-md5 "424badc1832e4b5291a2ec04e9e244f4">
     508<!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
     509<!ENTITY util-linux-ng-ch5-du "8.9 MB">
     510<!ENTITY util-linux-ng-ch5-sbu "less than 0.1 SBU">
     511<!ENTITY util-linux-ng-ch6-du "17.2 MB">
     512<!ENTITY util-linux-ng-ch6-sbu "0.2 SBU">
    511513
    512514<!ENTITY vim-version "7.1">
  • patches.ent

    r6e79b0d r4bac71c  
    101101<!ENTITY udev-usbid-patch-size "3.2 KB">
    102102
    103 <!ENTITY util-linux-cramfs-patch "util-linux-&util-linux-version;-cramfs-1.patch">
    104 <!ENTITY util-linux-cramfs-patch-md5 "1c3f40b30e12738eb7b66a35b7374572">
    105 <!ENTITY util-linux-cramfs-patch-size "2.8 KB">
    106 
    107 <!ENTITY util-linux-lseek-patch "util-linux-&util-linux-version;-lseek-1.patch">
    108 <!ENTITY util-linux-lseek-patch-md5 "5d6c86321c1ea74d7ed7cf57861da423">
    109 <!ENTITY util-linux-lseek-patch-size "10 KB">
    110103
    111104<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-5.patch">
Note: See TracChangeset for help on using the changeset viewer.