1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
  
     | 
    
      <!--  -->
<!--  documentation  -->
<!--  -->
<!-- install manual files -->
<!--  these files should be relative -->
<!ENTITY list-install-manual-files '
<listitem><para>
<ulink url="install&langext;.txt"></ulink>
</para></listitem>
<listitem><para>
<ulink url="install&langext;.html"></ulink>
</para></listitem>
<listitem><para>
<ulink url="install&langext;.pdf"></ulink>
</para></listitem>
'>
<!--  -->
<!--  misc other entities -->
<!--  -->
<!-- md5sum file -->
<!ENTITY list-md5sum.txt '
<listitem><para>
<ulink url="&downloadable-file;md5sum.txt">.../current/md5sum.txt</ulink>
</para></listitem>
  '>
<!--  -->
<!--  Miscellaneous files -->
<!--  A catch-all, so that every file in -->
<!--  .../disks-<arch>/current can be referred to with a URL, -->
<!--  with the exception of the files in doc/. -->
<!--  FJP 20070122: This is all probably seriously outdated -->
<!--  -->
<!-- arm misc files checked 2002-03-15 -->
  <!ENTITY rpc-install-kit '
<ulink url="&downloadable-file;dinstall.zip">.../current/riscpc/dinstall.zip</ulink>'>
<!-- i386 misc files checked 2002-03-15 -->
  <!ENTITY list-i386-install-files "">
<!-- make this a hard link so other arches can find it too -->
  <!ENTITY rawrite.exe '
<ulink url="&disturl;main/disks-i386/current/dosutils/rawrite2.exe"></ulink>
  '>
  <!ENTITY rawrite.txt '
<ulink url="&disturl;main/disks-i386/current/dosutils/rawrite2.txt"></ulink>
  '>
  <!ENTITY loadlin.exe '
<ulink url="&downloadable-file;dosutils/loadlin.exe">.../current/dosutils/loadlin.exe</ulink>
  '>
 
     |