| 1 |
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
| 3 |
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
| 4 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
| 5 |
<head>
|
| 6 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
| 7 |
<title>The Virtual Richard M. Stallman package</title>
|
| 8 |
<meta name="author" content="Rogério Brito" />
|
| 9 |
</head>
|
| 10 |
<body>
|
| 11 |
<h1>The Virtual Richard M. Stallman (vrms) package</h1>
|
| 12 |
<p>
|
| 13 |
In the early 1980's <a href="http://www.stallman.org/">Richard M.
|
| 14 |
Stallman</a> created the <a href="http://www.gnu.org/">GNU project</a>,
|
| 15 |
whose goal was to provide the world with a <a href=
|
| 16 |
"http://www.gnu.org/philosophy/free-sw.html">Free Operating System</a>
|
| 17 |
(with the word "Free" with the same meaning as in "Freedom").
|
| 18 |
</p>
|
| 19 |
|
| 20 |
<p>
|
| 21 |
Since then, a lot of Free Software was developed and entire
|
| 22 |
operating systems based <em>only</em> on Free Software were
|
| 23 |
created. Unfortunately, some data is still stored in a format
|
| 24 |
that is proprietary, secret and non-standard, made by corporations
|
| 25 |
that want to retain control over the users of the software that
|
| 26 |
generates such data.
|
| 27 |
</p>
|
| 28 |
|
| 29 |
<p>
|
| 30 |
This, of course, is meant to keep the users following the newer
|
| 31 |
versions of the software that "control" the users' data (so that
|
| 32 |
the users can still have access to their own creations).
|
| 33 |
|
| 34 |
</p>
|
| 35 |
|
| 36 |
<p>
|
| 37 |
Also, unfortunately, most of the time, the software for
|
| 38 |
manipulating such data is not Free in the sense desired by Richard
|
| 39 |
Stallman. Software that does not allow all the freedoms stipulated
|
| 40 |
by Richard Stallman is called <em>non-free</em> software.
|
| 41 |
</p>
|
| 42 |
|
| 43 |
<p>
|
| 44 |
The <tt>vrms</tt> program provides the facility for users
|
| 45 |
of <a href="http://www.debian.org/">Debian</a>-based Operating
|
| 46 |
Systems (like, e.g., <a href="http://www.ubuntu.com/">Ubuntu</a>)
|
| 47 |
to detect if their systems have any non-free software installed,
|
| 48 |
so that the users can keep their only with software that doesn't
|
| 49 |
pose any legal problems.
|
| 50 |
</p>
|
| 51 |
|
| 52 |
<p>
|
| 53 |
The package is now maintained (on
|
| 54 |
Debian's <a href="http://alioth.debian.org/">alioth</a> system) by
|
| 55 |
a team of developers including <a href="http://www.gag.com/">Bdale
|
| 56 |
Garbee</a> (one of the original authors),
|
| 57 |
and <a href="http://rb.doesntexist.org/">Rogério Brito</a>, with
|
| 58 |
the help of many contributers.
|
| 59 |
</p>
|
| 60 |
|
| 61 |
<p>
|
| 62 |
The source code is maintained with a version control system called
|
| 63 |
<a href="http://subversion.tigris.org/">Subversion</a>. Anybody can
|
| 64 |
obtain the source code for the vrms package from <a href=
|
| 65 |
"http://alioth.debian.org/projects/vrms/">alioth.debian.org</a>
|
| 66 |
and any collaboration is <em>highly</em> appreciated.
|
| 67 |
</p>
|
| 68 |
|
| 69 |
<hr />
|
| 70 |
|
| 71 |
<p>
|
| 72 |
This page is proudly written in <a
|
| 73 |
href="http://validator.w3.org/check/referer">valid XHTML 1.1</a>. It
|
| 74 |
was made using <a
|
| 75 |
href="http://www.gnu.org/philosophy/free-sw.html">Free Software</a>
|
| 76 |
only. Free Software is <strong>much more</strong> than zero-cost
|
| 77 |
software!
|
| 78 |
</p>
|
| 79 |
|
| 80 |
<p>
|
| 81 |
Last updated: 2009-05-02
|
| 82 |
by <a href="http://www.ime.usp.br/~rbrito/">Rogério Brito</a>.
|
| 83 |
</p>
|
| 84 |
|
| 85 |
</body>
|
| 86 |
</html>
|