Date: Thu, 2 Nov 2000 05:48:54 -0800 (PST) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/linux Makefile linux.8 linux.sh Message-ID: <200011021348.FAA60414@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2000/11/02 05:48:54 PST
Modified files:
sys/modules/linux Makefile
Removed files:
sys/modules/linux linux.8 linux.sh
Log:
Retire linux(8). Using shell scripts to load kernel loadable modules is
out of fashion. This particular case, unlike joy(8) and friends which
are just plain silly, did more than just load a kernel loadable module.
However, /etc/rc and the linux_base port were adjusted a while back to
cope with the absence of this script.
The only outstanding reason to hang on to it would have been for the
linux(8) manual page, which clued folks into the existence of the
Linuxulator. A new linux(4) was introduced a while back. It does
a much better job.
This script just isn't useful any more.
Revision Changes Path
1.45 +1 -7 src/sys/modules/linux/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011021348.FAA60414>
