Author: jhuntwork Date: 2005-05-08 14:51:02 -0600 (Sun, 08 May 2005) New Revision: 5251
Added: branches/cross-lfs/BOOK/final-system/silo.xml Modified: branches/cross-lfs/BOOK/final-system/chapter.xml branches/cross-lfs/BOOK/general.ent branches/cross-lfs/BOOK/introduction/changelog.xml branches/cross-lfs/BOOK/materials/packages.xml Log: Added Silo bootloader for Sparc (Still missing some instructions) Modified: branches/cross-lfs/BOOK/final-system/chapter.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/chapter.xml 2005-05-08 18:39:48 UTC (rev 5250) +++ branches/cross-lfs/BOOK/final-system/chapter.xml 2005-05-08 20:51:02 UTC (rev 5251) @@ -62,12 +62,13 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mktemp.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hotplug.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="iana-etc.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grub.xml"/> <!-- x87 --> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grub.xml"/> <!-- x86 --> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="colo.xml"/> <!-- raq2 --> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="yaboot.xml"/> <!-- ppc --> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="parted.xml"/> <!-- ppc --> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="openssl.xml"/> <!-- raq2 --> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="openssh.xml"/> <!-- raq2 --> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="silo.xml"/> <!-- sparc --> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="aboutdebug.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="strippingagain.xml"/> Added: branches/cross-lfs/BOOK/final-system/silo.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/silo.xml 2005-05-08 18:39:48 UTC (rev 5250) +++ branches/cross-lfs/BOOK/final-system/silo.xml 2005-05-08 20:51:02 UTC (rev 5251) @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> +<sect1 id="ch-system-silo" role="wrap" arch="sparc"> +<title>Silo-&silo-version;</title> +<?dbhtml filename="silo.html"?> + +<indexterm zone="ch-system-silo"><primary sortas="a-Silo">Silo</primary></indexterm> + +<sect2 role="package"><title/> +<para>The Silo package contains the Sparc Improved boot LOader.</para> + +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.2 SBU</seg><seg>10 MB</seg></seglistitem> +</segmentedlist> + +<segmentedlist> +<segtitle>&dependencies;</segtitle> +<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, +GCC, Glibc, Grep, Make, Ncurses, Sed, Elftoaout</seg></seglistitem> +</segmentedlist> +</sect2> + +<sect2 role="installation"> +<title>Installation of Silo</title> + +<para>Compile the Silo package:</para> + +<screen><userinput>make</userinput></screen> + +<para>Install the package:</para> + +<screen><userinput>make install</userinput></screen> + +</sect2> + +<sect2 id="contents-silo" role="content"><title>Contents of Silo</title> + +<segmentedlist> +<segtitle>Installed programs</segtitle> +<seglistitem><seg>Unchecked</seg></seglistitem> +</segmentedlist> + +<variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> +<?dbfo list-presentation="list"?> +<?dbhtml list-presentation="table"?> + +<varlistentry id="silo"> +<term><command>silo</command></term> +<listitem> +<para>Need Description</para> +<indexterm zone="ch-system-silo silo"><primary sortas="a-silo">silo</primary></indexterm> +</listitem> +</varlistentry> + +</variablelist> + +</sect2> + +</sect1> Modified: branches/cross-lfs/BOOK/general.ent =================================================================== --- branches/cross-lfs/BOOK/general.ent 2005-05-08 18:39:48 UTC (rev 5250) +++ branches/cross-lfs/BOOK/general.ent 2005-05-08 20:51:02 UTC (rev 5251) @@ -85,6 +85,7 @@ <!ENTITY readline-version "5.0"> <!ENTITY sed-version "4.1.4"> <!ENTITY shadow-version "4.0.7"> +<!ENTITY silo-version "1.4.9"> <!ENTITY sysklogd-version "1.4.1"> <!ENTITY sysvinit-version "2.86"> <!ENTITY tar-version "1.15.1"> Modified: branches/cross-lfs/BOOK/introduction/changelog.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/changelog.xml 2005-05-08 18:39:48 UTC (rev 5250) +++ branches/cross-lfs/BOOK/introduction/changelog.xml 2005-05-08 20:51:02 UTC (rev 5251) @@ -75,6 +75,7 @@ <listitem><para>Arch: RaQ2 - glibc-2.3.4-mips_syscall-2.patch</para></listitem> <listitem><para>Arch: RaQ2 - linux-libc-headers-2.6.11.2-raq2_fix-1.patch</para></listitem> <listitem><para>Arch: RaQ2 - linux-2.6.11.6-raq2_fix-3.patch</para></listitem> +<listitem><para>Arch: Sparc - Silo 1.4.9</para></listitem> </itemizedlist> </listitem> @@ -104,6 +105,7 @@ <listitem><para>Upgraded libtool to 1.5.16.</para></listitem> <listitem><para>Fixed patch configure instructions in final-system to include sparc arch.</para></listitem> <listitem><para>Fixed sysvinit instructions in final-system to include sparc and ppc archs.</para></listitem> +<listitem><para>Added Silo bootloader for Sparc (Still missing some instructions)</para></listitem> </itemizedlist> </listitem> </itemizedlist> Modified: branches/cross-lfs/BOOK/materials/packages.xml =================================================================== --- branches/cross-lfs/BOOK/materials/packages.xml 2005-05-08 18:39:48 UTC (rev 5250) +++ branches/cross-lfs/BOOK/materials/packages.xml 2005-05-08 20:51:02 UTC (rev 5251) @@ -417,6 +417,13 @@ </listitem> </varlistentry> +<varlistentry arch="sparc"> +<term>Silo (&silo-version;) - 144 KB:</term> +<listitem> +<para><ulink url="http://www.sparc-boot.org/pub/silo/silo-&silo-version;.tar.bz2"/></para> +</listitem> +</varlistentry> + <varlistentry> <term>Sysklogd (&sysklogd-version;) - 80 KB:</term> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
