Changeset 93aa336
- Timestamp:
- Feb 21, 2006, 12:55:51 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 36f408e1
- Parents:
- 3373dd11
- Location:
- BOOK
- Files:
-
- 1 deleted
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/appendices/acronymlist.xml
r3373dd11 r93aa336 458 458 459 459 <varlistentry> 460 <term><emphasis role="bold">SBU</emphasis></term>461 <listitem>462 <para>Standard Build Unit</para>463 </listitem>464 </varlistentry>465 466 <varlistentry>467 460 <term><emphasis role="bold">SCO</emphasis></term> 468 461 <listitem> -
BOOK/final-preps/chapter.xml
r3373dd11 r93aa336 17 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="settingenviron.xml"/> 18 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="creatingcrossdir.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="aboutsbus.xml"/>20 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="abouttestsuites.xml"/> 21 20 -
BOOK/final-system/common/autoconf.xml
r3373dd11 r93aa336 44 44 <screen os="c"><userinput>make</userinput></screen> 45 45 46 <para os="d">To test the results, issue: <userinput>make check</userinput>.47 This takes a long time, about 2 SBUs.</para>46 <para os="d">To test the results, issue: 47 <userinput>make check</userinput>.</para> 48 48 49 49 <para os="e">Install the package:</para> -
BOOK/final-system/common/automake.xml
r3373dd11 r93aa336 45 45 <screen os="c"><userinput>make</userinput></screen> 46 46 47 <para os="d">To test the results, issue: <userinput>make check</userinput>.48 This takes a long time, about 5 SBUs.</para>47 <para os="d">To test the results, issue: 48 <userinput>make check</userinput>.</para> 49 49 50 50 <para os="e">Install the package:</para> -
BOOK/final-system/common/gettext.xml
r3373dd11 r93aa336 47 47 <screen><userinput>make</userinput></screen> 48 48 49 <para>To test the results, issue: <userinput>make check</userinput>. 50 This takes a very long time, around 7 SBUs.</para> 49 <para>To test the results, issue: <userinput>make check</userinput>.</para> 51 50 52 51 <para>Install the package:</para> -
BOOK/final-system/multilib/gettext-64bit.xml
r3373dd11 r93aa336 33 33 <screen><userinput>make</userinput></screen> 34 34 35 <para>To test the results, issue: <userinput>make check</userinput>. 36 This takes a very long time, around 7 SBUs.</para> 35 <para>To test the results, issue: <userinput>make check</userinput>.</para> 37 36 38 37 <para>Install the package:</para> -
BOOK/final-system/multilib/gettext-n32.xml
r3373dd11 r93aa336 34 34 <screen><userinput>make</userinput></screen> 35 35 36 <para>To test the results, issue: <userinput>make check</userinput>. 37 This takes a very long time, around 7 SBUs.</para> 36 <para>To test the results, issue: <userinput>make check</userinput>.</para> 38 37 39 38 <para>Install the package:</para> -
BOOK/final-system/multilib/gettext.xml
r3373dd11 r93aa336 34 34 <screen><userinput>make</userinput></screen> 35 35 36 <para>To test the results, issue: <userinput>make check</userinput>. 37 This takes a very long time, around 7 SBUs.</para> 36 <para>To test the results, issue: <userinput>make check</userinput>.</para> 38 37 39 38 <para>Install the package:</para> -
BOOK/final-system/x86_64-64/gettext.xml
r3373dd11 r93aa336 41 41 <screen><userinput>make</userinput></screen> 42 42 43 <para>To test the results, issue: <userinput>make check</userinput>. 44 This takes a very long time, around 7 SBUs.</para> 43 <para>To test the results, issue: <userinput>make check</userinput>.</para> 45 44 46 45 <para>Install the package:</para> -
BOOK/final-system/x86_64/gettext-64bit.xml
r3373dd11 r93aa336 41 41 <screen><userinput>make</userinput></screen> 42 42 43 <para>To test the results, issue: <userinput>make check</userinput>. 44 This takes a very long time, around 7 SBUs.</para> 43 <para>To test the results, issue: <userinput>make check</userinput>.</para> 45 44 46 45 <para>Install the package:</para> -
BOOK/general.ent
r3373dd11 r93aa336 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!ENTITY version "CLFS-SVN-2005110 8">2 <!ENTITY version "CLFS-SVN-20051109"> 3 3 <!ENTITY version-x86 "&version;-x86"> 4 4 <!ENTITY version-x86_64 "&version;-x86_64-Multilib"> … … 13 13 <!ENTITY version-alpha "&version;-ALPHA"> 14 14 15 <!ENTITY releasedate "November 8, 2005">15 <!ENTITY releasedate "November 9, 2005"> 16 16 <!ENTITY milestone "0.1"> 17 17 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> … … 33 33 <!ENTITY sourceforge "http://prdownloads.sourceforge.net/"> 34 34 35 <!ENTITY buildtime "Approximate build time">36 <!ENTITY diskspace "Required disk space">37 35 <!ENTITY dependencies "Installation depends on"> 38 36 -
BOOK/introduction/common/changelog.xml
r3373dd11 r93aa336 38 38 </listitem> 39 39 --> 40 41 <listitem> 42 <para>November 9, 2005</para> 43 <itemizedlist> 44 <listitem> 45 <para>[manuel] - Removed SBUs and disk usage information.</para> 46 </listitem> 47 </itemizedlist> 48 </listitem> 40 49 41 50 <listitem> -
BOOK/temp-system/64/binutils.xml
r3373dd11 r93aa336 45 45 xpointer="xpointer(//*[@os='h'])"/> 46 46 47 <!-- To be moved to their proper file (or full removed) when decided48 how to manage SBUs49 50 <note>51 <para>In order for the SBU values listed in the rest of the book52 to be of any use, measure the time it takes to build this package from53 the configuration, up to and including the first install. To achieve54 this easily, wrap the four commands in a <command>time</command>55 command like this: <userinput>time { ./configure ... && ...56 && ... && make install; }</userinput>.</para>57 </note>58 59 -->60 61 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 62 48 href="../common/binutils.xml" -
BOOK/temp-system/common/binutils.xml
r3373dd11 r93aa336 46 46 xpointer="xpointer(//*[@os='h'])"/> 47 47 48 <!-- To be moved to their proper file (or full removed) when decided49 how to manage SBUs50 51 <note>52 <para>In order for the SBU values listed in the rest of the book53 to be of any use, measure the time it takes to build this package from54 the configuration, up to and including the first install. To achieve55 this easily, wrap the four commands in a <command>time</command>56 command like this: <userinput>time { ./configure ... && ...57 && ... && make install; }</userinput>.</para>58 </note>59 60 -->61 62 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 63 49 href="../../final-system/common/binutils.xml" -
BOOK/temp-system/multilib/binutils.xml
r3373dd11 r93aa336 53 53 xpointer="xpointer(//*[@os='h'])"/> 54 54 55 <!-- To be moved to their proper file (or full removed) when decided56 how to manage SBUs57 58 <note>59 <para>In order for the SBU values listed in the rest of the book60 to be of any use, measure the time it takes to build this package from61 the configuration, up to and including the first install. To achieve62 this easily, wrap the four commands in a <command>time</command>63 command like this: <userinput>time { ./configure ... && ...64 && ... && make install; }</userinput>.</para>65 </note>66 67 -->68 69 55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 70 56 href="../common/binutils.xml" -
BOOK/temp-system/sparc/binutils.xml
r3373dd11 r93aa336 62 62 xpointer="xpointer(//*[@os='h'])"/> 63 63 64 <!-- To be moved to their proper file (or full removed) when decided65 how to manage SBUs66 67 <note>68 <para>In order for the SBU values listed in the rest of the book69 to be of any use, measure the time it takes to build this package from70 the configuration, up to and including the first install. To achieve71 this easily, wrap the four commands in a <command>time</command>72 command like this: <userinput>time { ./configure ... && ...73 && ... && make install; }</userinput>.</para>74 </note>75 76 -->77 78 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 79 65 href="../../final-system/common/binutils.xml" -
BOOK/temp-system/sparc64-64/binutils.xml
r3373dd11 r93aa336 61 61 xpointer="xpointer(//*[@os='h'])"/> 62 62 63 <!-- To be moved to their proper file (or full removed) when decided64 how to manage SBUs65 66 <note>67 <para>In order for the SBU values listed in the rest of the book68 to be of any use, measure the time it takes to build this package from69 the configuration, up to and including the first install. To achieve70 this easily, wrap the four commands in a <command>time</command>71 command like this: <userinput>time { ./configure ... && ...72 && ... && make install; }</userinput>.</para>73 </note>74 75 -->76 77 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 78 64 href="../common/binutils.xml" -
BOOK/temp-system/sparc64/binutils.xml
r3373dd11 r93aa336 69 69 xpointer="xpointer(//*[@os='h'])"/> 70 70 71 <!-- To be moved to their proper file (or full removed) when decided72 how to manage SBUs73 74 <note>75 <para>In order for the SBU values listed in the rest of the book76 to be of any use, measure the time it takes to build this package from77 the configuration, up to and including the first install. To achieve78 this easily, wrap the four commands in a <command>time</command>79 command like this: <userinput>time { ./configure ... && ...80 && ... && make install; }</userinput>.</para>81 </note>82 83 -->84 85 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 86 72 href="../common/binutils.xml"
Note:
See TracChangeset
for help on using the changeset viewer.