summaryrefslogtreecommitdiff
path: root/Hurd
diff options
context:
space:
mode:
authorRobert Millan <zeratul2@wanadoo.es>2002-07-22 23:54:49 +0000
committerRobert Millan <zeratul2@wanadoo.es>2002-07-22 23:54:49 +0000
commit3bb3b4321cfb3ca55285eca7ef6ccb83c65ecd70 (patch)
tree710010f21e41bae4d5a4148d1ad16768d630cdc5 /Hurd
parent761db888bbdad4f10cd02f7da3f5895685ab08a9 (diff)
none
Diffstat (limited to 'Hurd')
-rw-r--r--Hurd/NewbieQuestions.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/Hurd/NewbieQuestions.mdwn b/Hurd/NewbieQuestions.mdwn
index dd5401a9..8d389171 100644
--- a/Hurd/NewbieQuestions.mdwn
+++ b/Hurd/NewbieQuestions.mdwn
@@ -23,4 +23,7 @@ If you still have problems, do not hesitate to make use of the [[MailLists]] or
* There was an ABI change for glibc0.3. It's recommended you reinstall your GNU/Hurd system.
* What software is available for GNU?
- * Most packages from [Debian](http://www.debian.org/) \[[http://www.gnu.org/gnu/linux-and-gnu.html]\[GNU/Linux] which aren't linux-specific (\[[http://www.debian.org/ports/hurd/hurd-devel-debian]\[Packages That Won't Be Ported]) are expected to work on GNU/Hurd too. See the database in <http://packages.debian.org/>. Large exceptions are the programs which need pthreads, which include [GNOME](http://www.gnome.org), [KDE](http://www.kde.org), [Mozilla](http://www.mozilla.org), [OpenOffice](http://www.openoffice.org), [SDL](http://www.libsdl.org), etc. If you can't fetch a package with "apt-get install ", try building it from source: "apt-get source &amp;&amp; cd &amp;&amp; debian/rules binary". See the [Porting](http://www.vmlinux.org/twiki/bin/view/Hurd/Porting) document for some common build problems and their solutions.
+ * Most packages from [Debian](http://www.debian.org/) [GNU/Linux](http://www.gnu.org/gnu/linux-and-gnu.html) which aren't linux-specific (\[[http://www.debian.org/ports/hurd/hurd-devel-debian]\[Packages That Won't Be Ported]) are expected to work on GNU/Hurd too. See the database in <http://packages.debian.org/>. Large exceptions are the programs which need pthreads, which include [GNOME](http://www.gnome.org), [KDE](http://www.kde.org), [Mozilla](http://www.mozilla.org), [OpenOffice](http://www.openoffice.org), [SDL](http://www.libsdl.org), etc. If you can't fetch a package with "apt-get install ", try building it from source: "apt-get source &amp;&amp; cd &amp;&amp; debian/rules binary". See the [Porting](http://www.vmlinux.org/twiki/bin/view/Hurd/Porting) document for some common build problems and their solutions.
+
+* Will GNU work in Vmware?
+ * It won't, [Hurd bootstrap fails](http://lists.debian.org/debian-hurd/2002/debian-hurd-200207/msg00069.html). Vmware is not [free software](http://www.gnu.org/philosophy/free-sw.html) and it is [not supported](http://www.vmlinux.org/twiki/bin/preview/Hurd/VMware). We recommend to use [free](http://www.gnu.org/philosophy/free-sw.html) alternatives, like [Bochs](http://www.vmlinux.org/twiki/bin/view/Hurd/Bochs).