Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a880b11a authored by Jody McIntyre's avatar Jody McIntyre
Browse files
parents 899a1fc0 458af543
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ This release has been validated against the SoftFloat-2b library by
John R. Hauser using the TestFloat-2a test suite.  Details of this
library and test suite can be found at:

   http://www.cs.berkeley.edu/~jhauser/arithmetic/SoftFloat.html
   http://www.jhauser.us/arithmetic/SoftFloat.html

The operations which have been tested with this package are:

+0 −1
Original line number Diff line number Diff line
@@ -60,7 +60,6 @@ Some very frequently asked questions about linuxtv-dvb
		Metzler Bros. DVB development; alternate drivers and
		DVB utilities, include dvb-mpegtools and tuxzap.

	http://www.linuxstb.org/
	http://sourceforge.net/projects/dvbtools/
		Dave Chapman's dvbtools package, including
		dvbstream and dvbtune
+1 −1
Original line number Diff line number Diff line
@@ -216,4 +216,4 @@ due to an incompatibility with the Amiga floppy controller.

If you are interested in an Amiga Emulator for Linux, look at

http://www-users.informatik.rwth-aachen.de/~crux/uae.html
http://www.freiburg.linux.de/~uae/
+1 −2
Original line number Diff line number Diff line
@@ -369,9 +369,8 @@ The kernel source file:/usr/src/linux/fs/ext2/
e2fsprogs (e2fsck)	http://e2fsprogs.sourceforge.net/
Design & Implementation	http://e2fsprogs.sourceforge.net/ext2intro.html
Journaling (ext3)	ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/
Hashed Directories	http://kernelnewbies.org/~phillips/htree/
Filesystem Resizing	http://ext2resize.sourceforge.net/
Compression (*)		http://www.netspace.net.au/~reiter/e2compr/
Compression (*)		http://e2compr.sourceforge.net/

Implementations for:
Windows 95/98/NT/2000	http://uranus.it.swin.edu.au/~jn/linux/Explore2fs.htm
+5 −5
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ FAQ list:
=========

 A FAQ list may be found in the fdutils package (see below), and also
at http://fdutils.linux.lu/FAQ.html
at <http://fdutils.linux.lu/faq.html>.


LILO configuration options (Thinkpad users, read this)
@@ -217,10 +217,10 @@ It also contains additional documentation about the floppy driver.
The latest version can be found at fdutils homepage:
 http://fdutils.linux.lu

The fdutils-5.4 release can be found at:
 http://fdutils.linux.lu/fdutils-5.4.src.tar.gz
 http://www.tux.org/pub/knaff/fdutils/fdutils-5.4.src.tar.gz
 ftp://metalab.unc.edu/pub/Linux/utils/disk-management/fdutils-5.4.src.tar.gz
The fdutils releases can be found at:
 http://fdutils.linux.lu/download.html
 http://www.tux.org/pub/knaff/fdutils/
 ftp://metalab.unc.edu/pub/Linux/utils/disk-management/

Reporting problems about the floppy driver
==========================================
Loading