Subversion Repositories SvarDOS

Rev

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

Rev Author Line No. Line
179 mateuszvis 1
<h1>Why would I want to use SvarDOS</h1>
2
<p class="copyr">...instead of simply sticking with FreeDOS?</p>
3 mv_fox 3
 
179 mateuszvis 4
<p>The FreeDOS project is a free, open-source operating system that aims to be 100% compatible with MS-DOS. And it is awesome. So why would one need to use an alternative DOS distribution, like SvarDOS?</p>
3 mv_fox 5
 
179 mateuszvis 6
<h2>Long release cycles</h2>
3 mv_fox 7
 
8
<p>The FreeDOS project began 29 June 1994. Version 1.0 came around in 2006. Version 1.1 has been released in 2012, and the version 1.2 is likely to be release somewhere at the end of 2016. This translates roughly to a 5-years release cycle. Granted, the DOS scene is not as active as it used to be, but still, many things happen during a few years.</p>
9
 
179 mateuszvis 10
<p>SvarDOS is very different in this regard: there are no versions at all! Whenever a new program is included into or updated within the distribution, then the ISO release is immediately updated and available through the SvarDOS website. Already installed systems can be easily kept up-to-date using the distribution's (online) package manager.</p>
3 mv_fox 11
 
179 mateuszvis 12
<h2>Constraints of legal nature</h2>
3 mv_fox 13
 
14
<p>The FreeDOS project is mimicking a proprietary operating system, with all its APIs and peculiarities. For this reason, the project always had to be extremely careful about what can and what cannot be included within the FreeDOS distribution. As a result, only "free software" (as in freedom, think GPL, BSD, and so on) can make its way into the official distribution. While such cautious approach is sane and legally safe, it is far from practical for users. Allowing exclusively free software means that a high number of very useful programs, tools and games are left behind. For example "freeware" tools (as in "gratis but no source included") are a no-go. Even open-source programs can be rejected, if they do not clearly state that they comply with an OSI-approved license.</p>
15
 
179 mateuszvis 16
<p>SvarDOS, on the other hand, is much more liberal about including packages. Basically, anything that is objectively useful, of reasonable quality, free/gratis and can be legally distributed in the form of a package, can be included in SvarDOS. The only exception is for the "core" system (ie. the operating system itself), which must be based exclusively on free/libre software. Read more about <a href="?p=tech&amp;art=pkgincl">SvarDOS package inclusion rules</a>.</p>