Line 1... |
Line 1... |
1 |
<h1>SvarDOS - an open-source DOS distribution</h1>
|
1 |
<h1>SvarDOS - an open-source DOS distribution</h1>
|
2 |
<p class="copyr">for PCs of the 1980-2000 era</p>
|
2 |
<p class="copyr">for PCs of the 1980-2000 era</p>
|
3 |
|
3 |
|
4 |
<div style="margin: -1em auto 2em auto; width: 21em; border: 1px #777 solid; background-color: #fff; padding: 0.1em 0.5em; color: #a00; font-size: 1.1em; border-radius: 0.3em;">This project is very much "work-in-progress", not everything works yet! Wanna help? Get in touch through the project's mailing list!</div>
|
4 |
<!--<div style="margin: -1em auto 2em auto; width: 21em; border: 1px #777 solid; background-color: #fff; padding: 0.1em 0.5em; color: #a00; font-size: 1.1em; border-radius: 0.3em;">This project is very much "work-in-progress", not everything works yet! Wanna help? Get in touch through the project's mailing list!</div>-->
|
5 |
|
5 |
|
6 |
<p>SvarDOS is an open-source project that is meant to integrate the best out of the currently available DOS tools, drivers and games. DOS development has been abandoned by commercial players a very long time ago, mostly during early nineties. Nowadays, it survives solely through the efforts of hobbyists and retro-enthusiasts, but this is a highly sparse and unorganized ecosystem. SvarDOS aims to collect available DOS software, package it and make it easy to find and install applications using a network-enabled package manager (like apt-get, but for DOS and able to run even on a 8086 PC).</p>
|
6 |
<p>SvarDOS is an open-source project that is meant to integrate the best out of the currently available DOS tools, drivers and games. DOS development has been abandoned by commercial players a very long time ago, mostly during early nineties. Nowadays, it survives solely through the efforts of hobbyists and retro-enthusiasts, but this is a highly sparse and unorganized ecosystem. SvarDOS aims to collect available DOS software, package it and make it easy to find and install applications using a network-enabled package manager (like apt-get, but for DOS and able to run even on a 8086 PC).</p>
|
7 |
|
7 |
|
8 |
<h2>Minimalist and 8086-compatible</h2>
|
8 |
<h2>Minimalist and 8086-compatible</h2>
|
9 |
|
9 |
|
Line 31... |
Line 31... |
31 |
<li><a href="download/svardos-cd.zip">SvarDOS install CD (ISO)</a></li>
|
31 |
<li><a href="download/svardos-cd.zip">SvarDOS install CD (ISO)</a></li>
|
32 |
<li><a href="download/svardos-floppy-2880k.zip">SvarDOS install on 2.88M floppy disks</a></li>
|
32 |
<li><a href="download/svardos-floppy-2880k.zip">SvarDOS install on 2.88M floppy disks</a></li>
|
33 |
<li><a href="download/svardos-floppy-1440k.zip">SvarDOS install on 1.44M floppy disks</a></li>
|
33 |
<li><a href="download/svardos-floppy-1440k.zip">SvarDOS install on 1.44M floppy disks</a></li>
|
34 |
<li><a href="download/svardos-floppy-1200k.zip">SvarDOS install on 1.2M floppy disks</a></li>
|
34 |
<li><a href="download/svardos-floppy-1200k.zip">SvarDOS install on 1.2M floppy disks</a></li>
|
35 |
<li><a href="download/svardos-floppy-720k.zip">SvarDOS install on 720K floppy disks</a></li>
|
35 |
<li><a href="download/svardos-floppy-720k.zip">SvarDOS install on 720K floppy disks</a></li>
|
- |
|
36 |
<li><a href="download/svardos-usb.zip">SvarDOS install on a bootable USB image</a></li>
|
36 |
</ul>
|
37 |
</ul>
|
37 |
|
38 |
|
38 |
<p class="wondering">Wondering how SvarDOS is built? 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>
|
39 |
<p class="wondering">Wondering how SvarDOS is built? 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>
|