Changeset e1428f3


Ignore:
Timestamp:
02/11/2011 01:19:47 AM (13 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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.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:
61fa521
Parents:
6f20f64
Message:

Upgrade to Util-linux-2.19. Changed name from util-linux-ng.

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

Files:
12 edited
1 moved

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    r6f20f64 re1428f3  
    270270
    271271        <seglistitem>
    272           <seg>Diffutils, E2fsprogs, Findutils, and Util-linux-ng</seg>
     272          <seg>Diffutils, E2fsprogs, Findutils, and Util-linux</seg>
    273273        </seglistitem>
    274274      </segmentedlist>
     
    405405        <seglistitem>
    406406         <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
    407          Gzip, Make, Pkg-config, Sed, Texinfo, and Util-linux-ng</seg>
     407         Gzip, Make, Pkg-config, Sed, Texinfo, and Util-linux</seg>
    408408        </seglistitem>
    409409      </segmentedlist>
     
    14301430        <seglistitem>
    14311431          <seg>Bash, GRUB, Inetutils, Less, Procps, Psmisc, Readline, Texinfo,
    1432           Util-linux-ng, and Vim</seg>
     1432          Util-linux, and Vim</seg>
    14331433        </seglistitem>
    14341434      </segmentedlist>
     
    19421942      </segmentedlist>
    19431943
    1944 <!-- Begin Util-linux-ng dependency info -->
    1945   <bridgehead renderas="sect2" id="util-linux-dep">Util-linux-ng</bridgehead>
     1944<!-- Begin Util-linux dependency info -->
     1945  <bridgehead renderas="sect2" id="util-linux-dep">Util-linux</bridgehead>
    19461946
    19471947      <segmentedlist>
     
    20722072
    20732073        <seglistitem>
    2074           <seg>File, Module-Init-Tools, Perl, and Util-linux-ng</seg>
     2074          <seg>File, Module-Init-Tools, Perl, and Util-linux</seg>
    20752075        </seglistitem>
    20762076      </segmentedlist>
  • chapter01/changelog.xml

    r6f20f64 re1428f3  
    3838-->
    3939    <listitem>
     40      <para>2011-02-10</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[bdubbs] Upgrade to Util-linux-2.19.
     44          Changed name from util-linux-ng. Fixes
     45          <ulink url="&lfs-ticket-root;2805">#2805</ulink>.</para>
     46        </listitem>
     47      </itemizedlist>
     48    </listitem>
     49
     50    <listitem>
    4051      <para>2011-02-04</para>
    4152      <itemizedlist>
  • chapter01/whatsnew.xml

    r6f20f64 re1428f3  
    198198    </listitem>-->
    199199    <!--<listitem>
    200       <para>Util-Linux-NG &util-linux-ng-version;</para>
     200      <para>Util-Linux &util-linux-version;</para>
    201201    </listitem>-->
    202202    <!--<listitem>
     
    256256    </listitem>
    257257
     258    <listitem>
     259      <para>util-linux-&util-linux-version;</para>
     260    </listitem>
     261
    258262  </itemizedlist>
    259263
     
    309313    </listitem>
    310314
     315    <listitem>
     316      <para>util-linux-ng-2.18</para>
     317    </listitem>
     318
    311319  </itemizedlist>
    312320
  • chapter03/packages.xml

    r6f20f64 re1428f3  
    576576
    577577    <varlistentry>
    578       <term>Util-linux-ng (&util-linux-ng-version;) - <token>&util-linux-ng-size;</token>:</term>
    579       <listitem>
    580         <para>Home page: <ulink url="&util-linux-ng-home;"/></para>
    581         <para>Download: <ulink url="&util-linux-ng-url;"/></para>
    582         <para>MD5 sum: <literal>&util-linux-ng-md5;</literal></para>
     578      <term>Util-linux (&util-linux-version;) - <token>&util-linux-size;</token>:</term>
     579      <listitem>
     580        <para>Home page: <ulink url="&util-linux-home;"/></para>
     581        <para>Download: <ulink url="&util-linux-url;"/></para>
     582        <para>MD5 sum: <literal>&util-linux-md5;</literal></para>
    583583      </listitem>
    584584    </varlistentry>
  • chapter05/e2fsprogs.xml

    r6f20f64 re1428f3  
    7777<screen><userinput remap="make">make</userinput></screen>
    7878
    79     <para>Install the static libraries and headers required by Util-linux-ng:</para>
     79    <para>Install the static libraries and headers required by Util-linux:</para>
    8080
    8181<screen><userinput remap="install">make install-libs</userinput></screen>
  • chapter06/chapter06.xml

    r6f20f64 re1428f3  
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkg-config.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ncurses.xml"/>
    33   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-linux-ng.xml"/>
     33  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-linux.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="e2fsprogs.xml"/>
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="coreutils.xml"/>
  • chapter06/e2fsprogs.xml

    r6f20f64 re1428f3  
    8989          <systemitem class="library">libblkid</systemitem> libraries, the
    9090          <systemitem class="daemon">uuidd</systemitem> daemon, and the
    91           <command>fsck</command> wrapper, as Util-Linux-NG installed all of
     91          <command>fsck</command> wrapper, as Util-Linux installed all of
    9292          them earlier.</para>
    9393        </listitem>
  • chapter06/sysvinit.xml

    r6f20f64 re1428f3  
    5757
    5858    <para>A maintained version of the <command>wall</command> program was
    59     installed earlier by Util-linux-ng. Suppress the installation of Sysvinit's
     59    installed earlier by Util-linux. Suppress the installation of Sysvinit's
    6060    version of this program and its man page:</para>
    6161
  • chapter06/util-linux.xml

    r6f20f64 re1428f3  
    66]>
    77
    8 <sect1 id="ch-system-util-linux-ng" role="wrap">
    9   <?dbhtml filename="util-linux-ng.html"?>
     8<sect1 id="ch-system-util-linux" role="wrap">
     9  <?dbhtml filename="util-linux.html"?>
    1010
    1111  <sect1info condition="script">
    12     <productname>util-linux-ng</productname>
    13     <productnumber>&util-linux-ng-version;</productnumber>
    14     <address>&util-linux-ng-url;</address>
     12    <productname>util-linux</productname>
     13    <productnumber>&util-linux-version;</productnumber>
     14    <address>&util-linux-url;</address>
    1515  </sect1info>
    1616
    17   <title>Util-linux-ng-&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>
     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>
    2121  </indexterm>
    2222
     
    2424    <title/>
    2525
    26     <para>The Util-linux-ng package contains miscellaneous utility programs.
     26    <para>The Util-linux package contains miscellaneous utility programs.
    2727    Among them are utilities for handling file systems, consoles, partitions,
    2828    and messages.</para>
     
    3333
    3434      <seglistitem>
    35         <seg>&util-linux-ng-ch6-sbu;</seg>
    36         <seg>&util-linux-ng-ch6-du;</seg>
     35        <seg>&util-linux-ch6-sbu;</seg>
     36        <seg>&util-linux-ch6-du;</seg>
    3737      </seglistitem>
    3838    </segmentedlist>
     
    5757
    5858  <sect2 role="installation">
    59     <title>Installation of Util-linux-ng</title>
     59    <title>Installation of Util-linux</title>
    6060
    6161<screen><userinput remap="configure">./configure --enable-arch --enable-partx --enable-write</userinput></screen>
     
    100100
    101101  <sect2 id="contents-utillinux" role="content">
    102     <title>Contents of Util-linux-ng</title>
     102    <title>Contents of Util-linux</title>
    103103
    104104    <segmentedlist>
     
    111111        chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, ddate, delpart,
    112112        dmesg, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck,
    113         fsck.cramfs, fsck.minix, fsfreeze, getopt, hexdump, hwclock, i386,
     113        fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, i386,
    114114        ionice, ipcmk, ipcrm, ipcs, isosize, ldattach, line, linux32, linux64,
    115         logger, look, losetup, lscpu, mcookie, mkfs, mkfs.bfs, mkfs.cramfs,
     115        logger, look, losetup, lsblk, lscpu, mcookie, mkfs, mkfs.bfs, mkfs.cramfs,
    116116        mkfs.minix, mkswap, more, mount, namei, partx, pg, pivot_root,
    117117        readprofile, rename, renice, rev, rtcwake, script, scriptreplay,
     
    133133        <listitem>
    134134          <para>Informs the Linux kernel of new partitions</para>
    135           <indexterm zone="ch-system-util-linux-ng addpart">
     135          <indexterm zone="ch-system-util-linux addpart">
    136136            <primary sortas="b-addpart">addpart</primary>
    137137          </indexterm>
     
    144144          <para>Opens a tty port, prompts for a login name,
    145145          and then invokes the <command>login</command> program</para>
    146           <indexterm zone="ch-system-util-linux-ng agetty">
     146          <indexterm zone="ch-system-util-linux agetty">
    147147            <primary sortas="b-agetty">agetty</primary>
    148148          </indexterm>
     
    154154        <listitem>
    155155          <para>Reports the machine's architecture</para>
    156           <indexterm zone="ch-system-util-linux-ng arch">
     156          <indexterm zone="ch-system-util-linux arch">
    157157            <primary sortas="b-arch">arch</primary>
    158158          </indexterm>
     
    165165          <para>A command line utility to locate and print block device
    166166          attributes</para>
    167           <indexterm zone="ch-system-util-linux-ng blkid">
     167          <indexterm zone="ch-system-util-linux blkid">
    168168            <primary sortas="b-blkid">blkid</primary>
    169169          </indexterm>
     
    176176          <para>Allows users to call block device ioctls from the command
    177177          line</para>
    178           <indexterm zone="ch-system-util-linux-ng blockdev">
     178          <indexterm zone="ch-system-util-linux blockdev">
    179179            <primary sortas="b-blockdev">blockdev</primary>
    180180          </indexterm>
     
    186186        <listitem>
    187187          <para>Displays a simple calendar</para>
    188           <indexterm zone="ch-system-util-linux-ng cal">
     188          <indexterm zone="ch-system-util-linux cal">
    189189            <primary sortas="b-cal">cal</primary>
    190190          </indexterm>
     
    196196        <listitem>
    197197          <para>Manipulates the partition table of the given device</para>
    198           <indexterm zone="ch-system-util-linux-ng cfdisk">
     198          <indexterm zone="ch-system-util-linux cfdisk">
    199199            <primary sortas="b-cfdisk">cfdisk</primary>
    200200          </indexterm>
     
    206206        <listitem>
    207207          <para>Finds duplicate executables</para>
    208           <indexterm zone="ch-system-util-linux-ng chkdupexe">
     208          <indexterm zone="ch-system-util-linux chkdupexe">
    209209            <primary sortas="b-chkdupexe">chkdupexe</primary>
    210210          </indexterm>
     
    216216        <listitem>
    217217          <para>Manipulates real-time attributes of a process</para>
    218           <indexterm zone="ch-system-util-linux-ng chrt">
     218          <indexterm zone="ch-system-util-linux chrt">
    219219            <primary sortas="b-chrt">chrt</primary>
    220220          </indexterm>
     
    226226        <listitem>
    227227          <para>Filters out reverse line feeds</para>
    228           <indexterm zone="ch-system-util-linux-ng col">
     228          <indexterm zone="ch-system-util-linux col">
    229229            <primary sortas="b-col">col</primary>
    230230          </indexterm>
     
    237237          <para>Filters <command>nroff</command> output for terminals
    238238          that lack some capabilities, such as overstriking and half-lines</para>
    239           <indexterm zone="ch-system-util-linux-ng colcrt">
     239          <indexterm zone="ch-system-util-linux colcrt">
    240240            <primary sortas="b-colcrt">colcrt</primary>
    241241          </indexterm>
     
    247247        <listitem>
    248248          <para>Filters out the given columns</para>
    249           <indexterm zone="ch-system-util-linux-ng colrm">
     249          <indexterm zone="ch-system-util-linux colrm">
    250250            <primary sortas="b-colrm">colrm</primary>
    251251          </indexterm>
     
    257257        <listitem>
    258258          <para>Formats a given file into multiple columns</para>
    259           <indexterm zone="ch-system-util-linux-ng column">
     259          <indexterm zone="ch-system-util-linux column">
    260260            <primary sortas="b-column">column</primary>
    261261          </indexterm>
     
    268268          <para>Sets the function of the Ctrl+Alt+Del key combination to a
    269269          hard or a soft reset</para>
    270           <indexterm zone="ch-system-util-linux-ng ctrlaltdel">
     270          <indexterm zone="ch-system-util-linux ctrlaltdel">
    271271            <primary sortas="b-ctrlaltdel">ctrlaltdel</primary>
    272272          </indexterm>
     
    279279          <para>Tunes the parameters of the serial line drivers for
    280280          Cyclades cards</para>
    281           <indexterm zone="ch-system-util-linux-ng cytune">
     281          <indexterm zone="ch-system-util-linux cytune">
    282282            <primary sortas="b-cytune">cytune</primary>
    283283          </indexterm>
     
    290290          <para>Gives the Discordian date or converts the given Gregorian date
    291291          to a Discordian one</para>
    292           <indexterm zone="ch-system-util-linux-ng ddate">
     292          <indexterm zone="ch-system-util-linux ddate">
    293293            <primary sortas="b-ddate">ddate</primary>
    294294          </indexterm>
     
    300300        <listitem>
    301301          <para>Asks the Linux kernel to remove a partition</para>
    302           <indexterm zone="ch-system-util-linux-ng delpart">
     302          <indexterm zone="ch-system-util-linux delpart">
    303303            <primary sortas="b-delpart">delpart</primary>
    304304          </indexterm>
     
    310310        <listitem>
    311311          <para>Dumps the kernel boot messages</para>
    312           <indexterm zone="ch-system-util-linux-ng dmesg">
     312          <indexterm zone="ch-system-util-linux dmesg">
    313313            <primary sortas="b-dmesg">dmesg</primary>
    314314          </indexterm>
     
    320320        <listitem>
    321321          <para>Preallocates space to a file</para>
    322           <indexterm zone="ch-system-util-linux-ng fallocate">
     322          <indexterm zone="ch-system-util-linux fallocate">
    323323            <primary sortas="b-fallocate">fallocate</primary>
    324324          </indexterm>
     
    330330        <listitem>
    331331          <para>Low-level formats a floppy disk</para>
    332           <indexterm zone="ch-system-util-linux-ng fdformat">
     332          <indexterm zone="ch-system-util-linux fdformat">
    333333            <primary sortas="b-fdformat">fdformat</primary>
    334334          </indexterm>
     
    340340        <listitem>
    341341          <para>Manipulates the paritition table of the given device</para>
    342           <indexterm zone="ch-system-util-linux-ng fdisk">
     342          <indexterm zone="ch-system-util-linux fdisk">
    343343            <primary sortas="b-fdisk">fdisk</primary>
    344344          </indexterm>
     
    351351          <para>Finds a file system by label or Universally Unique Identifier
    352352          (UUID)</para>
    353           <indexterm zone="ch-system-util-linux-ng findfs">
     353          <indexterm zone="ch-system-util-linux findfs">
    354354            <primary sortas="b-findfs">findfs</primary>
    355355          </indexterm>
     
    362362          <para>Is a command line interface to the libmount library
    363363          for work with mountinfo, fstab and mtab files</para>
    364           <indexterm zone="ch-system-util-linux-ng findmnt">
     364          <indexterm zone="ch-system-util-linux findmnt">
    365365            <primary sortas="b-findmnt">findmnt</primary>
    366366          </indexterm>
     
    373373          <para>Acquires a file lock and then executes a command with the lock
    374374          held</para>
    375           <indexterm zone="ch-system-util-linux-ng flock">
     375          <indexterm zone="ch-system-util-linux flock">
    376376            <primary sortas="b-flock">flock</primary>
    377377          </indexterm>
     
    383383        <listitem>
    384384          <para>Is used to check, and optionally repair, file systems</para>
    385           <indexterm zone="ch-system-util-linux-ng fsck">
     385          <indexterm zone="ch-system-util-linux fsck">
    386386            <primary sortas="b-fsck">fsck</primary>
    387387          </indexterm>
     
    394394          <para>Performs a consistency check on the Cramfs file system on the
    395395          given device</para>
    396           <indexterm zone="ch-system-util-linux-ng fsck.cramfs">
     396          <indexterm zone="ch-system-util-linux fsck.cramfs">
    397397            <primary sortas="b-fsck.cramfs">fsck.cramfs</primary>
    398398          </indexterm>
     
    405405          <para>Performs a consistency check on the Minix file system on the
    406406          given device</para>
    407           <indexterm zone="ch-system-util-linux-ng fsck.minix">
     407          <indexterm zone="ch-system-util-linux fsck.minix">
    408408            <primary sortas="b-fsck.minix">fsck.minix</primary>
    409409          </indexterm>
     
    416416          <para>Is a very simple wrapper around FIFREEZE/FITHAW ioctl
    417417          kernel driver operations</para>
    418           <indexterm zone="ch-system-util-linux-ng fsfreeze">
     418          <indexterm zone="ch-system-util-linux fsfreeze">
    419419            <primary sortas="b-fsfreeze">fsfreeze</primary>
     420          </indexterm>
     421        </listitem>
     422      </varlistentry>
     423
     424      <varlistentry id="fstrim">
     425        <term><command>fstrim</command></term>
     426        <listitem>
     427          <para>Discards unused blocks on a mounted filesystem</para>
     428          <indexterm zone="ch-system-util-linux fstrim">
     429            <primary sortas="b-fstrim">fstrim</primary>
    420430          </indexterm>
    421431        </listitem>
     
    426436        <listitem>
    427437          <para>Parses options in the given command line</para>
    428           <indexterm zone="ch-system-util-linux-ng getopt">
     438          <indexterm zone="ch-system-util-linux getopt">
    429439            <primary sortas="b-getopt">getopt</primary>
    430440          </indexterm>
     
    437447          <para>Dumps the given file in hexadecimal or in another given
    438448          format</para>
    439           <indexterm zone="ch-system-util-linux-ng hexdump">
     449          <indexterm zone="ch-system-util-linux hexdump">
    440450            <primary sortas="b-hexdump">hexdump</primary>
    441451          </indexterm>
     
    449459          the Real-Time Clock (RTC) or Basic Input-Output System (BIOS)
    450460          clock</para>
    451           <indexterm zone="ch-system-util-linux-ng hwclock">
     461          <indexterm zone="ch-system-util-linux hwclock">
    452462            <primary sortas="b-hwclock">hwclock</primary>
    453463          </indexterm>
     
    459469        <listitem>
    460470          <para>A symbolic link to setarch</para>
    461           <indexterm zone="ch-system-util-linux-ng i386">
     471          <indexterm zone="ch-system-util-linux i386">
    462472            <primary sortas="b-i386">i386</primary>
    463473          </indexterm>
     
    469479        <listitem>
    470480          <para>Gets or sets the io scheduling class and priority for a program</para>
    471           <indexterm zone="ch-system-util-linux-ng ionice">
     481          <indexterm zone="ch-system-util-linux ionice">
    472482            <primary sortas="b-ionice">ionice</primary>
    473483          </indexterm>
     
    479489        <listitem>
    480490          <para>Creates various IPC resources</para>
    481           <indexterm zone="ch-system-util-linux-ng ipcmk">
     491          <indexterm zone="ch-system-util-linux ipcmk">
    482492            <primary sortas="b-ipcmk">ipcmk</primary>
    483493          </indexterm>
     
    489499        <listitem>
    490500          <para>Removes the given Inter-Process Communication (IPC) resource</para>
    491           <indexterm zone="ch-system-util-linux-ng ipcrm">
     501          <indexterm zone="ch-system-util-linux ipcrm">
    492502            <primary sortas="b-ipcrm">ipcrm</primary>
    493503          </indexterm>
     
    499509        <listitem>
    500510          <para>Provides IPC status information</para>
    501           <indexterm zone="ch-system-util-linux-ng ipcs">
     511          <indexterm zone="ch-system-util-linux ipcs">
    502512            <primary sortas="b-ipcs">ipcs</primary>
    503513          </indexterm>
     
    509519        <listitem>
    510520          <para>Reports the size of an iso9660 file system</para>
    511           <indexterm zone="ch-system-util-linux-ng isosize">
     521          <indexterm zone="ch-system-util-linux isosize">
    512522            <primary sortas="b-isosize">isosize</primary>
    513523          </indexterm>
     
    519529        <listitem>
    520530          <para>Attaches a line discipline to a serial line</para>
    521           <indexterm zone="ch-system-util-linux-ng ldattach">
     531          <indexterm zone="ch-system-util-linux ldattach">
    522532            <primary sortas="b-ldattach">ldattach</primary>
    523533          </indexterm>
     
    529539        <listitem>
    530540          <para>Copies a single line</para>
    531           <indexterm zone="ch-system-util-linux-ng line">
     541          <indexterm zone="ch-system-util-linux line">
    532542            <primary sortas="b-line">line</primary>
    533543          </indexterm>
     
    539549        <listitem>
    540550          <para>A symbolic link to setarch</para>
    541           <indexterm zone="ch-system-util-linux-ng linux32">
     551          <indexterm zone="ch-system-util-linux linux32">
    542552            <primary sortas="b-linux32">linux32</primary>
    543553          </indexterm>
     
    549559        <listitem>
    550560          <para>A symbolic link to setarch</para>
    551           <indexterm zone="ch-system-util-linux-ng linux64">
     561          <indexterm zone="ch-system-util-linux linux64">
    552562            <primary sortas="b-linux64">linux64</primary>
    553563          </indexterm>
     
    559569        <listitem>
    560570          <para>Enters the given message into the system log</para>
    561           <indexterm zone="ch-system-util-linux-ng logger">
     571          <indexterm zone="ch-system-util-linux logger">
    562572            <primary sortas="b-logger">logger</primary>
    563573          </indexterm>
     
    569579        <listitem>
    570580          <para>Displays lines that begin with the given string</para>
    571           <indexterm zone="ch-system-util-linux-ng look">
     581          <indexterm zone="ch-system-util-linux look">
    572582            <primary sortas="b-look">look</primary>
    573583          </indexterm>
     
    579589        <listitem>
    580590          <para>Sets up and controls loop devices</para>
    581           <indexterm zone="ch-system-util-linux-ng losetup">
     591          <indexterm zone="ch-system-util-linux losetup">
    582592            <primary sortas="b-losetup">losetup</primary>
     593          </indexterm>
     594        </listitem>
     595      </varlistentry>
     596
     597      <varlistentry id="lsblk">
     598        <term><command>lsblk</command></term>
     599        <listitem>
     600          <para>Lists information about all or selected block devices in
     601           a tree-like format.</para>
     602          <indexterm zone="ch-system-util-linux lsblk">
     603            <primary sortas="b-lsblk">lsblk</primary>
    583604          </indexterm>
    584605        </listitem>
     
    589610        <listitem>
    590611          <para>Prints CPU architechture information</para>
    591           <indexterm zone="ch-system-util-linux-ng lscpu">
     612          <indexterm zone="ch-system-util-linux lscpu">
    592613            <primary sortas="b-lscpu">lscpu</primary>
    593614          </indexterm>
     
    600621          <para>Generates magic cookies (128-bit random hexadecimal numbers) for
    601622          <command>xauth</command></para>
    602           <indexterm zone="ch-system-util-linux-ng mcookie">
     623          <indexterm zone="ch-system-util-linux mcookie">
    603624            <primary sortas="b-mcookie">mcookie</primary>
    604625          </indexterm>
     
    611632          <para>Builds a file system on a device (usually a hard disk
    612633          partition)</para>
    613           <indexterm zone="ch-system-util-linux-ng mkfs">
     634          <indexterm zone="ch-system-util-linux mkfs">
    614635            <primary sortas="b-mkfs">mkfs</primary>
    615636          </indexterm>
     
    621642        <listitem>
    622643          <para>Creates a Santa Cruz Operations (SCO) bfs file system</para>
    623           <indexterm zone="ch-system-util-linux-ng mkfs.bfs">
     644          <indexterm zone="ch-system-util-linux mkfs.bfs">
    624645            <primary sortas="b-mkfs.bfs">mkfs.bfs</primary>
    625646          </indexterm>
     
    631652        <listitem>
    632653          <para>Creates a cramfs file system</para>
    633           <indexterm zone="ch-system-util-linux-ng mkfs.cramfs">
     654          <indexterm zone="ch-system-util-linux mkfs.cramfs">
    634655            <primary sortas="b-mkfs.cramfs">mkfs.cramfs</primary>
    635656          </indexterm>
     
    641662        <listitem>
    642663          <para>Creates a Minix file system</para>
    643           <indexterm zone="ch-system-util-linux-ng mkfs.minix">
     664          <indexterm zone="ch-system-util-linux mkfs.minix">
    644665            <primary sortas="b-mkfs.minix">mkfs.minix</primary>
    645666          </indexterm>
     
    652673          <para>Initializes the given device or file to be used as a swap
    653674          area</para>
    654           <indexterm zone="ch-system-util-linux-ng mkswap">
     675          <indexterm zone="ch-system-util-linux mkswap">
    655676            <primary sortas="b-mkswap">mkswap</primary>
    656677          </indexterm>
     
    662683        <listitem>
    663684          <para>A filter for paging through text one screen at a time</para>
    664           <indexterm zone="ch-system-util-linux-ng more">
     685          <indexterm zone="ch-system-util-linux more">
    665686            <primary sortas="b-more">more</primary>
    666687          </indexterm>
     
    673694          <para>Attaches the file system on the given device to a specified
    674695          directory in the file-system tree</para>
    675           <indexterm zone="ch-system-util-linux-ng mount">
     696          <indexterm zone="ch-system-util-linux mount">
    676697            <primary sortas="b-mount">mount</primary>
    677698          </indexterm>
     
    683704        <listitem>
    684705          <para>Shows the symbolic links in the given pathnames</para>
    685           <indexterm zone="ch-system-util-linux-ng namei">
     706          <indexterm zone="ch-system-util-linux namei">
    686707            <primary sortas="b-namei">namei</primary>
    687708          </indexterm>
     
    694715          <para>Tells the kernel about the presence and numbering of on-disk
    695716          partitions</para>
    696           <indexterm zone="ch-system-util-linux-ng partx">
     717          <indexterm zone="ch-system-util-linux partx">
    697718            <primary sortas="b-partx">partx</primary>
    698719          </indexterm>
     
    704725        <listitem>
    705726          <para>Displays a text file one screen full at a time</para>
    706           <indexterm zone="ch-system-util-linux-ng pg">
     727          <indexterm zone="ch-system-util-linux pg">
    707728            <primary sortas="b-pg">pg</primary>
    708729          </indexterm>
     
    715736          <para>Makes the given file system the new root file system of the
    716737          current process</para>
    717           <indexterm zone="ch-system-util-linux-ng pivot_root">
     738          <indexterm zone="ch-system-util-linux pivot_root">
    718739            <primary sortas="b-pivot_root">pivot_root</primary>
    719740          </indexterm>
     
    725746        <listitem>
    726747          <para>Reads kernel profiling information</para>
    727           <indexterm zone="ch-system-util-linux-ng readprofile">
     748          <indexterm zone="ch-system-util-linux readprofile">
    728749            <primary sortas="b-readprofile">readprofile</primary>
    729750          </indexterm>
     
    736757          <para>Renames the given files, replacing a given string with
    737758          another</para>
    738           <indexterm zone="ch-system-util-linux-ng rename">
     759          <indexterm zone="ch-system-util-linux rename">
    739760            <primary sortas="b-rename">rename</primary>
    740761          </indexterm>
     
    746767        <listitem>
    747768          <para>Alters the priority of running processes</para>
    748           <indexterm zone="ch-system-util-linux-ng renice">
     769          <indexterm zone="ch-system-util-linux renice">
    749770            <primary sortas="b-renice">renice</primary>
    750771          </indexterm>
     
    756777        <listitem>
    757778          <para>Reverses the lines of a given file</para>
    758           <indexterm zone="ch-system-util-linux-ng rev">
     779          <indexterm zone="ch-system-util-linux rev">
    759780            <primary sortas="b-rev">rev</primary>
    760781          </indexterm>
     
    767788          <para>Used to enter a system sleep state until specified wakeup
    768789          time</para>
    769           <indexterm zone="ch-system-util-linux-ng rtcwake">
     790          <indexterm zone="ch-system-util-linux rtcwake">
    770791            <primary sortas="b-rtcwake">rtcwake</primary>
    771792          </indexterm>
     
    777798        <listitem>
    778799          <para>Makes a typescript of a terminal session</para>
    779           <indexterm zone="ch-system-util-linux-ng script">
     800          <indexterm zone="ch-system-util-linux script">
    780801            <primary sortas="b-script">script</primary>
    781802          </indexterm>
     
    787808        <listitem>
    788809          <para>Plays back typescripts using timing information</para>
    789           <indexterm zone="ch-system-util-linux-ng scriptreplay">
     810          <indexterm zone="ch-system-util-linux scriptreplay">
    790811            <primary sortas="b-scriptreplay">scriptreplay</primary>
    791812          </indexterm>
     
    798819          <para>Changes reported architecture in a new program environment and
    799820          sets personality flags</para>
    800           <indexterm zone="ch-system-util-linux-ng setarch">
     821          <indexterm zone="ch-system-util-linux setarch">
    801822            <primary sortas="b-setarch">setarch</primary>
    802823          </indexterm>
     
    808829        <listitem>
    809830          <para>Runs the given program in a new session</para>
    810           <indexterm zone="ch-system-util-linux-ng setsid">
     831          <indexterm zone="ch-system-util-linux setsid">
    811832            <primary sortas="b-setsid">setsid</primary>
    812833          </indexterm>
     
    818839        <listitem>
    819840          <para>Sets terminal attributes</para>
    820           <indexterm zone="ch-system-util-linux-ng setterm">
     841          <indexterm zone="ch-system-util-linux setterm">
    821842            <primary sortas="b-setterm">setterm</primary>
    822843          </indexterm>
     
    828849        <listitem>
    829850          <para>A disk partition table manipulator</para>
    830           <indexterm zone="ch-system-util-linux-ng sfdisk">
     851          <indexterm zone="ch-system-util-linux sfdisk">
    831852            <primary sortas="b-sfdisk">sfdisk</primary>
    832853          </indexterm>
     
    838859        <listitem>
    839860          <para>Allows to change swaparea UUID and label</para>
    840           <indexterm zone="ch-system-util-linux-ng swaplabel">
     861          <indexterm zone="ch-system-util-linux swaplabel">
    841862            <primary sortas="b-swaplabel">swaplabel</primary>
    842863          </indexterm>
     
    848869        <listitem>
    849870          <para>Disables devices and files for paging and swapping</para>
    850           <indexterm zone="ch-system-util-linux-ng swapoff">
     871          <indexterm zone="ch-system-util-linux swapoff">
    851872            <primary sortas="b-swapoff">swapoff</primary>
    852873          </indexterm>
     
    859880          <para>Enables devices and files for paging and swapping and
    860881          lists the devices and files currently in use</para>
    861           <indexterm zone="ch-system-util-linux-ng swapon">
     882          <indexterm zone="ch-system-util-linux swapon">
    862883            <primary sortas="b-swapon">swapon</primary>
    863884          </indexterm>
     
    869890        <listitem>
    870891          <para>Switches to another filesystem as the root of the mount tree</para>
    871           <indexterm zone="ch-system-util-linux-ng switch_root">
     892          <indexterm zone="ch-system-util-linux switch_root">
    872893            <primary sortas="b-switch_root">switch_root</primary>
    873894          </indexterm>
     
    881902          of a log file, then continues displaying any new entries in the
    882903          log file as they are created</para>
    883           <indexterm zone="ch-system-util-linux-ng tailf">
     904          <indexterm zone="ch-system-util-linux tailf">
    884905            <primary sortas="b-tailf">tailf</primary>
    885906          </indexterm>
     
    891912        <listitem>
    892913          <para>Retrieves or sets a process' CPU affinity</para>
    893           <indexterm zone="ch-system-util-linux-ng taskset">
     914          <indexterm zone="ch-system-util-linux taskset">
    894915            <primary sortas="b-taskset">taskset</primary>
    895916          </indexterm>
     
    901922        <listitem>
    902923          <para>Tunes the parameters of the line printer</para>
    903           <indexterm zone="ch-system-util-linux-ng tunelp">
     924          <indexterm zone="ch-system-util-linux tunelp">
    904925            <primary sortas="b-tunelp">tunelp</primary>
    905926          </indexterm>
     
    912933          <para>A filter for translating underscores into escape sequences
    913934          indicating underlining for the terminal in use</para>
    914           <indexterm zone="ch-system-util-linux-ng ul">
     935          <indexterm zone="ch-system-util-linux ul">
    915936            <primary sortas="b-ul">ul</primary>
    916937          </indexterm>
     
    922943        <listitem>
    923944          <para>Disconnects a file system from the system's file tree</para>
    924           <indexterm zone="ch-system-util-linux-ng umount">
     945          <indexterm zone="ch-system-util-linux umount">
    925946            <primary sortas="b-umount">umount</primary>
    926947          </indexterm>
     
    932953        <listitem>
    933954          <para>Runs a program with some namespaces unshared from parent</para>
    934           <indexterm zone="ch-system-util-linux-ng unshare">
     955          <indexterm zone="ch-system-util-linux unshare">
    935956            <primary sortas="b-unshare">unshare</primary>
    936957          </indexterm>
     
    943964          <para>A daemon used by the UUID library to generate time-based
    944965          UUIDs in a secure and guranteed-unique fashion.</para>
    945           <indexterm zone="ch-system-util-linux-ng uuidd">
     966          <indexterm zone="ch-system-util-linux uuidd">
    946967            <primary sortas="b-uuidd">uuidd</primary>
    947968          </indexterm>
     
    955976          unique among all UUIDs created, on the local system and on other
    956977          systems, in the past and in the future</para>
    957           <indexterm zone="ch-system-util-linux-ng uuidgen">
     978          <indexterm zone="ch-system-util-linux uuidgen">
    958979            <primary sortas="b-uuidgen">uuidgen</primary>
    959980          </indexterm>
     
    966987          <para>Displays the contents of a file or, by default, its standard
    967988          input, on the terminals of all currently logged in users</para>
    968           <indexterm zone="ch-system-util-linux-ng wall">
     989          <indexterm zone="ch-system-util-linux wall">
    969990            <primary sortas="b-wall">wall</primary>
    970991          </indexterm>
     
    977998          <para>Reports the location of the binary, source, and man page
    978999          for the given command</para>
    979           <indexterm zone="ch-system-util-linux-ng whereis">
     1000          <indexterm zone="ch-system-util-linux whereis">
    9801001            <primary sortas="b-whereis">whereis</primary>
    9811002          </indexterm>
     
    9871008        <listitem>
    9881009          <para>Wipes a filesystem signature from a device</para>
    989           <indexterm zone="ch-system-util-linux-ng wipefs">
     1010          <indexterm zone="ch-system-util-linux wipefs">
    9901011            <primary sortas="b-wipefs">wipefs</primary>
    9911012          </indexterm>
     
    9981019          <para>Sends a message to the given user <emphasis>if</emphasis> that
    9991020          user has not disabled receipt of such messages</para>
    1000           <indexterm zone="ch-system-util-linux-ng write">
     1021          <indexterm zone="ch-system-util-linux write">
    10011022            <primary sortas="b-write">write</primary>
    10021023          </indexterm>
     
    10091030          <para>Contains routines for device identification and token
    10101031          extraction</para>
    1011           <indexterm zone="ch-system-util-linux-ng libblkid">
     1032          <indexterm zone="ch-system-util-linux libblkid">
    10121033            <primary sortas="c-libblkid">libblkid</primary>
    10131034          </indexterm>
     
    10201041          <para>Contains routines for generating unique identifiers for objects
    10211042          that may be accessible beyond the local system</para>
    1022           <indexterm zone="ch-system-util-linux-ng libuuid">
     1043          <indexterm zone="ch-system-util-linux libuuid">
    10231044            <primary sortas="c-libuuid">libuuid</primary>
    10241045          </indexterm>
  • general.ent

    r6f20f64 re1428f3  
    1 <!ENTITY version "SVN-20110204">
    2 <!ENTITY releasedate "February 4, 2011">
     1<!ENTITY version "SVN-20110210">
     2<!ENTITY releasedate "February 10, 2011">
    33<!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not &ndash; -->
    44<!ENTITY milestone "6.8">
  • packages.ent

    r6f20f64 re1428f3  
    534534<!ENTITY udev-config-home " ">
    535535
    536 <!ENTITY util-linux-ng-version "2.18">
    537 <!ENTITY util-linux-ng-size "7,490 KB">
    538 <!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux-ng/v2.18/util-linux-ng-&util-linux-ng-version;.tar.bz2">
    539 <!ENTITY util-linux-ng-md5 "2f5f71e6af969d041d73ab778c141a77">
    540 <!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
    541 <!--<!ENTITY util-linux-ng-ch5-du "19 MB">-->
    542 <!--<!ENTITY util-linux-ng-ch5-sbu "0.1 SBU">-->
    543 <!ENTITY util-linux-ng-ch6-du "49 MB">
    544 <!ENTITY util-linux-ng-ch6-sbu "0.6 SBU">
     536<!ENTITY util-linux-version "2.19">
     537<!ENTITY util-linux-size "4,288 KB">
     538<!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v&util-linux-version;/util-linux-&util-linux-version;.tar.bz2">
     539<!ENTITY util-linux-md5 "590ca71aad0b254e2631d84401f28255">
     540<!ENTITY util-linux-home "http://userweb.kernel.org/~kzak/util-linux/">
     541<!--<!ENTITY util-linux-ch5-du "19 MB">-->
     542<!--<!ENTITY util-linux-ch5-sbu "0.1 SBU">-->
     543<!ENTITY util-linux-ch6-du "50 MB">
     544<!ENTITY util-linux-ch6-sbu "0.6 SBU">
    545545
    546546<!ENTITY vim-version "7.3">
  • prologue/standards.xml

    r6f20f64 re1428f3  
    6363          <para>Bash, Binutils, Coreutils, Diffutils, File, Findutils, Gawk,
    6464                Grep, Gzip, M4, Man-DB, Ncurses, Procps, Psmisc, Sed,
    65                 Shadow, Tar, Util-linux-ng, Zlib</para>
     65                Shadow, Tar, Util-linux, Zlib</para>
    6666        </listitem>
    6767      </varlistentry>
  • prologue/why.xml

    r6f20f64 re1428f3  
    431431
    432432      <listitem>
    433         <para>Util-linux-ng</para>
     433        <para>Util-linux</para>
    434434
    435435        <para>This package contains miscellaneous utility programs.
Note: See TracChangeset for help on using the changeset viewer.