Changeset f17b2db


Ignore:
Timestamp:
09/04/2012 07:31:26 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4cc1340
Parents:
2f8cc75
Message:

Update to zsh-5.0.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10627 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2f8cc75 rf17b2db  
    210210<!ENTITY dash-version                 "0.5.7">
    211211<!ENTITY tcsh-version                 "6.18.01">
    212 <!ENTITY zsh-version                  "4.3.10">
     212<!ENTITY zsh-version                  "5.0.0">
    213213
    214214<!-- Removed
  • introduction/welcome/changelog.xml

    r2f8cc75 rf17b2db  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Update to zsh-5.0.0.  Fixes
     51          <ulink url="&blfs-ticket-root;3514">#3514</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[bdubbs] - Removed curlftpfs.  Resolves
    5155          <ulink url="&blfs-ticket-root;3508">#3508</ulink>.</para>
  • postlfs/shells/zsh.xml

    r2f8cc75 rf17b2db  
    77  <!ENTITY zsh-download-http "&sourceforge-repo;/zsh/zsh-&zsh-version;.tar.bz2">
    88  <!ENTITY zsh-download-ftp  " ">
    9   <!ENTITY zsh-md5sum        "74c5b275544400082a1cde806c98682a">
    10   <!ENTITY zsh-size          "2.7 MB">
    11   <!ENTITY zsh-buildsize     "49 MB (includes installing all documentation)">
    12   <!ENTITY zsh-time          "0.8 SBU">
     9  <!ENTITY zsh-md5sum        "e8484468925cec8d9a84b8b04797e764">
     10  <!ENTITY zsh-size          "2.9 MB">
     11  <!ENTITY zsh-buildsize     "61 MB (includes installing all documentation)">
     12  <!ENTITY zsh-time          "0.7 SBU">
    1313
    1414  <!ENTITY zsh-doc-md5sum    "b3a026cf02471b66454a2b241a4d92a4">
    1515]>
    1616
    17 <sect1 id="zsh" xreflabel="ZSH-&zsh-version;">
     17<sect1 id="zsh" xreflabel="zsh-&zsh-version;">
    1818  <?dbhtml filename="zsh.html"?>
    1919
     
    2323  </sect1info>
    2424
    25   <title>ZSH-&zsh-version;</title>
     25  <title>zsh-&zsh-version;</title>
    2626
    2727  <indexterm zone="zsh">
    28     <primary sortas="a-ZSH">ZSH</primary>
     28    <primary sortas="a-zsh">zsh</primary>
    2929  </indexterm>
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to ZSH</title>
    33 
    34     <para>The <application>ZSH</application> package contains a command
     32    <title>Introduction to zsh</title>
     33
     34    <para>The <application>zsh</application> package contains a command
    3535    interpreter (shell) usable as an interactive login shell and as
    3636    a shell script command processor. Of the standard shells,
    37     <application>ZSH</application> most closely resembles
    38     <application>KSH</application> but includes many enhancements.</para>
    39 
    40     &lfs71_checked;
    41 
    42     <note>
    43       <para>This version of <application>ZSH</application> is a development
    44       release.  The BLFS staff has determined that it provides a stable
    45       program which works properly with multibyte locales (e.g., UTF-8).
    46       To find the current stable release, refer to the
    47       <ulink url="http://www.zsh.org/">ZSH home page</ulink> and compile
    48       <application>ZSH</application> with the same instructions.</para>
    49     </note>
     37    <application>zsh</application> most closely resembles
     38    <application>ksh</application> but includes many enhancements.</para>
     39
     40    &lfs72_checked;
    5041
    5142    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8273    </itemizedlist>
    8374
    84     <bridgehead renderas="sect3">ZSH Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">zsh Dependencies</bridgehead>
    8576
    8677    <bridgehead renderas="sect4">Optional</bridgehead>
     
    9586
    9687  <sect2 role="installation">
    97     <title>Installation of ZSH</title>
     88    <title>Installation of zsh</title>
    9889
    9990    <para>If you downloaded the optional documentation, unpack it with
     
    10293<screen><userinput>tar --strip-components=1 -xvf ../zsh-&zsh-version;-doc.tar.bz2</userinput></screen>
    10394
    104     <para>Install <application>ZSH</application> by running the following
     95    <para>Install <application>zsh</application> by running the following
    10596    commands:</para>
    10697
     
    156147    <para><parameter>--sysconfdir=/etc/zsh</parameter> and
    157148    <parameter>--enable-etcdir=/etc/zsh</parameter>: These parameters are
    158     used so that all the <application>ZSH</application> configuration files
     149    used so that all the <application>zsh</application> configuration files
    159150    are consolidated into the <filename class='directory'>/etc/zsh</filename>
    160151    directory. Omit these parameters if you wish to retain historical
     
    172163
    173164    <para><parameter>--enable-pcre</parameter>: This parameter allows to use
    174     the <application>PCRE</application> regular expression library in shell
     165    the <application>pcre</application> regular expression library in shell
    175166    builtins.</para>
    176167
     
    178169      <title>Multiple partitions</title>
    179170
    180       <para>Linking <application>ZSH</application> dynamically against
    181       <application>PCRE</application> and/or <application>GDBM</application>
     171      <para>Linking <application>zsh</application> dynamically against
     172      <application>pcre</application> and/or <application>gdbm</application>
    182173      produces runtime dependencies on <filename class='libraryfile'>
    183174      libpcre.so</filename> and/or <filename class='libraryfile'>libgdbm.so
     
    185176      <filename class='directory'>/usr</filename> hierarchy. If
    186177      <filename class='directory'>/usr</filename> is a separate mount point
    187       and <application>ZSH</application> needs to be available in boot time,
     178      and <application>zsh</application> needs to be available in boot time,
    188179      then its supporting libraries should be in
    189180      <filename class='directory'>/lib</filename> too. You can move the
     
    197188</screen>
    198189
    199       <para>Alternatively you can statically link <application>ZSH</application>
    200       against <application>PCRE</application> and <application>GDBM</application>
     190      <para>Alternatively you can statically link <application>zsh</application>
     191      against <application>pcre</application> and <application>gdbm</application>
    201192      if you modify the <filename>config.modules</filename> file (you need first
    202193      to run configure to generate it).</para>
     
    207198
    208199  <sect2 role="configuration">
    209     <title>Configuring ZSH</title>
     200    <title>Configuring zsh</title>
    210201
    211202    <sect3 id="zsh-config">
     
    213204
    214205      <para>There are a whole host of configuration files for
    215       <application>ZSH</application> including
     206      <application>zsh</application> including
    216207      <filename>/etc/zsh/zshenv</filename>,
    217208      <filename>/etc/zsh/zprofile</filename>,
     
    248239
    249240      <para>Update <filename>/etc/shells</filename> to include the
    250       <application>ZSH</application> shell program names (as the
     241      <application>zsh</application> shell program names (as the
    251242      <systemitem class="username">root</systemitem> user):</para>
    252243
Note: See TracChangeset for help on using the changeset viewer.