diff options
author | erich <erich@FreeBSD.org> | 1996-08-19 20:41:43 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-08-19 20:41:43 +0000 |
commit | 3058ebbb13013c2d7f045a71d6af5abed818a6c4 (patch) | |
tree | 2679a212d6066e0e951565b96ec6fc5ca290ded2 /emulators/linux_base-8/pkg-descr | |
parent | 5bcce124ce85529168e5088580e832491a7741aa (diff) | |
download | FreeBSD-ports-3058ebbb13013c2d7f045a71d6af5abed818a6c4.zip FreeBSD-ports-3058ebbb13013c2d7f045a71d6af5abed818a6c4.tar.gz |
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-8/pkg-descr')
-rw-r--r-- | emulators/linux_base-8/pkg-descr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/linux_base-8/pkg-descr b/emulators/linux_base-8/pkg-descr index af26d6c..fe3700c 100644 --- a/emulators/linux_base-8/pkg-descr +++ b/emulators/linux_base-8/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 |