- Timestamp:
- Jan 7, 2009, 4:03:45 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- a02430f2
- Parents:
- 882703f
- Location:
- BOOK
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/ppc/yaboot-build.xml
r882703f r291bd8b 23 23 <title>Installation of Yaboot</title> 24 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../../final-system/ppc/yaboot.xml"27 xpointer="xpointer(//*[@os='a'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../../final-system/ppc/yaboot.xml"31 xpointer="xpointer(//*[@os='b'])"/>32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../../final-system/ppc/yaboot.xml"35 xpointer="xpointer(//*[@os='c'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="../../final-system/ppc/yaboot.xml"39 xpointer="xpointer(//*[@os='d'])"/>40 41 25 <para os="p1">The following patch allows <command>ofpath</command> to use 42 26 <literal>PATH_PREFIX</literal> like the other … … 59 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 60 44 href="../../final-system/ppc/yaboot.xml" 61 xpointer="xpointer(//*[@os=' g'])"/>45 xpointer="xpointer(//*[@os='c'])"/> 62 46 63 47 <screen><userinput>make CROSS=${CLFS_TARGET}-</userinput></screen> … … 65 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 66 50 href="../../final-system/ppc/yaboot.xml" 67 xpointer="xpointer(//*[@os=' i'])"/>51 xpointer="xpointer(//*[@os='e'])"/> 68 52 69 53 <screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX="" install</userinput></screen> -
BOOK/boot/ppc64/yaboot-build.xml
r882703f r291bd8b 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/ppc/yaboot.xml"27 xpointer="xpointer(//*[@os='a'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../../final-system/ppc/yaboot.xml"31 xpointer="xpointer(//*[@os='b'])"/>32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../../final-system/ppc/yaboot.xml"35 xpointer="xpointer(//*[@os='c'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="../../final-system/ppc/yaboot.xml"39 xpointer="xpointer(//*[@os='d'])"/>40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"42 26 href="../ppc/yaboot-build.xml" 43 27 xpointer="xpointer(//*[@os='p1'])"/> … … 63 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 64 48 href="../../final-system/ppc/yaboot.xml" 65 xpointer="xpointer(//*[@os=' g'])"/>49 xpointer="xpointer(//*[@os='c'])"/> 66 50 67 51 <screen><userinput>CFLAGS=${BUILD32} make CROSS=${CLFS_TARGET}-</userinput></screen> … … 73 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 74 58 href="../../final-system/ppc64/yaboot.xml" 75 xpointer="xpointer(//*[@os=' j0'])"/>59 xpointer="xpointer(//*[@os='e0'])"/> 76 60 77 61 <screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX= install 2>&1 | tee instlog</userinput></screen> … … 79 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 80 64 href="../../final-system/ppc64/yaboot.xml" 81 xpointer="xpointer(//*[@os=' k'])"/>65 xpointer="xpointer(//*[@os='g'])"/> 82 66 83 67 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 84 68 href="../../final-system/ppc64/yaboot.xml" 85 xpointer="xpointer(//*[@os=' l'])"/>69 xpointer="xpointer(//*[@os='h'])"/> 86 70 87 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 88 72 href="../../final-system/ppc64/yaboot.xml" 89 xpointer="xpointer(//*[@os=' m'])"/>73 xpointer="xpointer(//*[@os='i'])"/> 90 74 91 75 </sect2> -
BOOK/boot/ppc64/yaboot.xml
r882703f r291bd8b 22 22 <sect2 role="."> 23 23 <title>Copying the bootloader to OSX and booting from OF.</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../ppc/yaboot.xml"27 xpointer="xpointer(//*[@os='b'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../ppc/yaboot.xml"31 xpointer="xpointer(//*[@os='c'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/bootable/ppc64/yaboot.xml
r882703f r291bd8b 14 14 <primary sortas="a-Yaboot">Yaboot</primary> 15 15 <secondary>configuring</secondary></indexterm> 16 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"18 href="../ppc/yaboot.xml"19 xpointer="xpointer(//*[@os='a'])"/>20 21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"22 href="../ppc/yaboot.xml"23 xpointer="xpointer(//*[@os='b'])"/>24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../ppc/yaboot.xml"27 xpointer="xpointer(//*[@os='c'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../ppc/yaboot.xml"31 xpointer="xpointer(//*[@os='d'])"/>32 16 33 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/ppc/yaboot.xml
r882703f r291bd8b 26 26 <title>Installation of Yaboot</title> 27 27 28 <para os="a">Yaboot has a compilation error. The following patch properly 29 fixes the issue:</para> 30 31 <screen os="b"><userinput>patch -Np1 -i ../&yaboot-fix-patch;</userinput></screen> 32 33 <para os="c">The following patch removes a redundant test which prevents 34 <command>ofpath</command> from executing against SATA disks:</para> 35 36 <screen os="d"><userinput>patch -Np1 -i ../&yaboot-sata-patch;</userinput></screen> 37 38 <para os="e">The supplied man pages have <filename 28 <para os="a">The supplied man pages have <filename 39 29 class="directory">/usr/local</filename> in the text. This sed will correct 40 30 that:</para> 41 31 42 <screen os=" f"><userinput>sed -i 's%/usr/local%/usr%' man/*</userinput></screen>32 <screen os="b"><userinput>sed -i 's%/usr/local%/usr%' man/*</userinput></screen> 43 33 44 <para os=" g">Compile the package:</para>34 <para os="c">Compile the package:</para> 45 35 46 <screen os=" h"><userinput>make PREFIX=/usr</userinput></screen>36 <screen os="d"><userinput>make PREFIX=/usr</userinput></screen> 47 37 48 <para os=" i">Install the package:</para>38 <para os="e">Install the package:</para> 49 39 50 <screen os=" j"><userinput>make PREFIX=/usr install</userinput></screen>40 <screen os="f"><userinput>make PREFIX=/usr install</userinput></screen> 51 41 52 42 </sect2> -
BOOK/final-system/ppc64/yaboot.xml
r882703f r291bd8b 21 21 <sect2 role="installation"> 22 22 <title>Installation of Yaboot</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"25 href="../ppc/yaboot.xml"26 xpointer="xpointer(//*[@os='a'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../ppc/yaboot.xml"30 xpointer="xpointer(//*[@os='b'])"/>31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../ppc/yaboot.xml"34 xpointer="xpointer(//*[@os='c'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../ppc/yaboot.xml"38 xpointer="xpointer(//*[@os='d'])"/>39 23 40 24 <para>Existing multilib distributions alter gcc to default to 32-bit … … 73 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 74 58 href="../ppc/yaboot.xml" 75 xpointer="xpointer(//*[@os=' e'])"/>59 xpointer="xpointer(//*[@os='a'])"/> 76 60 77 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 78 62 href="../ppc/yaboot.xml" 79 xpointer="xpointer(//*[@os=' f'])"/>63 xpointer="xpointer(//*[@os='b'])"/> 80 64 81 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 82 66 href="../ppc/yaboot.xml" 83 xpointer="xpointer(//*[@os=' g'])"/>67 xpointer="xpointer(//*[@os='c'])"/> 84 68 85 <screen os=" h"><userinput>CFLAGS="${BUILD32}" make PREFIX=/usr</userinput></screen>69 <screen os="d"><userinput>CFLAGS="${BUILD32}" make PREFIX=/usr</userinput></screen> 86 70 87 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 88 72 href="../ppc/yaboot.xml" 89 xpointer="xpointer(//*[@os=' i'])"/>73 xpointer="xpointer(//*[@os='e'])"/> 90 74 91 75 <important os="j0"> … … 97 81 </important> 98 82 99 <screen ><userinput>make PREFIX=/usr install 2>&1 | tee instlog</userinput></screen>83 <screen os='f'><userinput>make PREFIX=/usr install 2>&1 | tee instlog</userinput></screen> 100 84 101 <para os=' k'>To ensure that the install was successful, run the following85 <para os='g'>To ensure that the install was successful, run the following 102 86 command:</para> 103 87 104 <screen os=' l'><userinput>grep 'powerpc:common64' instlog</userinput></screen>88 <screen os='h'><userinput>grep 'powerpc:common64' instlog</userinput></screen> 105 89 106 <para os=' m'>If the command gave you <emphasis>any</emphasis> output90 <para os='i'>If the command gave you <emphasis>any</emphasis> output 107 91 (... is incompatible with powerpc:common output) the build of yaboot is 108 92 broken and you will have to correct your error(s) and repeat it.</para> -
BOOK/introduction/ppc/changelog.xml
r882703f r291bd8b 33 33 34 34 --> 35 36 <listitem> 37 <para>January 7, 2009</para> 38 <itemizedlist> 39 <listitem> 40 <para>[Jim] - Updated to Yaboot 1.3.14.</para> 41 </listitem> 42 </itemizedlist> 43 </listitem> 35 44 36 45 <listitem> -
BOOK/introduction/ppc64/changelog.xml
r882703f r291bd8b 33 33 34 34 --> 35 36 <listitem> 37 <para>January 7, 2009</para> 38 <itemizedlist> 39 <listitem> 40 <para>[Jim] - Updated to Yaboot 1.3.14.</para> 41 </listitem> 42 </itemizedlist> 43 </listitem> 35 44 36 45 <listitem> -
BOOK/materials/ppc/patches.xml
r882703f r291bd8b 26 26 </varlistentry> 27 27 28 <varlistentry os="yaboot-fix-patch">29 <term>Yaboot Fixes Patch - <token>&yaboot-fix-patch-size;</token>:</term>30 <listitem>31 <para>Download: <ulink32 url="&patches-root;&yaboot-fix-patch;"/></para>33 <para>MD5 sum: <literal>&yaboot-fix-patch-md5;</literal></para>34 </listitem>35 </varlistentry>36 37 28 <varlistentry os="yaboot-ofpath_path-patch"> 38 29 <term>Yaboot Ofpath_Path_Prefix Patch - <token>&yaboot-ofpath_path-patch-size;</token>:</term> … … 41 32 url="&patches-root;&yaboot-ofpath_path-patch;"/></para> 42 33 <para>MD5 sum: <literal>&yaboot-ofpath_path-patch-md5;</literal></para> 43 </listitem>44 </varlistentry>45 46 <varlistentry os="yaboot-sata-patch">47 <term>Yaboot SATA Patch - <token>&yaboot-sata-patch-size;</token>:</term>48 <listitem>49 <para>Download: <ulink50 url="&patches-root;&yaboot-sata-patch;"/></para>51 <para>MD5 sum: <literal>&yaboot-sata-patch-md5;</literal></para>52 34 </listitem> 53 35 </varlistentry> -
BOOK/materials/ppc64/patches.xml
r882703f r291bd8b 58 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 59 59 href="../ppc/patches.xml" 60 xpointer="xpointer(//*[@os='yaboot-fix-patch'])"/>61 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"63 href="../ppc/patches.xml"64 60 xpointer="xpointer(//*[@os='yaboot-ofpath_path-patch'])"/> 65 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"67 href="../ppc/patches.xml"68 xpointer="xpointer(//*[@os='yaboot-sata-patch'])"/>69 61 70 62 </variablelist> -
BOOK/packages.ent
r882703f r291bd8b 250 250 <!ENTITY lilo-url "ftp://metalab.unc.edu/pub/Linux/system/boot/lilo/lilo-&lilo-version;.src.tar.gz"> 251 251 <!ENTITY lilo-md5 "72765f2aafd20e23ecf07ebd22baeec7"> 252 <!-- appears to be dead 253 <!ENTITY lilo-home "http://lilo.go.dyndns.org"> 254 --> 255 252 <!-- appears to be dead <!ENTITY lilo-home "http://lilo.go.dyndns.org"> --> 256 253 <!ENTITY linux-dl-version "2.6"> 257 254 … … 421 418 <!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/"> 422 419 423 <!ENTITY yaboot-version "1.3.1 3">424 <!ENTITY yaboot-size "2 69KB">425 <!ENTITY yaboot-url "http:// penguinppc.org/bootloaders/yaboot/yaboot-&yaboot-version;.tar.gz">426 <!ENTITY yaboot-md5 " f12798d1b2063f21d07e0ae7f602ccaf">420 <!ENTITY yaboot-version "1.3.14"> 421 <!ENTITY yaboot-size "220 KB"> 422 <!ENTITY yaboot-url "http://yaboot.ozlabs.org/releases/yaboot-&yaboot-version;.tar.gz"> 423 <!ENTITY yaboot-md5 "9b1246c474eeb37f61081ad762563b35"> 427 424 <!ENTITY yaboot-home "http://yaboot.ozlabs.org"> 428 425 -
BOOK/patches.ent
r882703f r291bd8b 173 173 <!ENTITY powerpcutils-patch-size "22 KB"> 174 174 175 <!ENTITY yaboot-fix-patch "yaboot-&yaboot-version;-fix-1.patch">176 <!ENTITY yaboot-fix-patch-md5 "2848f7b2a01469f9e302a8890f4daafd">177 <!ENTITY yaboot-fix-patch-size "1 KB">178 179 <!ENTITY yaboot-sata-patch "yaboot-&yaboot-version;-ofpath_sata-1.patch">180 <!ENTITY yaboot-sata-patch-md5 "bdc55ca22b1cfc774a7b2db732524eb6">181 <!ENTITY yaboot-sata-patch-size "1 KB">182 183 175 <!ENTITY yaboot-ofpath_path-patch "yaboot-&yaboot-version;-ofpath_path_prefix-1.patch"> 184 176 <!ENTITY yaboot-ofpath_path-patch-md5 "3faf70e0cb4e4f62a1e8815c3452ab38">
Note:
See TracChangeset
for help on using the changeset viewer.