FreeBSD--4.9-RELEASE
|
FreeBSD 4.9-Release Note 网址:http://www.freebsd.org/releases/4.9R/relnotes-i386.html 发布日期: 2003/10/28 Security Advisories
Kernel Changes Network Protocols ipfw(4)rules now support C++-style comments. Each comment is stored together with its rule and appears using the ipfw(8)show command. ipfw(8)can now modify ipfw(4) rules in set 31, which was read-only and used for the default rules. They can be deleted by ipfw delete set 31 command but are not deleted by the ipfw flush command. This implements a flexible form of ``persistent rules"". More details can be found in ipfw(8) Userland Changes ipfw(8)list and show command now support ranges of rule numbers. ipfw(8) now supports a -n flag to test the syntax of commands without actually changing anything. systat(1)now includes displays for IPv6 and ICMPv6 traffic. Ports/Packages Collection Infrastructure Upgrading from previous releases of FreeBSD Using the binary upgrade option of sysinstall(8). This option is perhaps the quickest, although it presumes that your installation of FreeBSD uses no special compilation options. Performing a complete reinstall of FreeBSD. Technically, this is not an upgrading method, and in any case is usually less convenient than a binary upgrade, in that it requires you to manually backup and restore the contents of /etc. However, it may be useful in cases where you want (or need) to change the partitioning of your disks. From source code in /usr/src. This route is more flexible, but requires more disk space, time, and technical expertise. More information can be found in the ``Using make world"" section of the FreeBSD Handbook. Upgrading from very old versions of FreeBSD may be problematic; in cases like this, it is usually more effective to perform a binary upgrade or a complete reinstall. Please read the INSTALL.TXT file for more information, preferably before beginning an upgrade. If you are upgrading from source, please be sure to read /usr/src/UPDATING as well. Important: Upgrading FreeBSD should, of course, only be attempted after backing up all data and configuration files. 源代码网供稿. |
