Changeset 121f4cc
- Timestamp:
- 05/18/2016 01:47:18 AM (8 years ago)
- Children:
- 09a0ef3e
- Parents:
- 2a60cf45
- Files:
-
- 9 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r2a60cf45 r121f4cc 37 37 --> 38 38 <listitem> 39 <para>2016-05-17</para> 40 <itemizedlist> 41 <listitem> 42 <para>[renodr] - Updated to linux-4.6. Merged from trunk r11060.</para> 43 </listitem> 44 <listitem> 45 <para>[renodr] - Update to perl-5.24.0. Merged from trunk r11060.</para> 46 </listitem> 47 <listitem> 48 <para>[renodr] - Updated to tar-1.29. Merged from trunk r11060.</para> 39 <para>2016-05-18</para> 40 <itemizedlist> 41 <listitem> 42 <para>[dj] - Enhance the stripping commands at the end 43 of Chapter 6. Merged from trunk r11064.</para> 44 </listitem> 45 <listitem> 46 <para>[dj] - Added stages page to Chapter 2. Merged from trunk 47 r11063.</para> 48 </listitem> 49 <listitem> 50 <para>[dj] - Made editorial changes to the kernel section. Merged 51 from trunk r11062.</para> 52 </listitem> 53 <listitem> 54 <para>[dj] - Moved Host System Requirements to Chapter 2 55 and made minor editorial changes. Merged from trunk r11061.</para> 56 </listitem> 57 </itemizedlist> 58 </listitem> 59 60 <listitem> 61 <para>2016-05-18</para> 62 <itemizedlist> 63 <listitem> 64 <para>[rendor] - Updated to tar-1.29. Merged from trunk r11060.</para> 65 </listitem> 66 <listitem> 67 <para>[rendor] - Updated to linux-4.6. Merged from trunk 68 r11060.</para> 69 </listitem> 70 <listitem> 71 <para>[rendor] - Updated to perl-5.24.0. Merged from trunk 72 r11060.</para> 49 73 </listitem> 50 74 </itemizedlist> … … 56 80 <listitem> 57 81 <para>[renodr] - Updated to file-5.27. Merged from trunk 58 r1105 6.</para>82 r11057.</para> 59 83 </listitem> 60 84 <listitem> 61 85 <para>[renodr] - Updated to man-pages-4.06. Merged from trunk 62 r1105 6.</para>86 r11057.</para> 63 87 </listitem> 64 88 <listitem> 65 89 <para>[renodr] - Updated to perl-5.22.2. Merged from trunk 66 r1105 6.</para>90 r11057.</para> 67 91 </listitem> 68 92 <listitem> 69 93 <para>[renodr] - Updated size requirements. Merged from trunk 70 r1105 6.</para>94 r11057.</para> 71 95 </listitem> 72 96 </itemizedlist> -
chapter02/chapter02.xml
r2a60cf45 r121f4cc 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/> 15 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hostreqs.xml"/> 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="stages.xml"/> 15 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingpartition.xml"/> 16 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingfilesystem.xml"/> -
chapter02/hostreqs.xml
r2a60cf45 r121f4cc 19 19 your distribution provides them.</para> 20 20 21 <para>Earlier versions of the listed software packages may work, but ha s not22 been tested.</para>21 <para>Earlier versions of the listed software packages may work, but have 22 not been tested.</para> 23 23 24 24 <itemizedlist spacing="compact"> … … 131 131 132 132 <listitem> 133 <para><emphasis role="strong">Tar-1. 18</emphasis></para>133 <para><emphasis role="strong">Tar-1.22</emphasis></para> 134 134 </listitem> 135 135 … … 144 144 </itemizedlist> 145 145 146 <para>Note that the symlinks mentioned above are required to build an LFS 147 system using the instructions contained within this book. Symlinks that 148 point to other software (such as dash, mawk, etc.) may work, but are not 149 tested or supported by the LFS development team, and may require either 150 deviation from the instructions or additional patches to some 151 packages.</para> 146 <important> 147 <para>Note that the symlinks mentioned above are required to build an LFS 148 system using the instructions contained within this book. Symlinks that 149 point to other software (such as dash, mawk, etc.) may work, but are not 150 tested or supported by the LFS development team, and may require either 151 deviation from the instructions or additional patches to some 152 packages.</para> 153 </important> 152 154 153 155 <!-- Use an empty sect2 element to prevent a pdf warning. --> 154 <sect2 id="version-check" xreflabel="Section vii, Host System Requirements"> 155 <title> </title> 156 <bridgehead renderas="sect2" 157 id="version-check" 158 xreflabel="Host System Requirements"> 159 </bridgehead> 160 <!--<title> </title>--> 156 161 157 162 <para >To see whether your host system has all the appropriate versions, and … … 235 240 236 241 237 < /sect2>242 <!--</sect2>--> 238 243 </sect1> -
chapter02/introduction.xml
r2a60cf45 r121f4cc 11 11 <title>Introduction</title> 12 12 13 <para>In this chapter, the partition which will host the LFS system is 14 prepared. We will create the partition itself, create a file system 15 on it, and mount it.</para> 13 <para>In this chapter, the host tools needed for building LFS 14 are checked and, if necessary, installed. Then a partition which will 15 host the LFS system is prepared. We will create the partition 16 itself, create a file system on it, and mount it.</para> 16 17 17 18 </sect1> -
chapter05/perl.xml
r2a60cf45 r121f4cc 43 43 <sect2 role="installation"> 44 44 <title>Installation of Perl</title> 45 46 45 <para>Prepare Perl for compilation:</para> 47 46 -
chapter06/strippingagain.xml
r2a60cf45 r121f4cc 40 40 <para>Now the binaries and libraries can be safely stripped:</para> 41 41 42 <screen><userinput>/tools/bin/find /{,usr/}{bin,lib,sbin} -type f \ 43 -exec /tools/bin/strip --strip-debug '{}' ';'</userinput></screen> 42 <screen><userinput>/tools/bin/find /usr/lib -type f -name \*.a \ 43 -exec /tools/bin/strip --strip-debug {} ';' 44 45 /tools/bin/find /lib /usr/lib -type f -name \*.so* \ 46 -exec /tools/bin/strip --strip-unneeded {} ';' 47 48 /tools/bin/find /{bin,sbin} /usr/{bin,sbin,libexec} -type f \ 49 -exec /tools/bin/strip --strip-all {} ';'</userinput></screen> 44 50 45 51 <para>A large number of files will be reported as having their file -
chapter08/kernel.xml
r2a60cf45 r121f4cc 123 123 </variablelist> 124 124 125 <screen role="nodump"><userinput>make LANG=<replaceable><host_LANG_value></replaceable> LC_ALL=menuconfig</userinput></screen>125 <screen role="nodump"><userinput>make menuconfig</userinput></screen> 126 126 127 127 <variablelist> 128 <title>The meaning of the make parameters:</title>128 <title>The meaning of optional make environment variables:</title> 129 129 130 130 <varlistentry> 131 131 <term><parameter>LANG=<host_LANG_value> LC_ALL=</parameter></term> 132 132 <listitem> 133 <para>This establishes the locale setting to the one used on the host. 134 This is needed for a proper menuconfig ncurses interface line 135 drawing on UTF-8 linux text console.</para> 136 137 <para>Be sure to replace <replaceable><host_LANG_value></replaceable> 138 by the value of the <envar>$LANG</envar> variable from your host. 139 If not set, you could use instead the host's value of <envar>$LC_ALL</envar> 133 <para>This establishes the locale setting to the one used on the 134 host. This may be needed for a proper menuconfig ncurses interface 135 line drawing on a UTF-8 linux text console.</para> 136 137 <para>If used, be sure to replace 138 <replaceable><host_LANG_value></replaceable> by the value of 139 the <envar>$LANG</envar> variable from your host. You can 140 alternatively use instead the host's value of <envar>$LC_ALL</envar> 140 141 or <envar>$LC_CTYPE</envar>.</para> 141 142 </listitem> … … 175 176 required to complete the installation. Some files need to be copied to 176 177 the <filename class="directory">/boot</filename> directory.</para> 178 179 <caution> 180 <para>If the host system has a separate /boot partition, the 181 files copied below should go there. The easiest way to do that 182 is to bind /boot on the host to /mnt/lfs/boot before proceeding:</para> 183 184 <screen role="nodump"><userinput>mount --bind /boot /mnt/lfs/boot</userinput></screen> 185 </caution> 177 186 178 187 <para>The path to the kernel image may vary depending on the platform being -
general.ent
r2a60cf45 r121f4cc 1 <!ENTITY version "2016051 7-systemd">1 <!ENTITY version "20160518-systemd"> 2 2 <!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release --> 3 <!ENTITY releasedate "May 1 7th, 2016">3 <!ENTITY releasedate "May 18th, 2016"> 4 4 <!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – --> 5 5 <!ENTITY milestone "7.10"> -
packages.ent
r2a60cf45 r121f4cc 164 164 <!ENTITY file-size "756 KB"> 165 165 <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> 166 <!ENTITY file-md5 " de75665721e3adb0a1d7e03b90c3d7a2">166 <!ENTITY file-md5 "18f1c60aa27a296a26c2e9389ac92ba5"> 167 167 <!ENTITY file-home "http://www.darwinsys.com/file/"> 168 168 <!ENTITY file-ch5-du "15 MB"> … … 378 378 <!ENTITY linux-minor-version "6"> 379 379 <!ENTITY linux-patch-version "0"> 380 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> 380 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">--> 381 381 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> 382 382 <!ENTITY linux-size "87,365 KB"> … … 426 426 <!ENTITY man-pages-size "1,419 KB"> 427 427 <!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz"> 428 <!ENTITY man-pages-md5 " de75665721e3adb0a1d7e03b90c3d7a2">428 <!ENTITY man-pages-md5 "a7b6c7e2a03a4b0d61eee4e52de68a42"> 429 429 <!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/"> 430 430 <!ENTITY man-pages-ch6-du "26 MB"> … … 441 441 <!ENTITY mpfr-version "3.1.4"> 442 442 <!ENTITY mpfr-size "1,096 KB"> 443 <!ENTITY mpfr-url " http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.xz">443 <!ENTITY mpfr-url "&gnu;mpfr/mpfr-&mpfr-version;.tar.xz"> 444 444 <!ENTITY mpfr-md5 "064b2c18185038e404a401b830d59be8"> 445 445 <!ENTITY mpfr-home "http://www.mpfr.org/"> -
prologue/preface.xml
r2a60cf45 r121f4cc 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="why.xml"/> 19 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="prerequisites.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hostreqs.xml"/>21 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="typography.xml"/> 22 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="organization.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.