Wine is now working on NetBSD, so add NetBSD to the supported OS'es
list (and add some notes as well).
diff --git a/README b/README
index 6752555..fba6a1d 100644
--- a/README
+++ b/README
@@ -31,6 +31,7 @@
Linux version 2.0.36 or above
FreeBSD 4.x or FreeBSD 5-CURRENT
Solaris x86 2.5 or later
+ NetBSD-current
Linux info:
Although Linux version 2.0.x will mostly work, certain features
@@ -54,6 +55,10 @@
will be used by gcc. Recompiling gcc after installing gas or
symlinking cc, as and ld to the gnu tools is said to be necessary.
+NetBSD info:
+ Make sure you have the USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG options
+ turned on in your kernel.
+
File systems info :
Wine should run on most file systems. However, Wine will fail to start
if umsdos is used for the /tmp directory. A few compatibility problems have
@@ -61,7 +66,7 @@
Wine requires kernel-level threads to run. Currently, only Linux
version 2.0 or later, FreeBSD-current or FreeBSD 3.0 or later,
-and Solaris x86 version 2.5 or later are supported.
+Solaris x86 version 2.5 or later, and NetBSD-current are supported.
Other operating systems which support kernel threads may be supported
in the future.