Subversion Repositories SvarDOS

Rev

Rev 179 | Rev 188 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
179 mateuszvis 1
    <h1>SvarDOS - an open-source DOS distribution</h1>
14 mv_fox 2
    <p class="copyr">brought to you by <a href="http://mateusz.viste.fr/" class="mateusz">Mateusz Viste</a></p>
20 mv_fox 3
 
174 mateuszvis 4
    <p>SvarDOS is a <a href="?p=tech&amp;art=licensing">free</a>, <a href="?p=nls">multilingual</a> DOS distribution that uses the FreeDOS kernel. It's released in the form of a bootable CD image (ISO) that contains the "core" operating system, as well as a variety of third-party packages.<br>
5
    SvarDOS is a "rolling release", meaning that it doesn't follow the concept of "versions". SvarDOS can be kept up-to-date trough its online update tool.</p>
14 mv_fox 6
 
179 mateuszvis 7
    <p>Need to get in touch? Wish to contribute some packages, translate SvarDOS to your language, or otherwise contribute? Feel free to drop a line or two to the project's <a href="https://lists.osdn.me/mailman/listinfo/svardos-users">mailing list</a>.</p>
14 mv_fox 8
 
183 mateuszvis 9
    <h2>Download</h2>
14 mv_fox 10
 
183 mateuszvis 11
    <ul>
12
      <li><a href="download/svardos.iso">SvarDOS install CD</a> (<a href="download/svardos.iso.md5">MD5</a>)</li>
13
      <li>SvarDOS install on 1.44M floppy disks</li>
14
      <li>SvarDOS install on 1.2M floppy disks</li>
15
      <li>SvarDOS install on 720K floppy disks</li>
16
    </ul>
14 mv_fox 17
 
174 mateuszvis 18
    <p class="wondering">Wondering how SvarDOS is built? You might want to take a look at the <a href="https://osdn.net/projects/svardos/scm/svn/tree/head/">project's SVN</a>, where all the build-related files are stored.</p>