t

修正 options 16:22+09:00">KDB_STOP_NMI:Stop CPUS using NMI instead of IPI commit log Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to all IPI_STOP IPIs. Change the i386 and amd64 MD IPI code to send an NMI if STOP_NMI…

修正 To build a kernel - If you are updating from a prior version of FreeBSD (even one just a few days old), you should follow this procedure. With a /usr/obj tree with a fresh buildworld,It is the most failsafe as it uses a /usr/obj tree …

20050907: AFFECTS users of databases/metakit AUTHOR adamw@FreeBSD.org The metakit build now enables python support by default. Everybody who was happy with their python-less metakit should begin specifying METAKIT_WITHOUT_PYTHON=yes on bui…

データファイルがkdeadminからkdelibsへ移されました

20050804: AFFECTS users of sysutils/kdeadmin3 AUTHOR kde@FreeBSD.org One data file has been moved from kdeadmin to kdelibs between KDE 3.4.1 and KDE 3.4.2. This means that *********if you currently have the kdeadmin port installed*********…

20050625: AFFECTS users of sysutils/nut AUTHOR Joerg.Pulz@frm2.tum.de nut now installs a rcNG script for starting the Network UPS Tools daemons. To enable that at boot time, add the following into /etc/rc.conf[.local]: nut_enable="YES"$Fre…

makeにdelete-oldターゲットが作られました

修正 To rebuild everything and install it on the current system. - # Note: sometimes if you are running current you gotta do more than # is listed here if you are upgrading from a really old current. make buildworld make kernel KERNCONF=YO…

20050722: AFFECTS All RELENG_6 and HEAD users of ports/packages, maintainers of ports that interact with the compat libraries. AUTHOR kensmith@FreeBSD.org The shared library version number of all shared libraries built as part of the basel…

id:TransFreeBSD:20050710:p1 の修正

修正 If you have compiled qt33 with the KDE_OPTIONS option checked (if your installed qt-package is called qt-copy-3.3.4 instead of qt-3.3.4, check with pkg_info), you should cvsup and recompile both qt33, kdelibs3 and everything depending…

i386][HEAD]

削除 # CPU_ENABLE_SSE enables SSE/MMX2 instructions support. This is default # on I686_CPU and above. options CPU_ENABLE_SSE commit log Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures, as they are already default for …

20050630: AFFECTS users of x11/nvidia-driver AUTHOR danfe@FreeBSD.org Due to several complaints, new (unsupported) option had been added to port Makefile: WITH_LEGACY_GPU_SUPPORT. Starting with version 7667, NVidia has dropped support for …

FreeBSD-SA-05:13.ipfw "ipfw packet matching errors with address tables"

The FreeBSD Project よりセキュリティ勧告が出ました。要点を以下にまとめます。 未稿 セキュリティ勧告は ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:13.ipfw.asc にあります。 以下は上記のセキュリティ勧告の一部とその訳文です…

FreeBSD-SA-05:14.bzip2 "bzip2 denial of service and permission race vulnerabilities"

The FreeBSD Project よりセキュリティ勧告が出ました。要点を以下にまとめます。 未稿 セキュリティ勧告は ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:14.bzip2.asc にあります。 以下は上記のセキュリティ勧告の一部とその訳文です…

FreeBSD-SA-05:15.tcp "TCP connection stall denial of service"

The FreeBSD Project よりセキュリティ勧告が出ました。要点を以下にまとめます。 未稿 セキュリティ勧告は ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:15.tcp.asc にあります。 以下は上記のセキュリティ勧告の一部とその訳文です。…

20050629: The pccard_ifconfig rc.conf variable has been removed and a new variable, ifconfig_DEFAULT has been introduced. Unlike pccard_ifconfig, ifconfig_DEFAULT applies to ALL interfaces that do not have ifconfig_ifn entries rather than …

20050616: Some previous versions of PAM have permitted the use of non-absolute paths in /etc/pam.conf or /etc/pam.d/* when referring to third party PAM modules in /usr/local/lib. A change has been made to require the use of absolute paths …

20050609: Changes were made to kinfo_proc in sys/user.h. Please recompile userland, or commands like 'fstat', `pkill', `ps', `top' and `w' will not behave correctly. The API and ABI for hwpmc(4) have changed with the addition of sampling s…

追加 # IPI_PREEMPTION instructs the kernel to preempt threads running on other # CPUS if needed. Relies on the PREEMPTION option options IPI_PREEMPTION commit log Add IPI support for preempting a thread on another CPU. MFC after 3 weeks $F…

ちょっとした単純化 他色々

修正 To upgrade in-place from 4.x-stable to current - # 5.x uses more space than 4.x. Also, the location of kernel # modules has changed. If you are installing 5.0 onto a 4.x # system, you'll need about 30MB of free disk space on your / # …

追加 # Add support for the ReiserFS filesystem (used in Linux). Currently, # this is limited to read-only access. options REISERFS commit log Connect the ReiserFS filesystem to the build (i386 only). Approved by mux (mentor) $FreeBSD: src/…

追加 device ral Ralink Technology RT2500 wireless NICs. device ural Ralink Technology RT2500USB wireless NICs commit log Add new ral(4) and ural(4) drivers. Approved by silby (mentor) $FreeBSD: src/sys/i386/conf/GENERIC,v 1.429 2005/05/24 …

id:TransFreeBSD:20050524:p1 のi386/conf/NOTESへの移動

commit log Move the REISERFS option in the MD NOTES file for i386, it doesn't exist on other architectures yet. i386のMD NOTESファイル中にREISERFSオプションを移動させました。それはまだ他のアーキテクチャーに存在しません。 While I'm here, fi…

20050513: Intel Hyper-Threading is now disabled by default due to a security issue, but can be re-enabled by setting the machdep.hyperthreading_allowed tunable in /boot/loader.conf. $FreeBSD: src/UPDATING,v 1.342.2.30 2005/06/11 00:08:45 c…

libpq.soに依存するすべてのアプリケーションを再コンパイルする必要があるでしょう

20050414: AFFECTS users of databases/postgresql and any port that depends on it AUTHOR girgen@FreeBSD.org The PostgreSQL ports are updated to 8.0.2. All shared libraries' versions have been bumped, so you will need to recompile all client …

20050413 AFFECTS users of www/quixote AUTHOR dryice@liu.com.cn There are backward-incompatible changes upgrading from 1.2 to 2.0. Including renaming quixote.form to quixote.form1 and quixote.form2 to quixote.form. Please refer to upgrading…

20050413: AFFECTS users of mail/spamd AUTHOR delphij@FreeBSD.org spamd now installs a rcNG script for starting the OpenBSD pf spamd daemon. To enable that at boot time, add the following into /etc/rc.conf[.local]: pfspamd_enable="YES"$Free…

脚注の改定ほか

削除 Please read that file before running portupgrade. Important recent entries: 20040724 (default X changes). 修正 To upgrade in-place from 4.x-stable to current :snip [71] make buildworld [92] make buildkernel KERNCONF=YOUR_KERNEL_HERE […

20050320: AFFECTS users of x11/kde3, x11/kdelibs3, x11/kdebase3, x11-themes/kdeartwork3, www/akregator, x11-themes/phase, multimedia/kdemultimedia3 AUTHOR kde@freebsd.org In KDE 3.4, a number of files were moved between ports, some ports w…

id:TransFreeBSD:20050201:p2 のstableへの導入

commit log MFC: IEEE488 driver. (userland still to follow) Approved by re@ $FreeBSD: src/sys/conf/NOTES,v 1.1261.2.16 2005/03/07 13:46:39 phk Exp $

削除 # Certain applications can grow to be larger than the 512M limit # that FreeBSD initially imposes. Below are some options to # allow that limit to grow to 1GB, and can be increased further # with changing the parameters. MAXDSIZ is th…

追加 #ifconfig_fxp0_name="net0" Change interface name from fxp0 to net0. commit log Allow to change interfaces name on boot time. Now, one should be able to put something like this into /etc/rc.conf: ifconfig_fxp0_name="net0" ifconfig_net0…