diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2006-03-07 19:53:29 +0000 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2006-03-07 19:53:29 +0000 |
commit | 1dc0b1992fa67229f3aeb117e1e0df172330388a (patch) | |
tree | 1d22f3c28999f32dd85845ed6f387dfc87bb36d5 /build | |
parent | a3dcdfbb98f3c147dbae9b47b7339a9ccfa1606e (diff) | |
download | installation-guide-1dc0b1992fa67229f3aeb117e1e0df172330388a.zip |
Describe how to boot a Cobalt machine.
Diffstat (limited to 'build')
-rw-r--r-- | build/templates/docstruct.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent index bc3cd38e6..b777765b6 100644 --- a/build/templates/docstruct.ent +++ b/build/templates/docstruct.ent @@ -88,6 +88,7 @@ <!ENTITY boot-installer-intro-firmware.xml SYSTEM "##SRCPATH##/boot-installer/intro-firmware.xml"> <!ENTITY boot-installer-m68k.xml SYSTEM "##SRCPATH##/boot-installer/m68k.xml"> <!ENTITY boot-installer-mips.xml SYSTEM "##SRCPATH##/boot-installer/mips.xml"> + <!ENTITY boot-installer-mipsel.xml SYSTEM "##SRCPATH##/boot-installer/mipsel.xml"> <!ENTITY boot-installer-powerpc.xml SYSTEM "##SRCPATH##/boot-installer/powerpc.xml"> <!ENTITY boot-installer-s390.xml SYSTEM "##SRCPATH##/boot-installer/s390.xml"> <!ENTITY boot-installer-sparc.xml SYSTEM "##SRCPATH##/boot-installer/sparc.xml"> |