#include <infodrom.style>
#include <debian.style>
#include <faq.style>

<page title="Interview with Joey">

<h1 align=center>Interview with Joey</h1>

<blockquote>

<p>In June and August 2003 Aleksey V. Dolya conducted an interview
with Joey for <a href="http://www.fcenter.ru/">F-Center</a>.  Below
please find the questions and answers since the interview is published
only in <a href="http://www.fcenter.ru/articles.shtml?interview/7474">\
Russian</a> otherwise.</p>

</blockquote>

<faqtoc>

<question id=creating q="When, where and who has created Debian Linux?">

<p>Quoting from our <a href="http://www.debian.org/doc/manuals/project-history/">website</a>:</p>

<blockquote>

<p>The Debian Project was officially founded by Ian Murdock on August
16th, 1993. At that time, the whole concept of a "distribution" of
Linux was new. Ian intended Debian to be a distribution which would
be made openly, in the sprit of Linux and GNU (read his manifesto
provided as an appendix to this document for more details). The
creation of Debian was sponsored by the FSF's GNU project for one
year (November 1994 to November 1995).</p>

</blockquote>

</question>

<question id=features q="What are the features of Debian Linux?">

<p>Quoting from the <a href="http://www.debian.org/intro/why_debian">website</a>:</p>

<DL>
<DT><B>It is maintained by its users.</B></DT>
    <DD>If something needs to be fixed or improved, we just do it.</DD>
<DT><B>Unparalleled support</B></DT>
    <DD>Mail sent to the <A HREF="../MailingLists/">mailing lists</A> often
    gets answers within 15 minutes (or less), for free, and by the people
    who developed it. Compare that to typical phone support: hours spent on
    the phone, for money, only to get someone who doesn't know the system
    well enough to even understand your question.</DD>
<DT><B>The best packaging system in the world.</B></DT>
    <DD>Tired of old files from software three versions old cluttering your
    system? Or installing a piece of software only to find it causes your
    system to crash because of software conflicts? Dpkg, Debian's endured
    packaging system, takes care of these issues for you.</DD>
<DT><B>Easy installation</B></DT>
    <DD>If you have heard that Linux is difficult to install, then you
    haven't tried Debian lately. We are constantly improving the
    installation process. You can do the installation directly from CD, DOS,
    floppies or even over the network.</DD>
<DT><B>Incredible amounts of software</B></DT>
    <DD>Debian comes with over <A HREF="../distrib/packages">8710 different
    pieces of software</A>. Every bit of it is <A HREF="free">free</A>. If
    you have proprietary software that runs under Linux, you can still use it
    - in fact, there may even be an installer in Debian that will
    automatically install and set up everything for you.</DD>
<DT><B>Packages well integrated</B></DT>
    <DD>Debian surpasses all other distributions in how well its
     packages are integrated. Since all software is packaged by a
     coherent group, not only can all packages be found at a single
     site, but you can be assured that we have already worked out all
     issues regarding complicated dependencies. While we feel that the deb
     format has some advantages over the rpm format, it is the integration
     between the packages that makes a Debian system more robust.
<DT><B>Easy upgrades</B></DT>
    <DD>Due to our packaging system, upgrading to a new version of Debian is
    a snap. Just run <tt>apt-get update ; apt-get dist-upgrade</tt> and you
    can upgrade from a CD in a matter of
    minutes or point apt at one of the over 150 Debian
    <A HREF="../mirror/list">mirrors</A> and upgrade over the net.</DD>
<DT><B>Bug tracking system</B></DT>
    <DD>Debian's <A HREF="http://bugs.debian.org/">bug tracking system</A>
    is publicly available. We don't try to hide the fact that software
    doesn't always work the way users want. Users are encouraged to submit
    bug reports and are notified when and why the bug was closed. This
    system allows Debian to respond to problems quickly and honestly.</DD>
<DT><B>Stability</B></DT>
    <DD>There are many cases of machines that run for over a year without
    rebooting. Even then, they are only rebooted due to a power failure or
    a hardware upgrade. Compare that to other systems that crash multiple
    times a day.</DD>
</DL>

</question>

<question id=title q="What is your title?">

<p>I don't have a title.  I'm a Debian developer.  You may refer to me
as Martin Schulze, Joey Schulze or Martin 'Joey' Schulze.  To find out
who I am, you should find out what I do (just type "joey schulze" with
or without "debian" into Google and see).</p>

</question>

<question id=screens q="Where can I find any Debian GNU/Linux screens?">

<p>In this <a
href="http://people.debian.org/~joey/misc/woody-install.tar.bz2">archive</a>
you'll find many screens taken from the installation of Debian
GNU/Linux 3.0 (inside of vmware, if I remember correctly).</p>

<p>On these URLs people have <a
href="http://www.formorer.de/gallery/desktops">collected</a> some <a
href="http://www.plig.org/xwinman/">screens</a> from running systems.</p>

</question>

<question id=compatibility q="What is about the compatibility?">

<p><em>Many Linux distributions are proud that they are fully
compatible with Red Hat Linux. And what about Debian
GNU/Linux?</em></p>

<p>Debian GNU/Linux is compatible with the <a
href="http://www.pathname.com/fhs/">FHS</a> (Filesystem Hierarchy
Standard) and mostly with the <a href="http://www.linuxbase.org/">\
LSB</a> (Linux Standard Base).</p>

<p>Quoting from our <a href="http://www.debian.org/News/2002/20020719">website</a>:</p>

<blockquote>

<p>The Debian Project is pleased to announce the release of Debian
GNU/Linux version 3.0. Debian GNU/Linux is a free operating system,
which now supports a total of eleven processor architectures,
includes KDE and GNOME desktop environments, features cryptographic
software, is compatible with the FHS v2.2 and supports software
developed for the LSB.</p>

<p>This is the first release of Debian that is compatible with version
2.2 of the Filesystem Hierarchy Standard (FHS). Debian GNU/Linux now
also supports software developed for the Linux Standard Base (LSB),
though it is not yet LSB certified.</p>

</blockquote>

<p>Debian Developers try very hard to develop and package the software in
a sane way that allows users to copy programs and libraries from
Debian systems to other vendor's systems (such as the one you named,
for example).</p>

<p>However, from time to time other vendors decide to package an
experimental GCC or an experimental GLIBC which is incompatible to
older (and sometimes even to newer) versions.  In such cases, they
will will immediately become incompatible to Debian, of course.</p>

<p>Quoting from our <a href="http://www.debian.org/News/weekly/2003/20/">website</a>:</p>

<blockquote>

<p>Important Change in lm-sensors. David Maze [26]reported that the
binary interface in libsensors1 has changed between lm-sensors 2.6.5
and 2.7.0 without a corresponding change in the library's
soname. The correct action would be a changed soname which has to be
done upstream, who did not yet respond. It has been suggested that
he changes the soname of the library within Debian in the meantime.</p>

</blockquote>

</question>

<question id=children q="Are there different kinds of Debian GNU/Linux distribution?">

<p>Yes, there are.  However, we only develop Debian GNU/Linux, the one
and only.</p>

<p>Since the Debian system is entirely free, people are invited to use it
and develop it - as long as they respect the licenses that often
requires them to publish the modified source as well.</p>

<p>Quoting from our <a href="http://www.debian.org/misc/children-distros">website</a>:</p>

<p>There are a number of distributions based on Debian. Some users
might want to take a look at these distributions <em>in addition to</em> the
official Debian releases. This is done for a number of reasons (better
localization support, specific hardware support, simplified installation,
etc).</p>
<p>Debian welcomes and encourages organisations that want to develop
new distributions based on Debian. However,
in the spirit of Debian's <a href="../social_contract">social
contract</a>, we ask them to contribute their work to the main distribution
so that ultimately, all users can benefit from improvements.</p>
<p>The known Debian-based distributions are (in alphabetical order,
not chronological):
</p>
<UL>
  <LI><a href="#benhur">BenHur</a>
  <LI><a href="#corel">Corel Linux</a>
  <LI>Embedded Debian, <a href="http://www.emdebian.org/">http://www.emdebian.org/</a>
  <LI><a href="#eswarelinux">ESware Linux</a>
  <LI><a href="#debian-jp">Debian JP</A>
  <LI><a href="#demolinux">DemoLinux</a>
  <LI>Demudi, <a href="http://www.demudi.org/">http://www.demudi.org/</a>, a multimedia distribution.
  <LI>Floppix, <a href="http://floppix.ccai.com/">http://floppix.ccai.com/</a>
  <li><a href="#gibraltar">Gibraltar</A>
  <li>KNOPPIX, <a href="http://www.knopper.net/knoppix/">http://www.knopper.net/knoppix/</a>
  <LI>Libranet, <a href="http://www.libranet.com/">http://www.libranet.com/</a>
  <LI>Lindows, <a href="http://www.lindows.com">http://www.lindows.com</a>
  <!-- review at http://www.extremetech.com/article2/0,3973,745941,00.asp-->
  <LI><a href="#linex">Linex</a>
  <LI><a href="#linuxin">Linuxin</a>
  <LI>Linux-YeS, <a href="http://eugene.mplik.ru/doc/lys/">http://eugene.mplik.ru/doc/lys/</a>
  <LI>Linux Router Project, <a href="http://www.linuxrouter.org/">http://www.linuxrouter.org/</a>
  <LI>MEPIS, <a href="http://www.mepis.org/">http://www.mepis.org/</a>
  <LI>M.N.I.S. Linux, <a href="http://www.mnis.fr/">http://www.mnis.fr/</a>
  <LI>PingOO, <a href="http://www.linuxedu.org/">http://www.linuxedu.org/</a>
  <LI>Progeny Linux, <a href="http://www.progeny.com/">http://www.progeny.com/</a>
  <LI>Prosa, <a href="http://www.prosa.it/">http://www.prosa.it/</a>
  <LI><a href="#stonegate">Stonegate</A>
  <LI><a href="#storm">Stormix Technologies' Storm Linux</A>.
  <li>TelemetryBox, <a href="http://telemetrybox.org/">http://telemetrybox.org/</a>
  <LI><a href="#xandros">Xandros</A>.
</UL>

</question>

<question id=children-details q="Could you tell us about them?">

<p>I'm sorry, but I can't, since they are out of our and out of my
scope.  All I can say is that they have to publish their source code
as well, since they used Free Software.</p>

</question>

<question id=name q="Is the word "GNU" in the name "Debian GNU/Linux"
	  the contribution to the FSF for its financial help?">

<p>No.  It's a contribution to the FSF for its ideological help.</p>

<p>Quoting from our <a href="http://www.debian.org/intro/cooperation">website</a>:</p>

<p>Some time ago, the Debian group decided to decline continued FSF
sponsorship. This was followed by some well-meaning but very poorly
stated messages that enraged many Linux participants.</p>

<p>After an interval of broken communications, Debian and FSF have
resumed cordial relations and are cooperating, even though FSF no
longer has the control over the project that came with their former
sponsorship of Debian, and Debian will _not_ ask for a resumption
of sponsorship. Both groups have decided that this should not keep
us from working together, and we are confident that we can mend any
remaining Linux-FSF schism.</p>

<p>What will come of this? An end to the annoying and useless "FSF
vs. Linux" net discussion. More support for Linux in GNU software,
and more support for FSF's goals in Linux software.</p>

<p>To commemorate our decision that GNU and Linux should be partners,
we will resume use of the name "Debian GNU/Linux" for our system.</p>

</question>

<question id=dpkg q="Could you tell us a little bit more about
	  Debian's packaging system?">

<p><em>I thought that "the best packaging" system is RPM by Red Hat.</em></p>

<p>I should return a question, is VI the best editor or is it Emacs?  Is
Java the best programming language or is it C++?  What's the best
scripting language, Perl or Python?</p>

<p>We from Debian do believe, of course, that the .deb packaging system
is superior over RPM, however, one could say that we may be a little
bit biased.</p>

<p>The way of Debian packaging is documented in detail on our <a
href="http://www.debian.org/devel/">website</a>.  There's the
packaging manual that describes the technical details.  Next to it is
the Debian Policy that describes where files have to be put and how
packages interact with each other.</p>

<p>The superior feature of .deb over .rpm, and this is a totally unbiased
view, is that to unpack a binary Debian package (.deb) and to unpack a
source package (.diff.gz, .dsc, .tar.gz) you only need standard Unix
tools and nothing fancy.  This means that you can unpack all packages
on any system that provides standard Unix tools.</p>

<p>For source packages this refers to tar, gzip/gunzip and patch.  For
binary packages this refers to ar, since a .deb file is nothing more
than a ar archive consisting of three files, two of them are
compressed tar archives again.  For RPM you are required to use RPM
tools to unpack source and binary packages, which could cause problems
on non-Redhat systems.<p>

</question>

<question id=purpose q="What are the purposes of Debian GNU/Linux? ">

<p><em>Is it only server OS? Are there any benefits for home users from using Debian?</em></p>

<p>The purpose of the Debian OS is to provide a free operating system.
Therefore we have developed the <a
href="http://www.debian.org/social_contract#guidelines">Debian Free
Software Guidelines</a> which defines these freedoms.</p>

<p>Debian has a lot of benefits.  However, to list all, I would exceed
the possible space, so I'll only mention two and refer to a web page.</p>

<p>For one, you can easily upgrade to a newer distribution of Debian or
the current development systems (testing, unstable).  Debian
implements long release cycles so that a release usually lasts for one
or more years.  After that, it is still possible to upgrade and
especially to the new stable release.  You type "apt-get update"  and
"apt-get dist-upgrade" and let the system upgrade, while it is running
and even remotely.</p>

<p>For the second, the Debian project has a very active security team and
security updates are available usually after a few days.  All you have
to do to make use of them is to use a special package configuration
and execute "apt-get update && apt-get upgrade" daily.  Of course,
security updates are also announced via mali and on the web server.</p>

For the rest, I'd like to refer to our web <a href="http://www.debian.org/intro/why_debian.wml">pages</a>.</p>

</question>

<question id=part q="What software is only developed for Debian?">

<p><em>Each Linux distribution can be divided into two parts: Linux kernel
and the brand-new software, which is developed only for this
distribution. What is the second part for Debian GNU/Linux?</p>

<p>You refer to software that was only developed for Debian?  It's
difficult to find some since even apt-get was imported from Conectiva,
so it's not even Debian-only.  However, since all software that Debian
develops is Free Software, it can freely be used by other people,
distributions and entities.</p>

</question>

<question id=gnu q="Why are you emphasising the word GNU?">

<p><em>I see that you are very attentive in using the word "GNU" speaking
about Debian GNU/Linux. But many others GNU/Linux distributors do
not use the word "GNU" in there brands. Do you think it is right?
Could you comment it?</em></p>

<p>The Debian project has the same oppinion as Richard Stallman about the
use of GNU/Linux instead of Linux if you are speaking about the whole
operating system and not just the Linux kernel.  This gives credit to
the GNU project and demonstrates that it is a GNU system.</p>

<p>Furthermore the "GNU" in the name of our distribution also
demonstrates the strong affiliation to the ideology and philosophy of
the Free Software Foundation.</p>

<p>Since I've acquired the press department inside the Debian project,
it's also my job to ensure the proper use of our distribution name in
official conversations.</p>

</question>

<question id=company q="Is there no company that develops and supports
	  Debian GNU/Linux?">

<p><em>You always say "Debian project".  Does it mean that there is no
any company, which officially develops and supports Debian
GNU/Linux?</em></p>

<p>Partially.  The Debian project is an entity.  It comprises of about
1000 registrated developers, about 200 new-maintainers who will
probably become registrated developers at some stage, about 200 more
or less active and interested users and an infinite number of other
volunteers who just use the system, report bugs and get in touch with
out people.</p>

<p>The Debian project is not a company, nor is it a foundation or
something incorporated.  We have founded <a
href="http://www.spi-inc.org/">Software in the Public Interest,
Inc.</a> for a legal umbrella in cases where it is needed.  SPI
itself, however, supports more than just Debian.</p>

<p>Speaking of support, there are quite a lot of companies providing
support for Debian GNU/Linux.  On this <a
href="http://www.debian.org/consultants/">list</a> you'll find a list
sorted by country.

</question>

<question id=pure q="Is there a pure Debian GNU/Linux distribution?">

<p><em>Speaking about Debian GNU/Linux you have said that there are many
distributions, which are based on Debian GNU/Linux. But is there a
Debian GNU/Linux distribution in the "pure" variant? Can users buy
it and install?</em></p>

<p>Sure, the Debian project creates the pure one and only Debian
GNU/Linux.  Other vendors and developers are free to use it under the
terms of the respective licenses, modify it and create a new product.
Users are free to download the pure Debian system from the net,
purchase it at one of the many CD vendors or use a modified variant of
another vendor.</p>

<p>Most prominently the Knoppix CD or DVD is based on Debian.  Users are
free to use the pure system as created by the Debian project or any
other - what we call - children distribution.</p>

<p>It's those little things that make Debian great.

</question>

<question id=strategy q="Is it a weak strategy try to attract users by
	  a horde of distributions?">

<p><em>There are many different Linux distributions. Don't you think that
it is a weak strategy try to attract users by a horde of
distributions? It is very difficult for users to choose the one from
many.</em></p>

<p>Well, people have been scared more or less about the number of
GNU/Linux distributiones.  However, you'll have to recognise that many
of those are useful for one particular use and can't be counted as
general purpose distribution.</p>

<p>However, there are only half a dozen large general purpose
distributions.  Three are totally free in their development model, the
others are more or less commercial.  At least two of the commercial
ones already faced financial problems in the past.</p>

<p>The commercial market depends on some of the commercially created ones
and also depends on the competition between them.  The free ones are
totally free in what they are doing and evolving into.</p>

<p>Hence, I believe that the large free ones will stay and attract a
large user and developer base.  This refers to Gentoo, ROCK Linux and
Debian.  All three do a fantastic job integrating all those wonderful
Free Software.</p>

<p>Of the commercial ones, two are required for businesses.  Maybe only
two will stay alive in the long term, but the future has to teach us
there.  I cannot forsee the future.</p>

<p>The user needs to try the distributions he can get a hold of and check
whether they fit his needs or not.</p>

</question>

<question id=future q="What is your own opinion about the future of GNU/Linux?">

<p><e>What is your own opinion about the future of GNU/Linux in
general and Debian GNU/Linux especially?</em></p>

<p>Ignoring a wider legislation of software patents the use of GNU/LInux
will most probably spread and increase.  See the Munich city story as
an example, or the introduction into the Japanese government as
another example, or the tiny pc in India as just another.</p>

<p>Software patents, however, are a big danger to software developed
outside of very large companies since the developers can't ensure not
to violate other patents they have never heard of and there are really
stupid patents granted already.</p>

<p>The three free distributions will be used by more people as well,
especially if they have encountered problems with commercially
developed distributions.</p>

</question>

<question id=sco q="What do you think about SCO's claims to GNU/Linux?">

<p>Personally I believe they are totally bogus.  And if I should be
wrong, they are irrelevant since SCO distributed this very product
under the GPL and hence can't require other people to purchase
licenses from them.</p>

<p>Here is what I wrote in <a href="http://www.debian.org/News/weekly/2003/20/">DWN</a>:</p>

<blockquote>

<p><strong>Debian Stance on the SCO Allegation.</strong> It was <a
href="http://lists.debian.org/debian-project-0305/msg00056.html">asked</a> <a
href="http://lists.debian.org/debian-project-0305/msg00063.html">twice</a>
last week whether the <a
href="http://www.sco.com/scosource/complaint3.06.03.html">allegations</a> of
SCO, formerly know as Caldera, a GNU/Linux-oriented business, affect the
Debian project.  Ray Dassen <a
href="http://lists.debian.org/debian-project-0305/msg00058.html">explained</a>
that the issue so far consists of allegations and rumors from a company that
is far along the way to obsolescence.  They have yet to produce anything that
could be remotely considered evidence, while there have been concrete
indications of SCO itself violating the GPL by the inclusion of GPLed
filesystem code from the Linux kernel into its proprietary (Unixware?) kernel.
A detailed <a href="http://www.opensource.org/sco-vs-ibm.html">analysis</a>
was released earlier by the Open Source Initiative.</p>

</blockquote>

<p>In Germany at least three companies (<a
href="http://www.univention.de/">univention</a>, <a
href="http://www.linuxtag.org/">LinuxTag</a> and a third I forgot
already) took legal action against SCO.  SCO will either have to
retract their claims, disclose their "proof" (if it exists) or be
fined.  SCO did not provide their "proof" but instead got their
lawyers to sign the paper which forbids them to mention such claim in
Germany again or they'll have to pay some 250.000 EUR.</p>

</question>

<question id=desktop q="What do you think about the perspectives of GNU/Linux as desktop platform?">

<p>Take a look at CorelOS, then take a look at LindowsOS or Xandros.  And
finally check out <a href="http://www.knopper.net/knoppix/">Knoppix</a>.  They are
successful and so will GNU/Linux.  The GNOME and KDE environment are
great for users that need integrated graphical environment and who
also have some spare computing power to drive them.</p>

<p>Additionally, software will be improved and so will the desktop
presence.  Up to now GNU/Linux is used for many desktop uses (or you
could call them applieances).</p>

<p>For example, in our local university library there are about 50
(estimated, not counted, hence, could be as well 200 or only 30)
investigation terminals.  They run a graphical system, and most of the
interaction is done with a browser.  There's a printer hooked to a
couple of machines so students can print their stuff.  Now, if you
know KDE and look close to how windows are drawn, you'll notice that
it is a configured variety of KDE with a GNU/Linux system below.</p>

<p>This is how it has to work, and how it will work.  It doesn't matter
what system is used, this is irrelevant for the user.  It just works.
That's important.  And by this, it will be Free Software.</p>

<p>There are also 11,000 desktop computers in the police department in
lower Saxony in Germany that are running GNU/Linux.  They use
OpenOffice or StarOffice as their office suite and mostly access a
remote mainframe machine.  Then there is the Munich city deal which
also includes a large variety of desktop machines.</p>

<p>Hence, I do believe that GNU/Linux will be used more and more as
desktop system as well.</p>

</question>

<question id=bsd q="What do you think about BSD operating systems?">

<p><em>Speaking about proprietary and free software, what do you think
about BSD operating systems? Are they your allies or enemies?</em></p>

<p>Of course, they are allies.  The BSD projects produce, package and
integrate Free Software as well.  The main difference, however, is
that they consider it cool when their Free Software is turned into
proprietary products.  Even while the Free Software community often
finds this too lax, it's their decision on how to distribute their
source, so it's fine.  And, of course, it's still Free Software, and
much of it is very good.</p>

</question>

<question id=dwn q="What is DWN?">

<p>DWN is the abbreviation for <a href="http://www.debian.org/News/weekly/">Debian Weekly News</a>.  It is the weekly
newsletter for the Debian community.  It covers many issues that
happen in the Debian community, summarises them and reports about
them.  For many people it is their window into the Debian community so
they can stay up-to-date without having to commit 4 hours per day.</p>

<p>DWN is a weekly e-zine that reports about many issues, not only from
within the Debian project itsel but also reports about issues and
documents from third parties.  For example, it mentions whitepapers
and research documents or projects that maintain a connection to
Debian.  This interview will probably also be mentioned there.</p>

<p>DWN was started as an experiment on January 4th, 1999, by Joey Hess.
He was fascinated by <a href="http://lwn.net/">LWN</a> (Linux Weekly News) an online information
resource which informs readers about what is going on in the GNU/Linux
world.  Joey even wrote in the first issue "This issue is somewhat an
experiment, and will be continued based on reader responses and my
free time."</p>

<p>He terminated DWN with the issue on March 29, 2001, hence, about two
years later.  He writes "After two years of weekly publication, it's
becoming quite a strain to maintain a consistent level of quality in
the newsletter."  On May 6th, three new people took over, however, the
issues weren't sent out too frequently.</p>

<p>I started contributing to DWN for the July 18th issue in 2001.  At
that time it already was a two-weekly newsletter.  In September I
managed to help creating a weekly newsletter again and also started
the German translation in connection with a German mailing list for
them.  Some issues later (I don't know which) I fully took over DWN.
It became rather large and is translated into many languages.</p>

</question>

<question id=opensource q="What is your relation to Open Source movement?">

<p><em>Do you think they are your allies or enemies?</em></p>

<p>For most of us the "Open Source Movement" is a marketing or pr
term.  We are part of the Free Software Movement which was started
with the founding of the FSF by Richard Stallman way back in time.
For Debian Open Source and Free Software are synonyms.  The <a
href="http://www.debian.org/social_contract#guidelines">Debian Free
Software Guidelines</a> define which software or licenses are Free in
the Debian meaning.  These guidelines were adopted by the <a
href="http://www.opensource.org/">OSI</a> as Open Source
Definition.</p>

</question>

<question id=rms q="Do you know Richard Stallman?">

<p><em>What relations do you have with him?</em></p>

<p>I have met him a couple of times, so for a certain definition of
"knowing" I guess I know him.  Interestingly, I managed to be able to
invite both him and the Debian project Leader at that time, Bruce
Perens, to a conference in Germany that I was organising.</p>

<p>Richard has a Guru status, most people will agree.  However, he's
still somebody who you can chat with if there should be a few spare
seconds at trade shows.  Speaking about licenses and software, Richard
does not move an inch, which is probably good, even though there are
still people who don't buy his arguments.  However, this opens a way
to meet somewhere in between which may still be signifficantly better
than nothing.</p>

<p>The Debian project owes Richard Stallman and the FSF a lot.  Not only
was Ian Murdock funded for a year by the FSF so he was able to work on
Debian full-time.  Richard also founded the FSF and wrote the GPL
(+LGPL) and started much of the tools you'll find on every GNU/Linux
machine like Emacs, GCC and stuff.</p>

</question>

<question id=linus q="Do you know Linus Torvalds?">

<p><em>What relations do you have with him?</em></p>

<p>Unfortunately I never met him.  He's not an ideological leader like
Richard but rather a technical leader.  He also doesn't have a message
to praise, Richard does.  Oh, and even worse, he doesn't like to talk
in front of many people and doesn't like trade shows too much.  Hence,
your chances to meet him somewhere are very limited.</p>

</question>

<question id=simplythebest q="Can you name Debian GNU/Linux the best GNU/Linux distribution in the world?">

<p>Sure.  To be fair, I have to mention that my opinion may be biased,
though.</p>

</question>

</page>

# Local variables:
# mode: text
# end:
