Changeset f9bb38a


Ignore:
Timestamp:
10/15/2003 10:39:52 PM (21 years ago)
Author:
Alex Gronenwoud <alex@…>
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.0, 6.1, 6.1.1, 6.3, 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, v5_0, v5_1, v5_1_1, 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:
1fb160c
Parents:
f2243a5
Message:

Updating contents of Perl and Procps.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • appendixa/perl-desc.xml

    rf2243a5 rf9bb38a  
    1010<para><command>dprofpp</command> displays perl profile data.</para>
    1111
     12<para><command>en2cxs</command> builds a Perl extension for the Encode module,
     13from either Unicode Character Mappings or Tcl Encoding Files.</para>
     14
    1215<para><command>find2perl</command> translates find commands to perl.</para>
    1316
     
    1518
    1619<para><command>h2xs</command> converts .h C header files to Perl extensions.</para>
     20
     21<para><command>libnetcfg</command> can be used to configure the libnet.</para>
    1722
    1823<para><command>perl</command> combines some of the best features of C, sed,
     
    2631<para><command>perldoc</command> displays a piece of documentation in pod
    2732format that is embedded in the perl installation tree or in a perl script.</para>
     33
     34<para><command>perlivp</command> is the Perl Installation Verification
     35Procedure. It can be used to verify that Perl and its libraries have been
     36installed correctly.</para>
     37
     38<para><command>piconv</command> is a Perl version of the character encoding
     39converter <userinput>iconv</userinput>.</para>
    2840
    2941<para><command>pl2pm</command> is a rough tool for converting Perl4 .pl
     
    5163documentation.</para>
    5264
     65<para><command>psed</command> is a Perl version of the stream editor
     66<userinput>sed</userinput>.</para>
     67
    5368<para><command>pstruct</command> dumps C structures as generated from
    5469"cc -g -S" stabs.</para>
     
    5974diagnostics in perl.</para>
    6075
    61 <para><command>attrs</command>...</para>
    62 
    63 <para><command>B</command>...</para>
    64 
    65 <para><command>ByteLoader</command>...</para>
    66 
    67 <para><command>DProf</command>...</para>
    68 
    69 <para><command>Dumper</command>...</para>
    70 
    71 <para><command>DynaLoader</command>...</para>
    72 
    73 <para><command>Fcntl</command>...</para>
    74 
    75 <para><command>Glob</command>...</para>
    76 
    77 <para><command>Hostname</command>...</para>
    78 
    79 <para><command>IO</command>...</para>
    80 
    81 <para><command>libperl</command>...</para>
    82 
    83 <para><command>Opcode</command>...</para>
    84 
    85 <para><command>Peek</command>...</para>
    86 
    87 <para><command>POSIX</command>...</para>
    88 
    89 <para><command>re</command>...</para>
    90 
    91 <para><command>SDBM_File</command>...</para>
    92 
    93 <para><command>Socket</command>...</para>
    94 
    95 <para><command>Syslog</command>...</para>
    96 
    97 <para><command>SysV</command>...</para>
     76<para><command>xsubpp</command> converts Perl XS code into C code.</para>
    9877
    9978</sect2>
  • appendixa/perl-shortdesc.xml

    rf2243a5 rf9bb38a  
    77sed, awk and sh into one powerful language.</para>
    88
    9 <para><emphasis>Installed programs</emphasis>: a2p, c2ph, dprofpp, find2perl,
    10 h2ph, h2xs, perl, perl5.6.1, perlbug, perlcc, perldoc, pl2pm, pod2html,
    11 pod2latex, pod2man, pod2text, pod2usage, podchecker, podselect, pstruct, s2p
    12 and splain</para>
     9<para><emphasis>Installed programs</emphasis>: a2p, c2ph, dprofpp, enc2xs,
     10find2perl, h2ph, h2xs, libnetcfg, perl, perl5.8.0 (link to perl), perlbug,
     11perlcc, perldoc, perlivp, piconv, pl2pm, pod2html, pod2latex, pod2man,
     12pod2text, pod2usage, podchecker, podselect, psed (link to s2p), pstruct (link
     13to c2ph), s2p, splain and xsubpp</para>
    1314
    14 <para><emphasis>Installed libraries</emphasis>: attrs.so, B.so, ByteLoader.so,
    15 DProf.so, Dumper.so, DynaLoader.a, Fcntl.so, Glob.so, Hostname.so, IO.so,
    16 libperl.a, Opcode.so, Peek.so, POSIX.so, re.so, SDBM_File.so, Socket.so,
    17 Syslog.so and SysV.so</para>
     15<para><emphasis>Installed libraries</emphasis>: (too many to name)</para>
    1816
    1917</sect2>
  • appendixa/procps-desc.xml

    rf2243a5 rf9bb38a  
    88<para><command>kill</command> is used to send signals to processes.</para>
    99
    10 <para><command>ps</command> gives a snapshot of the current processes.</para>
    11 
    1210<para><command>pgrep</command> looks up processes based on their name
    1311and other attributes.</para>
     
    1513<para><command>pkill</command> signals processes based on their name
    1614and other attributes.</para>
     15
     16<para><command>pmap</command> reports the memory map of the given
     17process.</para>
     18
     19<para><command>ps</command> gives a snapshot of the current processes.</para>
    1720
    1821<para><command>skill</command> sends signals to processes matching the
     
    2932<para><command>top</command> displays the top CPU processes. It provides
    3033an ongoing look at processor activity in real time.</para>
     34
     35<para><command>uptime</command> reports how long the system has been
     36running, how many users are logged on, and the system load averages.</para>
    3137
    3238<para><command>vmstat</command> reports virtual memory statistics, giving
  • appendixa/procps-shortdesc.xml

    rf2243a5 rf9bb38a  
    77processes via the <filename>/proc</filename> directory.</para>
    88
    9 <para><emphasis>Installed programs</emphasis>: free, kill, oldps, pgrep,
    10 pkill, ps, skill, snice, sysctl, tload, top, vmstat, w and watch</para>
     9<para><emphasis>Installed programs</emphasis>: free, kill, pgrep, pkill (link
     10to pgrep), pmap, ps, skill (link to snice), snice, sysctl, tload, top, uptime,
     11vmstat, w and watch</para>
    1112
    1213<para><emphasis>Installed library</emphasis>: libproc.so</para>
  • appendixb/appendixb.xml

    rf2243a5 rf9bb38a  
    3030<listitem><para>autoupdate : <xref linkend="aa-autoconf"/></para></listitem>
    3131<listitem><para>awk : <xref linkend="aa-gawk"/></para></listitem>
    32 <listitem><para>B : <xref linkend="aa-perl"/></para></listitem>
    3332<listitem><para>badblocks : <xref linkend="aa-e2fsprogs"/></para></listitem>
    3433<listitem><para>basename : <xref linkend="aa-coreutils"/></para></listitem>
     
    4039<listitem><para>blockdev : <xref linkend="aa-utillinux"/></para></listitem>
    4140<listitem><para>bunzip2 : <xref linkend="aa-bzip2"/></para></listitem>
    42 <listitem><para>ByteLoader : <xref linkend="aa-perl"/></para></listitem>
    4341<listitem><para>bzcat : <xref linkend="aa-bzip2"/></para></listitem>
    4442<listitem><para>bzcmp : <xref linkend="aa-bzip2"/></para></listitem>
     
    114112<listitem><para>domainname : <xref linkend="aa-net-tools"/></para></listitem>
    115113<listitem><para>dpasswd : <xref linkend="aa-shadow"/></para></listitem>
    116 <listitem><para>DProf : <xref linkend="aa-perl"/></para></listitem>
    117114<listitem><para>dprofpp : <xref linkend="aa-perl"/></para></listitem>
    118115<listitem><para>du : <xref linkend="aa-coreutils"/></para></listitem>
    119116<listitem><para>dumpe2fs : <xref linkend="aa-e2fsprogs"/></para></listitem>
    120 <listitem><para>Dumper : <xref linkend="aa-perl"/></para></listitem>
    121117<listitem><para>dumpkeys : <xref linkend="aa-kbd"/></para></listitem>
    122 <listitem><para>DynaLoader : <xref linkend="aa-perl"/></para></listitem>
    123118<listitem><para>e2fsck : <xref linkend="aa-e2fsprogs"/></para></listitem>
    124119<listitem><para>e2image : <xref linkend="aa-e2fsprogs"/></para></listitem>
     
    132127<listitem><para>elvtune : <xref linkend="aa-utillinux"/></para></listitem>
    133128<listitem><para>env : <xref linkend="aa-coreutils"/></para></listitem>
     129<listitem><para>enc2xs : <xref linkend="aa-perl"/></para></listitem>
    134130<listitem><para>eqn : <xref linkend="aa-groff"/></para></listitem>
    135131<listitem><para>ex : <xref linkend="aa-vim"/></para></listitem>
     
    140136<listitem><para>faillog : <xref linkend="aa-shadow"/></para></listitem>
    141137<listitem><para>false : <xref linkend="aa-coreutils"/></para></listitem>
    142 <listitem><para>Fcntl : <xref linkend="aa-perl"/></para></listitem>
    143138<listitem><para>fdformat : <xref linkend="aa-utillinux"/></para></listitem>
    144139<listitem><para>fdisk : <xref linkend="aa-utillinux"/></para></listitem>
     
    179174<listitem><para>getunimap : <xref linkend="aa-kbd"/></para></listitem>
    180175<listitem><para>glibcbug : <xref linkend="aa-glibc"/></para></listitem>
    181 <listitem><para>Glob : <xref linkend="aa-perl"/></para></listitem>
    182176<listitem><para>gpasswd : <xref linkend="aa-shadow"/></para></listitem>
    183177<listitem><para>gprof : <xref linkend="aa-binutils"/></para></listitem>
     
    213207<listitem><para>hostname : <xref linkend="aa-gettext"/></para></listitem>
    214208<listitem><para>hostname : <xref linkend="aa-net-tools"/></para></listitem>
    215 <listitem><para>Hostname : <xref linkend="aa-perl"/></para></listitem>
    216209<listitem><para>hostname : <xref linkend="aa-coreutils"/></para></listitem>
    217210<listitem><para>hpftodit : <xref linkend="aa-groff"/></para></listitem>
     
    238231<listitem><para>install-info : <xref linkend="aa-texinfo"/></para></listitem>
    239232<listitem><para>install-sh : <xref linkend="aa-automake"/></para></listitem>
    240 <listitem><para>IO : <xref linkend="aa-perl"/></para></listitem>
    241233<listitem><para>ipcrm : <xref linkend="aa-utillinux"/></para></listitem>
    242234<listitem><para>ipcs : <xref linkend="aa-utillinux"/></para></listitem>
     
    297289<listitem><para>libmisc : <xref linkend="aa-shadow"/></para></listitem>
    298290<listitem><para>libncurses* : <xref linkend="aa-ncurses"/></para></listitem>
     291<listitem><para>libnetcfg : <xref linkend="aa-perl"/></para></listitem>
    299292<listitem><para>libnsl : <xref linkend="aa-glibc"/></para></listitem>
    300293<listitem><para>libnss*  : <xref linkend="aa-glibc"/></para></listitem>
     
    417410<listitem><para>od : <xref linkend="aa-coreutils"/></para></listitem>
    418411<listitem><para>oldps : <xref linkend="aa-procps"/></para></listitem>
    419 <listitem><para>Opcode : <xref linkend="aa-perl"/></para></listitem>
    420412<listitem><para>openvt : <xref linkend="aa-kbd"/></para></listitem>
    421413<listitem><para>parse.bash : <xref linkend="aa-utillinux"/></para></listitem>
     
    426418<listitem><para>pathchk : <xref linkend="aa-coreutils"/></para></listitem>
    427419<listitem><para>pcprofiledump : <xref linkend="aa-glibc"/></para></listitem>
    428 <listitem><para>Peek : <xref linkend="aa-perl"/></para></listitem>
    429420<listitem><para>perl : <xref linkend="aa-perl"/></para></listitem>
    430421<listitem><para>perlbug : <xref linkend="aa-perl"/></para></listitem>
    431422<listitem><para>perlcc : <xref linkend="aa-perl"/></para></listitem>
    432423<listitem><para>perldoc : <xref linkend="aa-perl"/></para></listitem>
     424<listitem><para>perlivp : <xref linkend="aa-perl"/></para></listitem>
    433425<listitem><para>pfbtops : <xref linkend="aa-groff"/></para></listitem>
    434426<listitem><para>pg : <xref linkend="aa-utillinux"/></para></listitem>
     
    436428<listitem><para>pgrep : <xref linkend="aa-procps"/></para></listitem>
    437429<listitem><para>pic : <xref linkend="aa-groff"/></para></listitem>
     430<listitem><para>piconv : <xref linkend="aa-perl"/></para></listitem>
    438431<listitem><para>pidof : <xref linkend="aa-sysvinit"/></para></listitem>
    439432<listitem><para>ping : <xref linkend="aa-inetutils"/></para></listitem>
     
    444437<listitem><para>plipconfig : <xref linkend="aa-net-tools"/></para></listitem>
    445438<listitem><para>pltags.pl : <xref linkend="aa-vim"/></para></listitem>
     439<listitem><para>pmap : <xref linkend="aa-procps"/></para></listitem>
    446440<listitem><para>pod2html : <xref linkend="aa-perl"/></para></listitem>
    447441<listitem><para>pod2latex : <xref linkend="aa-perl"/></para></listitem>
     
    451445<listitem><para>podchecker : <xref linkend="aa-perl"/></para></listitem>
    452446<listitem><para>podselect : <xref linkend="aa-perl"/></para></listitem>
    453 <listitem><para>POSIX : <xref linkend="aa-perl"/></para></listitem>
    454447<listitem><para>post-grohtml : <xref linkend="aa-groff"/></para></listitem>
    455448<listitem><para>poweroff : <xref linkend="aa-sysvinit"/></para></listitem>
     
    461454<listitem><para>project-id : <xref linkend="aa-gettext"/></para></listitem>
    462455<listitem><para>ps : <xref linkend="aa-procps"/></para></listitem>
     456<listitem><para>psed : <xref linkend="aa-perl"/></para></listitem>
    463457<listitem><para>psfaddtable : <xref linkend="aa-kbd"/></para></listitem>
    464458<listitem><para>psfgettable : <xref linkend="aa-kbd"/></para></listitem>
     
    512506<listitem><para>s2p : <xref linkend="aa-perl"/></para></listitem>
    513507<listitem><para>script : <xref linkend="aa-utillinux"/></para></listitem>
    514 <listitem><para>SDBM_File : <xref linkend="aa-perl"/></para></listitem>
    515508<listitem><para>sdiff : <xref linkend="aa-diffutils"/></para></listitem>
    516509<listitem><para>sed : <xref linkend="aa-sed"/></para></listitem>
     
    542535<listitem><para>sln : <xref linkend="aa-glibc"/></para></listitem>
    543536<listitem><para>snice : <xref linkend="aa-procps"/></para></listitem>
    544 <listitem><para>Socket : <xref linkend="aa-perl"/></para></listitem>
    545537<listitem><para>socklist : <xref linkend="aa-procinfo"/></para></listitem>
    546538<listitem><para>soelim : <xref linkend="aa-groff"/></para></listitem>
     
    562554<listitem><para>sysctl : <xref linkend="aa-procps"/></para></listitem>
    563555<listitem><para>sysklogd : <xref linkend="aa-bootscripts"/></para></listitem>
    564 <listitem><para>Syslog : <xref linkend="aa-perl"/></para></listitem>
    565556<listitem><para>syslogd : <xref linkend="aa-sysklogd"/></para></listitem>
    566 <listitem><para>SysV : <xref linkend="aa-perl"/></para></listitem>
    567557<listitem><para>tac : <xref linkend="aa-coreutils"/></para></listitem>
    568558<listitem><para>tack : <xref linkend="aa-ncurses"/></para></listitem>
     
    612602<listitem><para>updatedb : <xref linkend="aa-findutils"/></para></listitem>
    613603<listitem><para>uptime : <xref linkend="aa-coreutils"/></para></listitem>
     604<listitem><para>uptime : <xref linkend="aa-procps"/></para></listitem>
    614605<listitem><para>urlget : <xref linkend="aa-gettext"/></para></listitem>
    615606<listitem><para>user-email : <xref linkend="aa-gettext"/></para></listitem>
     
    645636<listitem><para>xargs : <xref linkend="aa-findutils"/></para></listitem>
    646637<listitem><para>xgettext : <xref linkend="aa-gettext"/></para></listitem>
     638<listitem><para>xsubpp : <xref linkend="aa-perl"/></para></listitem>
    647639<listitem><para>xtrace : <xref linkend="aa-glibc"/></para></listitem>
    648640<listitem><para>xxd : <xref linkend="aa-vim"/></para></listitem>
  • entities/perl.ent

    rf2243a5 rf9bb38a  
    1313<!ENTITY perl-version "5.8.0">
    1414<!ENTITY perl-depversion "5.6.1">
    15 <!ENTITY perl-contversion "5.6.1">
     15<!ENTITY perl-contversion "5.8.0">
    1616<!ENTITY perl-dir "perl-&perl-version;">
    1717<!ENTITY perl-package "perl-&perl-version;.tar.gz">
  • entities/procps.ent

    rf2243a5 rf9bb38a  
    1010<!ENTITY procps-version "3.1.11">
    1111<!ENTITY procps-depversion "2.0.7">
    12 <!ENTITY procps-contversion "2.0.7">
     12<!ENTITY procps-contversion "3.1.8">
    1313<!ENTITY procps-dir "procps-&procps-version;">
    1414<!ENTITY procps-package "procps-&procps-version;.tar.bz2">
  • entities/psmisc.ent

    rf2243a5 rf9bb38a  
    1010<!ENTITY psmisc-version "21.3">
    1111<!ENTITY psmisc-depversion "20.2">
    12 <!ENTITY psmisc-contversion "21">
     12<!ENTITY psmisc-contversion "21.2">
    1313<!ENTITY psmisc-dir "psmisc-&psmisc-version;">
    1414<!ENTITY psmisc-package "psmisc-&psmisc-version;.tar.gz">
Note: See TracChangeset for help on using the changeset viewer.