summaryrefslogtreecommitdiff
path: root/emulators/linux_base/pkg-message
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-10-02 12:38:35 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-10-02 12:38:35 +0000
commitfc2592492d4396851075eab3bb7728016cafeb85 (patch)
tree6a867105810b1b86bd4d2adec56aab94daed406c /emulators/linux_base/pkg-message
parent- Document Buffer Overflow Vulnerabilities in cscope (diff)
Remove expired ports:
2006-10-01 devel/rtplib 2006-09-01 emulators/linux_base 2006-09-01 emulators/linux_base-debian 2006-09-01 emulators/linux_base-8 2006-09-01 emulators/linux_base-rh-9 2006-10-01 misc/pointless 2006-10-01 www/mediawiki14
Diffstat (limited to 'emulators/linux_base/pkg-message')
-rw-r--r--emulators/linux_base/pkg-message15
1 files changed, 0 insertions, 15 deletions
diff --git a/emulators/linux_base/pkg-message b/emulators/linux_base/pkg-message
deleted file mode 100644
index 29ff240f225d..000000000000
--- a/emulators/linux_base/pkg-message
+++ /dev/null
@@ -1,15 +0,0 @@
-This software is based in part on the work of the FreeType Team.
-See <URL:http://www.freetype.org/>.
-
-Installation of the Linux base system is finished. The Linux kernel mode, which
-must be enabled for Linux binaries to run, is now enabled. Linux mode can be
-enabled permanently with the linux_enable variable of rc.conf(5).
-
-When using NIS, be sure to edit yp.conf in /compat/linux/etc/.
-
-You may wish to create and populate /compat/linux/dev/ if you plan to chroot
-into your Linux installation. For example:
-
- mkdir /compat/linux/dev
- mknod /compat/linux/dev/null c 2 2
- chmod 666 /compat/linux/dev/null