diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2006-03-07 19:31:05 +0000 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2006-03-07 19:31:05 +0000 |
commit | a3dcdfbb98f3c147dbae9b47b7339a9ccfa1606e (patch) | |
tree | d84c061de80f045029236ac565c95929ca38a723 /build | |
parent | 098c47159811a6379ec6c14271f83c5609445153 (diff) | |
download | installation-guide-a3dcdfbb98f3c147dbae9b47b7339a9ccfa1606e.zip |
Describe how to flash the installer image onto the NSLU2.
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 2c3a726eb..bc3cd38e6 100644 --- a/build/templates/docstruct.ent +++ b/build/templates/docstruct.ent @@ -85,6 +85,7 @@ <!ENTITY boot-installer-intro-cd.xml SYSTEM "##SRCPATH##/boot-installer/intro-cd.xml"> <!ENTITY boot-installer-intro-hd.xml SYSTEM "##SRCPATH##/boot-installer/intro-hd.xml"> <!ENTITY boot-installer-intro-net.xml SYSTEM "##SRCPATH##/boot-installer/intro-net.xml"> + <!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-powerpc.xml SYSTEM "##SRCPATH##/boot-installer/powerpc.xml"> |