From d494babace1c51efd0d2c4582515a1e1ae5fa9d2 Mon Sep 17 00:00:00 2001 From: glebius Date: Fri, 14 Mar 2014 02:58:48 +0000 Subject: Remove IPX support. IPX was a network transport protocol in Novell's NetWare network operating system from late 80s and then 90s. The NetWare itself switched to TCP/IP as default transport in 1998. Later, in this century the Novell Open Enterprise Server became successor of Novell NetWare. The last release that claimed to still support IPX was OES 2 in 2007. Routing equipment vendors (e.g. Cisco) discontinued support for IPX in 2011. Thus, IPX won't be supported in FreeBSD 11.0-RELEASE. --- release/picobsd/bridge/crunch.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'release/picobsd/bridge/crunch.conf') diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf index 227414b..c525ee1 100644 --- a/release/picobsd/bridge/crunch.conf +++ b/release/picobsd/bridge/crunch.conf @@ -31,7 +31,6 @@ buildopts -DWITHOUT_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH buildopts -DTRACEROUTE_NO_IPSEC -DNO_INET6 -buildopts -DWITHOUT_IPX # Directories where to look for sources of various binaries. # @__CWD__@ is a magic keyword in the picobsd's (Makefile.conf) -- cgit v1.1