From owner-p4-releng Fri Oct 25 8:23:16 2002 Delivered-To: p4-releng@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id F35D537B404; Fri, 25 Oct 2002 08:23:14 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB76937B401 for ; Fri, 25 Oct 2002 08:23:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75DE543E65 for ; Fri, 25 Oct 2002 08:23:14 -0700 (PDT) (envelope-from bmah@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9PFMPmV000459 for ; Fri, 25 Oct 2002 08:22:25 -0700 (PDT) (envelope-from bmah@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9PFMO4V000456 for perforce@freebsd.org; Fri, 25 Oct 2002 08:22:24 -0700 (PDT) Date: Fri, 25 Oct 2002 08:22:24 -0700 (PDT) Message-Id: <200210251522.g9PFMO4V000456@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bmah@freebsd.org using -f From: "Bruce A. Mah" Subject: PERFORCE change 20122 for review To: Perforce Change Reviews Sender: owner-p4-releng@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://perforce.freebsd.org/chv.cgi?CH=20122 Change 20122 by bmah@bmah_intruder on 2002/10/25 08:21:42 Strengthen warning about device driver compatability. Add a warning about parts of the base system moving to ports. Submitted by: scottl Affected files ... .. //depot/releng/doc/en_US.ISO8859-1/early-adopter-50/article.sgml#4 edit Differences ... ==== //depot/releng/doc/en_US.ISO8859-1/early-adopter-50/article.sgml#4 (text+ko) ==== @@ -23,7 +23,7 @@ The FreeBSD Release Engineering Team - $P4: //depot/releng/doc/en_US.ISO8859-1/early-adopter-50/article.sgml#3 $ + $P4: //depot/releng/doc/en_US.ISO8859-1/early-adopter-50/article.sgml#4 $ 2002 @@ -196,8 +196,17 @@ Because of changes in kernel data structures and - ABIs/APIs, third-party binary device drivers may not work - correctly under FreeBSD 5.0 without a recompile. + ABIs/APIs, third-party binary device drivers will require + modifications to work correctly under FreeBSD 5.0. + + + + Several parts of FreeBSD's base system functionality + have been moved to the Ports Collection. Notable examples + include Perl, + UUCP, and most (but not all) + games. While these programs are still supported, their + removal from the base system may cause some confusion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-releng" in the body of the message