diff options
author | erich <erich@FreeBSD.org> | 1996-08-20 04:41:43 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-08-20 04:41:43 +0800 |
commit | 3058ebbb13013c2d7f045a71d6af5abed818a6c4 (patch) | |
tree | 2679a212d6066e0e951565b96ec6fc5ca290ded2 /emulators/linux_base | |
parent | 5bcce124ce85529168e5088580e832491a7741aa (diff) | |
download | freebsd-ports-gnome-3058ebbb13013c2d7f045a71d6af5abed818a6c4.tar.gz freebsd-ports-gnome-3058ebbb13013c2d7f045a71d6af5abed818a6c4.tar.zst freebsd-ports-gnome-3058ebbb13013c2d7f045a71d6af5abed818a6c4.zip |
explain that `options COMPAT_LINUX' isn't necessary for -current,
but it is for -stable, and the RELEASE's
Diffstat (limited to 'emulators/linux_base')
-rw-r--r-- | emulators/linux_base/pkg-descr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/linux_base/pkg-descr b/emulators/linux_base/pkg-descr index af26d6ca7501..fe3700ccae8c 100644 --- a/emulators/linux_base/pkg-descr +++ b/emulators/linux_base/pkg-descr @@ -9,7 +9,8 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -the kernel option `COMPAT_LINUX' is not necessary anymore. +The kernel option `COMPAT_LINUX' is not necessary for -current, or 2.2. +It *is* necessary for -stable, and the RELEASE's. eric. erich@FreeBSD.org |