Changeset 5f616c4
- Timestamp:
- Jul 12, 2006, 5:59:17 PM (18 years ago)
- Children:
- d7c552e
- Parents:
- 5b8677c
- Location:
- boot/alpha
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/alpha/aboot-build.xml
r5b8677c r5f616c4 23 23 <title>Installation of Aboot</title> 24 24 25 <para os="aa">The following patch addresses build issues with GCC &gcc-version;:</para> 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/alpha/aboot.xml" 27 xpointer="xpointer(//*[@os='aa'])"/> 26 28 27 <screen os="ab"><userinput>patch -Np1 -i ../&aboot-alpha-patch;</userinput></screen> 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/alpha/aboot.xml" 31 xpointer="xpointer(//*[@os='ab'])"/> 28 32 29 33 <para>Compile the package:</para> -
boot/alpha/aboot.xml
r5b8677c r5f616c4 16 16 </indexterm> 17 17 18 <para os="a">Create a <filename>aboot.conf</filename> file defining aboot's boot 19 menu:</para> 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 19 href="../../bootable/alpha/aboot.xml" 20 xpointer="xpointer(//*[@os='a'])"/> 20 21 21 22 <screen><userinput>cat > /etc/aboot.conf << "EOF"
Note:
See TracChangeset
for help on using the changeset viewer.