Changeset cfb2026a
- Timestamp:
- May 30, 2011, 3:05:44 PM (13 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ec008670
- Parents:
- 1718e20 (diff), 9f51c06 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Files:
-
- 1 deleted
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/grep.xml
r1718e20 rcfb2026a 25 25 <sect2 role="installation"> 26 26 <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>31 27 32 28 <para os="a">Prepare Grep for compilation:</para> -
BOOK/final-system/common/shadow.xml
r1718e20 rcfb2026a 33 33 command below.</para> 34 34 </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> 35 39 36 40 <para os="b">Prepare Shadow for compilation:</para> -
BOOK/final-system/multilib/grep.xml
r1718e20 rcfb2026a 21 21 <sect2 role="installation"> 22 22 <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'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/introduction/common/changelog.xml
r1718e20 rcfb2026a 36 36 </listitem> 37 37 --> 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> 38 50 39 51 <listitem> -
BOOK/materials/common/patches.xml
r1718e20 rcfb2026a 74 74 75 75 <varlistentry> 76 <term>Grep Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term>77 <listitem>78 <para>Download: <ulink79 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>85 76 <term>IPUtils Fixes Patch - <token>&iputils-fixes-patch-size;</token>:</term> 86 77 <listitem> -
BOOK/packages.ent
r1718e20 rcfb2026a 414 414 <!ENTITY sed-home "&gnu-software;sed"> 415 415 416 <!ENTITY shadow-version "4.1.4. 2">417 <!ENTITY shadow-size "1, 748KB">416 <!ENTITY shadow-version "4.1.4.3"> 417 <!ENTITY shadow-size "1,804 KB"> 418 418 <!ENTITY shadow-url "ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-&shadow-version;.tar.bz2"> 419 <!ENTITY shadow-md5 " d593a9cab93c48ee0a6ba056db8c1997">419 <!ENTITY shadow-md5 "b8608d8294ac88974f27b20f991c0e79"> 420 420 <!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org"> 421 421 -
BOOK/patches.ent
r1718e20 rcfb2026a 32 32 <!ENTITY gcc-branch_update-patch-md5 "3ff1f39dc12932736694bf6fb6a1846a"> 33 33 <!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">38 34 39 35 <!ENTITY iputils-fixes-patch "iputils-&iputils-version;-fixes-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.