Changeset 1c27a53
- Timestamp:
- 08/16/2015 05:54:29 PM (8 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, 7.8, 7.8-rc1, 7.9, 7.9-rc1, 7.9-rc2, 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:
- f67e0d43
- Parents:
- f5e821c
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
rf5e821c r1c27a53 25 25 fi; 26 26 $(Q)cp stylesheets/lfs-xsl/*.css $(BASEDIR)/stylesheets 27 $(Q)pushd $(BASEDIR)/; sed -i -e "s@../stylesheets@stylesheets@g" *.html; popd 28 27 29 $(Q)if [ ! -e $(BASEDIR)/images ]; then \ 28 30 mkdir -p $(BASEDIR)/images; \ 29 31 fi; 30 32 $(Q)cp images/*.png $(BASEDIR)/images 31 $(Q)cd $(BASEDIR)/; sed -i -e "s@../stylesheets@stylesheets@g" *.html 32 # $(Q)cd $(BASEDIR)/; sed -i -e "s@../images@images@g" *.html 33 # $(Q)pushd $(BASEDIR)/; sed -i -e "s@../images@images@g" *.html; popd 33 34 34 35 @echo "Running Tidy and obfuscate.sh..." -
chapter01/changelog.xml
rf5e821c r1c27a53 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[bdubbs] - Update to tzdata-2015f. Fixes 44 <ulink url="&lfs-ticket-root;3830">#3830</ulink>.</para> 45 </listitem> 46 <listitem> 47 <para>[bdubbs] - Add a workaround to ncurses in 48 Chapter 5 for hosts that have mawk installed.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 53 <listitem> 54 <para>2015-08-11</para> 55 <itemizedlist> 56 <listitem> 43 57 <para>[bdubbs] - Update to procps-ng-3.3.11. Fixes 44 58 <ulink url="&lfs-ticket-root;3829">#3829</ulink>.</para> -
chapter05/ncurses.xml
rf5e821c r1c27a53 43 43 <sect2 role="installation"> 44 44 <title>Installation of Ncurses</title> 45 46 <para>First, ensure that gawk is found first during configuration:</para> 47 48 <screen><userinput remap="pre">sed s/mawk// configure</userinput></screen> 45 49 46 50 <para>Prepare Ncurses for compilation:</para> -
chapter06/autoconf.xml
rf5e821c r1c27a53 56 56 <para>This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped 57 57 that use Automake. For full test coverage, Autoconf can be re-tested 58 after Automake has been installed. In addition, one test failsdue to58 after Automake has been installed. In addition, two tests fail due to 59 59 changes in libtool-2.4.3 and later.</para> 60 60 -
chapter06/glibc.xml
rf5e821c r1c27a53 104 104 105 105 <listitem> 106 <para>posix/tst-getaddrinfo4 will always fail 107 due to not having a network connection when the tests are run.</para> 106 <para><emphasis>posix/tst-getaddrinfo4</emphasis> will always fail due 107 to not having the necessary networking applications when the tests are 108 run.</para> 108 109 </listitem> 109 110 … … 119 120 systems where the CPU is not a relatively new genuine Intel or 120 121 authentic AMD processor.</para> 122 </listitem> 123 124 <listitem> 125 <para>The <emphasis>elf/tst-protected1a</emphasis> and 126 <emphasis>elf/tst-protected1a</emphasis> tests are known to 127 fail with the current stable version of binutils.</para> 121 128 </listitem> 122 129 <!-- -
chapter06/inetutils.xml
rf5e821c r1c27a53 97 97 <screen><userinput remap="test">make check</userinput></screen> 98 98 99 <para>One test, <emphasis>libls.sh</emphasis>, is known to fail due to hard 100 coding of some support program paths. All tests pass if the tests are 101 rerun at the end of Chapter 6.</para> 102 99 103 <para>Install the package:</para> 100 104 -
general.ent
rf5e821c r1c27a53 1 <!ENTITY version "SVN-2015081 1">1 <!ENTITY version "SVN-20150816"> 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 "August 1 1, 2015">4 <!ENTITY releasedate "August 16, 2015"> 5 5 <!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – --> 6 6 <!ENTITY milestone "7.8"> -
packages.ent
rf5e821c r1c27a53 578 578 <!ENTITY texinfo-ch6-sbu "0.5 SBU"> 579 579 580 <!ENTITY tzdata-version "2015 e">581 <!ENTITY tzdata-size "29 0KB">580 <!ENTITY tzdata-version "2015f"> 581 <!ENTITY tzdata-size "292 KB"> 582 582 <!ENTITY tzdata-url "http://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz"> 583 <!ENTITY tzdata-md5 " 36f9056efb432ca945c73397acfce0d4">583 <!ENTITY tzdata-md5 "e3b82732d20e973e48af1c6f13df9a1d"> 584 584 <!ENTITY tzdata-home "http://www.iana.org/time-zones"> 585 585
Note:
See TracChangeset
for help on using the changeset viewer.