- Timestamp:
- Jul 12, 2006, 5:59:17 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 94004f1
- Parents:
- 292da92
- Location:
- BOOK/boot/alpha
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/alpha/aboot-build.xml
r292da92 r5c758e4 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> -
BOOK/boot/alpha/aboot.xml
r292da92 r5c758e4 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.