Changeset 5007961
- Timestamp:
- 05/16/2016 09:35:48 PM (7 years ago)
- 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, 7.10, 7.10-rc1, 8.0, 8.0-rc1, 8.1, 8.1-rc1, 8.1-rc2, 8.2, 8.2-rc1, 8.3, 8.3-rc1, 8.3-rc2, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, BOOK.old, arm, bdubbs/gcc13, cross-chap5, ml-11.0, multilib, nosym, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 72fb9bf
- Parents:
- a3136f0
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
ra3136f0 r5007961 37 37 --> 38 38 <listitem> 39 <para>2016-05-16</para> 40 <itemizedlist> 41 <listitem> 42 <para>[bdubbs] - Updated to tar-1.29. Fixes 43 <ulink url="&lfs-ticket-root;3932">#3932</ulink>.</para> 44 </listitem> 45 <listitem> 46 <para>[bdubbs] - Updated to linux-4.6. Fixes 47 <ulink url="&lfs-ticket-root;3930">#3930</ulink>.</para> 48 </listitem> 49 <listitem> 50 <para>[bdubbs] - Updated to perl-5.24.0. Fixes 51 <ulink url="&lfs-ticket-root;3931">#3931</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 39 57 <para>2016-05-15</para> 40 58 <itemizedlist> -
chapter01/whatsnew.xml
ra3136f0 r5007961 203 203 <para>SysVinit &sysvinit-version;</para> 204 204 </listitem>--> 205 < !--<listitem>205 <listitem> 206 206 <para>Tar &tar-version;</para> 207 </listitem> -->207 </listitem> 208 208 <listitem> 209 209 <para>Tcl-core-&tcl-version;</para> -
chapter05/perl.xml
ra3136f0 r5007961 43 43 <sect2 role="installation"> 44 44 <title>Installation of Perl</title> 45 <!--46 <para>First apply the following patch to adapt some hard-wired paths to the47 C library:</para>48 45 49 <screen><userinput remap="pre">patch -Np1 -i ../&perl-libc-patch;</userinput></screen>50 51 Note: -Dlibs=-lm below avoids looking for gdbm and db libraries causing failure52 -->53 46 <para>Prepare Perl for compilation:</para> 54 47 … … 65 58 time:</para> 66 59 67 <screen><userinput remap="install">cp -v perl cpan/podlators/ pod2man /tools/bin60 <screen><userinput remap="install">cp -v perl cpan/podlators/scripts/pod2man /tools/bin 68 61 mkdir -pv /tools/lib/perl5/&perl-version; 69 62 cp -Rv lib/* /tools/lib/perl5/&perl-version;</userinput></screen> -
general.ent
ra3136f0 r5007961 1 <!ENTITY version "SVN-2016051 5">1 <!ENTITY version "SVN-20160516"> 2 2 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release 3 3 but not -rc releases --> 4 <!ENTITY releasedate "May 1 5, 2016">4 <!ENTITY releasedate "May 16, 2016"> 5 5 <!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – --> 6 6 <!ENTITY milestone "7.10"> -
packages.ent
ra3136f0 r5007961 383 383 384 384 <!ENTITY linux-major-version "4"> 385 <!ENTITY linux-minor-version " 5">386 <!ENTITY linux-patch-version " 4">387 <! ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">388 <! --<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->389 <!ENTITY linux-size "8 6,326KB">385 <!ENTITY linux-minor-version "6"> 386 <!ENTITY linux-patch-version "0"> 387 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">--> 388 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> 389 <!ENTITY linux-size "87,365 KB"> 390 390 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> 391 <!ENTITY linux-md5 " 5da409b61ef6b74a64a8a5075eb428ed">391 <!ENTITY linux-md5 "d2927020e24a76da4ab482a8bc3e9ef3"> 392 392 <!ENTITY linux-home "http://www.kernel.org/"> 393 393 <!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is … … 474 474 <!ENTITY patch-ch6-sbu "0.2 SBU"> 475 475 476 <!ENTITY perl-version "5.2 2.2">477 <!ENTITY perl-size "13, 307KB">476 <!ENTITY perl-version "5.24.0"> 477 <!ENTITY perl-size "13,825 KB"> 478 478 <!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2"> 479 <!ENTITY perl-md5 " 24ec0b41fdd1a4cce0e66811ae1f5e1b">479 <!ENTITY perl-md5 "99f39abe614b50719d9915431e54fc1e"> 480 480 <!ENTITY perl-home "http://www.perl.org/"> 481 481 <!ENTITY perl-ch5-du "239 MB"> … … 550 550 <!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU"> 551 551 552 <!ENTITY tar-version "1.2 8">553 <!ENTITY tar-size "1,9 21KB">552 <!ENTITY tar-version "1.29"> 553 <!ENTITY tar-size "1,950 KB"> 554 554 <!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.xz"> 555 <!ENTITY tar-md5 " 49b6306167724fe48f419a33a5beb857">555 <!ENTITY tar-md5 "a1802fec550baaeecff6c381629653ef"> 556 556 <!ENTITY tar-home "&gnu-software;tar/"> 557 557 <!ENTITY tar-ch5-du "32 MB">
Note:
See TracChangeset
for help on using the changeset viewer.