Changes in / [cfb2026a:1718e20]


Ignore:
Files:
1 added
7 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/grep.xml

    rcfb2026a r1718e20  
    2525  <sect2 role="installation">
    2626    <title>Installation of Grep</title>
     27
     28    <para os="p1">This patch contains various bug fixes for Grep:</para>
     29
     30<screen os="p2"><userinput>patch -Np1 -i ../&grep-fixes-patch;</userinput></screen>
    2731
    2832    <para os="a">Prepare Grep for compilation:</para>
  • BOOK/final-system/common/shadow.xml

    rcfb2026a r1718e20  
    3333      command below.</para>
    3434    </note>
    35 
    36     <para os="f1">Fix an issue with the Russian man pages:</para>
    37 
    38     <screen os="f2"><userinput>sed -i 's/man_MANS = $(man_nopam) /man_MANS = /' man/ru/Makefile.in</userinput></screen>
    3935
    4036    <para os="b">Prepare Shadow for compilation:</para>
  • BOOK/final-system/multilib/grep.xml

    rcfb2026a r1718e20  
    2121  <sect2 role="installation">
    2222    <title>Installation of Grep</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/grep.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/grep.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/introduction/common/changelog.xml

    rcfb2026a r1718e20  
    3636    </listitem>
    3737-->
    38 
    39     <listitem>
    40       <para>May 26, 2011</para>
    41       <itemizedlist>
    42         <listitem>
    43           <para>[Jonathan] - Upgraded Shadow to 4.1.4.3.</para>
    44         </listitem>
    45         <listitem>
    46           <para>[Jonathan] - Removed old grep patch.</para>
    47         </listitem>
    48       </itemizedlist>
    49     </listitem>
    5038
    5139    <listitem>
  • BOOK/materials/common/patches.xml

    rcfb2026a r1718e20  
    7474
    7575    <varlistentry>
     76      <term>Grep Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term>
     77      <listitem>
     78        <para>Download: <ulink
     79        url="&patches-root;&grep-fixes-patch;"/></para>
     80        <para>MD5 sum: <literal>&grep-fixes-patch-md5;</literal></para>
     81      </listitem>
     82    </varlistentry>
     83
     84    <varlistentry>
    7685      <term>IPUtils Fixes Patch - <token>&iputils-fixes-patch-size;</token>:</term>
    7786      <listitem>
  • BOOK/packages.ent

    rcfb2026a r1718e20  
    414414<!ENTITY sed-home "&gnu-software;sed">
    415415
    416 <!ENTITY shadow-version "4.1.4.3">
    417 <!ENTITY shadow-size "1,804 KB">
     416<!ENTITY shadow-version "4.1.4.2">
     417<!ENTITY shadow-size "1,748 KB">
    418418<!ENTITY shadow-url "ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-&shadow-version;.tar.bz2">
    419 <!ENTITY shadow-md5 "b8608d8294ac88974f27b20f991c0e79">
     419<!ENTITY shadow-md5 "d593a9cab93c48ee0a6ba056db8c1997">
    420420<!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org">
    421421
  • BOOK/patches.ent

    rcfb2026a r1718e20  
    3232<!ENTITY gcc-branch_update-patch-md5 "3ff1f39dc12932736694bf6fb6a1846a">
    3333<!ENTITY gcc-branch_update-patch-size "1.5 MB">
     34
     35<!ENTITY grep-fixes-patch "grep-&grep-version;-fixes-1.patch">
     36<!ENTITY grep-fixes-patch-md5 "0cb36684847842adb17a1b3fb96f733d">
     37<!ENTITY grep-fixes-patch-size "12 KB">
    3438
    3539<!ENTITY iputils-fixes-patch "iputils-&iputils-version;-fixes-1.patch">
Note: See TracChangeset for help on using the changeset viewer.