From ac26fdf5f78d0ca22d256aa7e345080a265afde6 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 23 Mar 2013 11:24:20 +0100 Subject: rework available software paragraph --- faq/support/0-software.mdwn | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'faq/support/0-software.mdwn') diff --git a/faq/support/0-software.mdwn b/faq/support/0-software.mdwn index 324dbbef..61ae3a79 100644 --- a/faq/support/0-software.mdwn +++ b/faq/support/0-software.mdwn @@ -11,6 +11,16 @@ License|/fdl]]."]]"""]] [[!meta title="What software is available for GNU?"]] - * Most (3/4) packages from [Debian](http://www.debian.org/) [GNU/Linux](http://www.gnu.org/gnu/linux-and-gnu.html) which aren't linux-specific ([Packages That Won't Be Ported](http://www.debian.org/ports/hurd/hurd-devel-debian)) are expected to work on GNU/Hurd too. See the database in . Notably, [GNOME](http://www.gnome.org), and [KDE](http://www.kde.org) work. See the [[porting/guidelines]] document for some common build problems and their solutions. - * If you can't fetch a package with "apt-get install ", try building it from source: "apt-get source && cd <package\_dir> && debian/rules binary". - * As of March 2013, 78% of Debian packages have been ported on the Hurd. Of course, bug testing is welcome. +As of March 2013, 78% of Debian packages have been ported on the Hurd. Of +course, bug testing and fixing is welcome, as we have obviously not tested all +of them. + +Most packages from [Debian](http://www.debian.org/) +[GNU/Linux](http://www.gnu.org/gnu/linux-and-gnu.html) +which aren't linux-specific (see [Packages That Won't Be +Ported](http://www.debian.org/ports/hurd/hurd-devel-debian)) +are expected to work on GNU/Hurd too. See the database in +. Notably, [Xorg](http://www.x.org/), +[GNOME](http://www.gnome.org/), [KDE](http://www.kde.org/), firefox work. See +the [[porting/guidelines]] document for some common build problems and their +solutions. -- cgit v1.2.3 From 2cc4768895f34527ff951cdf2e3bf7a268a96cd9 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 23 Mar 2013 11:35:37 +0100 Subject: small improvements --- faq/support/0-software.mdwn | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'faq/support/0-software.mdwn') diff --git a/faq/support/0-software.mdwn b/faq/support/0-software.mdwn index 61ae3a79..9c33a4db 100644 --- a/faq/support/0-software.mdwn +++ b/faq/support/0-software.mdwn @@ -17,10 +17,11 @@ of them. Most packages from [Debian](http://www.debian.org/) [GNU/Linux](http://www.gnu.org/gnu/linux-and-gnu.html) -which aren't linux-specific (see [Packages That Won't Be +which aren't Linux-specific (see [Packages That Won't Be Ported](http://www.debian.org/ports/hurd/hurd-devel-debian)) are expected to work on GNU/Hurd too. See the database in . Notably, [Xorg](http://www.x.org/), -[GNOME](http://www.gnome.org/), [KDE](http://www.kde.org/), firefox work. See -the [[porting/guidelines]] document for some common build problems and their +[GNOME](http://www.gnome.org/), [KDE](http://www.kde.org/), +[Firefox](http://www.mozilla.org/firefox) work. See +the [[hurd/porting/guidelines]] document for some common build problems and their solutions. -- cgit v1.2.3