286 |
mateuszvis |
1 |
|
|
|
2 |
%h*** Packages inclusion rules ***
|
|
|
3 |
|
|
|
4 |
SvarDOS is a DOS distribution that comes with plenty of third-party packages.
|
|
|
5 |
With time, packages get updated and new packages are being added. However,
|
|
|
6 |
SvarDOS is not a shareware distribution CD, nor it is a "warez" production of
|
|
|
7 |
any kind. Every software that is distributed within SvarDOS must comply to a
|
|
|
8 |
few common sense rules, as listed below.
|
|
|
9 |
|
|
|
10 |
%hObjective usefulness
|
|
|
11 |
|
|
|
12 |
The distributed software must be useful. There is no point in distributing
|
|
|
13 |
hundreds of "Hello World" programs for example. The software must be useable
|
|
|
14 |
as a finished product and provide some features that are proven to be seeked
|
|
|
15 |
by at least a subset of the user base. Games are considered useful, as long as
|
|
|
16 |
they fulfill their goal of providing actual distraction.
|
|
|
17 |
|
|
|
18 |
%hReasonable quality
|
|
|
19 |
|
|
|
20 |
The packaged program must exhibit traits of reasonable quality. This means
|
|
|
21 |
that it should have a deterministic behavior, and be free of undesirable
|
|
|
22 |
side-effects to the user's computer (not crashing, freezing, resulting in
|
|
|
23 |
unexpected loss of data, etc). It should also provide clear, non-ambiguous
|
|
|
24 |
instructions to the user about how the program is meant to be used.
|
|
|
25 |
|
|
|
26 |
%hFree (no cost)
|
|
|
27 |
|
|
|
28 |
The program must be free - that is, available at no financial cost. It doesn't
|
|
|
29 |
have to comply to an OSI-approved license or be open-source (even if that
|
|
|
30 |
would be preferred), but at the very least it must be free for personal,
|
|
|
31 |
non-commercial use.
|
|
|
32 |
|
|
|
33 |
%hDistribution allowed
|
|
|
34 |
|
|
|
35 |
The program must allow distribution without restrictions, and must not forbid
|
|
|
36 |
being redistributed in a re-packaged form.
|
|
|
37 |
|
|
|
38 |
|
|
|
39 |
%!CORE EXCEPTIONS
|
|
|
40 |
|
|
|
41 |
Please note that, while the above rules are valid for all third-party packages
|
|
|
42 |
that may be distributed with SvarDOS, it does not apply to the 'core' packages
|
|
|
43 |
that contain the operating system itself. SvarDOS being a free (as in "libre")
|
|
|
44 |
operating system, all "core" packages must comply to a libre-like license - be
|
|
|
45 |
it GPL, BSD, MIT, public domain, or anything that allows for unrestricted
|
|
|
46 |
distribution, provides source code and allows to modify it freely.
|