| [bf8c11f] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> | 
|---|
|  | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" | 
|---|
|  | 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ | 
|---|
|  | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent"> | 
|---|
|  | 5 | %general-entities; | 
|---|
|  | 6 | ]> | 
|---|
|  | 7 |  | 
|---|
|  | 8 | <sect1 id="ch-system-aboot" role="wrap"> | 
|---|
|  | 9 | <?dbhtml filename="aboot.html"?> | 
|---|
|  | 10 |  | 
|---|
|  | 11 | <title>Aboot-&aboot-version;</title> | 
|---|
|  | 12 |  | 
|---|
|  | 13 | <indexterm zone="ch-system-aboot"> | 
|---|
|  | 14 | <primary sortas="a-Aboot">Aboot</primary> | 
|---|
|  | 15 | </indexterm> | 
|---|
|  | 16 |  | 
|---|
| [c4b671e] | 17 | <sect2 role="package"> | 
|---|
| [bf8c11f] | 18 | <title/> | 
|---|
|  | 19 |  | 
|---|
|  | 20 | <para>The aboot package contains the Alpha Bootloder.</para> | 
|---|
|  | 21 |  | 
|---|
|  | 22 | <segmentedlist> | 
|---|
|  | 23 | <segtitle>&dependencies;</segtitle> | 
|---|
|  | 24 |  | 
|---|
|  | 25 | <seglistitem> | 
|---|
|  | 26 | <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, | 
|---|
|  | 27 | Make, Ncurses, Sed, ELFtoaout</seg> | 
|---|
|  | 28 | </seglistitem> | 
|---|
|  | 29 | </segmentedlist> | 
|---|
|  | 30 |  | 
|---|
|  | 31 | </sect2> | 
|---|
|  | 32 |  | 
|---|
| [c4b671e] | 33 | <sect2 role="installation"> | 
|---|
| [bf8c11f] | 34 | <title>Installation of aboot</title> | 
|---|
|  | 35 |  | 
|---|
|  | 36 | <para os="aa">The following patches addresses build issues with GCC 4.x:</para> | 
|---|
|  | 37 |  | 
|---|
|  | 38 | <screen os="ab"><userinput>patch -Np1 -i ../&aboot-alpha-patch;</userinput></screen> | 
|---|
|  | 39 |  | 
|---|
|  | 40 | <para>Compile the package:</para> | 
|---|
|  | 41 |  | 
|---|
|  | 42 | <screen><userinput>make</userinput></screen> | 
|---|
|  | 43 |  | 
|---|
|  | 44 | <para>Install the package:</para> | 
|---|
|  | 45 |  | 
|---|
|  | 46 | <screen><userinput>make install</userinput></screen> | 
|---|
|  | 47 |  | 
|---|
|  | 48 | </sect2> | 
|---|
|  | 49 |  | 
|---|
|  | 50 | <sect2 id="contents-aboot" role="content"> | 
|---|
|  | 51 | <title>Contents of aboot</title> | 
|---|
|  | 52 |  | 
|---|
|  | 53 | <segmentedlist> | 
|---|
|  | 54 | <segtitle>Installed programs</segtitle> | 
|---|
|  | 55 |  | 
|---|
|  | 56 | <seglistitem> | 
|---|
|  | 57 | <seg>Unchecked</seg> | 
|---|
|  | 58 | </seglistitem> | 
|---|
|  | 59 | </segmentedlist> | 
|---|
|  | 60 |  | 
|---|
|  | 61 | <variablelist> | 
|---|
|  | 62 | <bridgehead renderas="sect3">Short Descriptions</bridgehead> | 
|---|
|  | 63 | <?dbfo list-presentation="list"?> | 
|---|
|  | 64 | <?dbhtml list-presentation="table"?> | 
|---|
|  | 65 |  | 
|---|
|  | 66 | <varlistentry id="aboot"> | 
|---|
|  | 67 | <term><command>aboot</command></term> | 
|---|
|  | 68 | <listitem> | 
|---|
|  | 69 | <para>Need Description</para> | 
|---|
|  | 70 | <indexterm zone="ch-system-aboot aboot"> | 
|---|
|  | 71 | <primary sortas="a-aboot">aboot</primary> | 
|---|
|  | 72 | </indexterm> | 
|---|
|  | 73 | </listitem> | 
|---|
|  | 74 | </varlistentry> | 
|---|
|  | 75 |  | 
|---|
|  | 76 | </variablelist> | 
|---|
|  | 77 |  | 
|---|
|  | 78 | </sect2> | 
|---|
|  | 79 |  | 
|---|
|  | 80 | </sect1> | 
|---|