HEAD

ルートパーティションが小さい場合はINSTALL_NODEBUGを加えなければなりません。

20060118: This actually occured some time ago, but installing the kernel now also installs a bunch of symbol files for the kernel modules. This increases the size of /boot/kernel to about 67Mbytes. You will need twice this if you will even…

snd_*に関するコメントを加えました。

修正 # snd_au88x0 Aureal Vortex 1/2/Advantage PCI. This driver # lacks support for playback and recording. # snd_audiocs: Crystal Semiconductor CS4231 SBus/EBus. Only # for sparc64. # snd_ich: Intel ICH PCI and some more audio controllers …

LinkSys EG1032はnge(4)ではなくre(4)によりサポートされます

修正 # nge: Support for PCI gigabit ethernet adapters based on the National # Semiconductor DP83820 and DP83821 chipset. This includes the # SMC EZ Card 1000 (SMC9462TX), D-Link DGE-500T, Asante FriendlyNet # GigaNIX 1000TA and 1000TPC, th…

libcのmalloc実装が置き換えられました

20060113: libc's malloc implementation has been replaced. This change has the potential to uncover application bugs that previously went unnoticed. See the malloc(3) manual page for more details. libcのmalloc実装が置き換えられました。この…

汎用netgraph(4)クッキーは変更されました

20060112: The generic netgraph(4) cookie has been changed. If you upgrade kernel passing this point, you also need to upgrade userland and netgraph(4) utilities like ports/net/mpd or ports/net/mpd4. 汎用netgraph(4)クッキーは変更されました…

追加[NOTES] # Old tty interface. options COMPAT_43TTY 追加[GENERIC] options COMPAT_43TTY BSD 4.3 TTY compat [KEEP THIS!] commit log Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43) to COMPAT_43TTY. Add COMPAT_43TTY t…

追加 ldconfig_local_dirs="/usr/local/libdata/ldconfig /usr/X11R6/libdata/ldconfig" Local directories with ldconfig configuration files. ldconfig_local32_dirs="/usr/local/libdata/ldconfig32 /usr/X11R6/libdata/ldconfig32" Local directories w…

look_object構造体のサイズが変わったためカーネルABIは大抵崩れます

20060106: The kernel ABI was mostly destroyed due to a change in the size of struct lock_object which is nested in other structures such as mutexes which are nested in all sorts of other structures. Make sure your kernel and modules are in…

使用している{cua,tty}A[0-9a-f]は{cua,tty}A0[0-9a-f]に置き換えなければならないでしょう

20060106: si(4)'s device files now contain the unit number. Uses of {cua,tty}A[0-9a-f] should be replaced by {cua,tty}A0[0-9a-f]. si(4)デバイスファイルは現在ユニット番号を含みます。使用されている{cua,tty}A[0-9a-f]は{cua,tty}A0[0-9a-f]に変…

削除 #device snd_vortex1 commit log Remove references to snd_vortex1(4). snd_vortex1(4)への参照を削除しました。 Approved by tanimura, ariff $FreeBSD: src/sys/conf/NOTES,v 1.1342 2006/01/04 17:05:18 joel Exp $ $FreeBSD: src/sys/conf/NOTES,v…

commit log Fix minor sorting issue. ちょっとした並べ変えの問題を修正しました。 $FreeBSD: src/sys/conf/NOTES,v 1.1343 2006/01/04 17:19:28 joel Exp $ $FreeBSD: src/sys/conf/NOTES,v 1.1325.2.10 2006/01/14 09:58:14 joel Exp $ $FreeBSD: src/sys…

削除 # L2 cache size (in KB) can be specified in PQ_CACHESIZE options PQ_CACHESIZE=512 color for 512k cache #options PQ_LARGECACHE color for 512k cache #options PQ_HUGECACHE color for 1024k cache #options PQ_MEDIUMCACHE color for 256k cach…

ページカラーリングアルゴリズムは自動調整に変更されました

20051231: The page coloring algorithm in the VM subsystem was converted from tuning with kernel options to autotuning. Please remove any PQ_* option except PQ_NOOPT from your kernel config. VMサブシステムのページカラーリングアルゴリズムは…

追加 # Additional configuration options may be required on specific architectures, # please see hwpmc(4). commit log Refer readers to the hwpmc(4) manual page where the additional (architecture specific) kernel configuration options needed…

修正 # smb standard ioI/O through /dev/smb* 追加 # amdsmb AMD 8111 SMBus 2.0 Controller # nfsmb NVIDIA nForce2/3/4 MCP SMBus 2.0 Controller device amdsmb device nfsmb commit log Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 control…

追加 clear_tmp_X="YES" Clear and recreate X11-related directories in /tmp commit log Brooks pointed out a potential problem with disabling the X cleaning by default, so add a new knob that is on by default, and check that knob in start_pre…

削除 [NOTES][HEAD], 追加 [NOTES][i386][HEAD] # cs: IBM Etherjet and other Crystal Semi CS89x0-based adapters device cs hint.cs.0.at="isa" hint.cs.0.port="0x300" commit log Move device 'cs' into i386/pc98 specific NOTES. It is broken on ppc…

追加 cleanvar_enable="YES" Clean the /var directory 修正 # Emulation/compatibility services provided by /etc/rc.d/abi sysvipc_enable="NO" Load System V IPC primitives at startup (or NO). linux_enable="NO" Linux binary compatibility loaded …

devd(8)が同様な機能を提供するためにusbd(8)はもはや必要ではありません

削除 usbd_enable="NO" Run the usbd daemon. usbd_flags="" Flags to usbd (if enabled). commit log Remove usbd(8) and all references to it. It is no longer necessary since devd(8) now provides the same functionality. usbd(8)とこれに関するすべ…

追加 # Add support for the SGI XFS filesystem. Currently, # this is limited to read-only access. options XFS commit log Add read-only XFS to LINT. $FreeBSD: src/sys/conf/NOTES,v 1.1337 2005/12/12 02:01:51 rodrigc Exp $

net80211関連ツールはtools/tools/net80211へ「wlan」プレフィックス付きで移動しました

20051211: The net80211-related tools in the tools/tools/ath directory have been moved to tools/tools/net80211 and renamed with a "wlan" prefix. Scripts that use them should be adjusted accordingly. tools/tools/athディレクトリにあるnet80211…

追加 early_late_divider="mountcritlocal" Script that separates early/late stages of the boot process. Make sure you know the ramifications if you change this. See rc.conf(5) for more details. commit log Remove rcconf.sh from /etc/rc.d, and…

アップグレードに関する問題を報告する前にこの手法を試してください

追加 General Notes------------- When upgrading from one major version to another it is generally best to upgrade to the latest code in the currently installed branch first, then do an upgrade to the new branch. This is the best-tested upgr…

20050227およびCOMPAT_FREEBSD5オプションに関する追加

追加 20050227: The on-disk format of LC_CTYPE files was changed to be machine independent. Please make sure NOT to use NO_CLEAN buildworld when crossing this point. Crossing this point also requires recompile or reinstall of all locale dep…

追加 device i915drm Intel i830 through i915 commit log Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov, and a new r300 PCI ID. $FreeBSD: src/sys/i386/conf/NOTES,v 1.1216 2005/12/03 01:23:49 anholt Exp $

POSIXメッセージキューのためのオプションP1003_1B_MQUEUEを加えました

追加 # POSIX message queue options P1003_1B_MQUEUE commit log Add option P1003_1B_MQUEUE for POSIX message queue. POSIXメッセージキューのためのオプションP1003_1B_MQUEUEを加えました。 $FreeBSD: src/sys/conf/NOTES,v 1.1336 2005/12/02 14:23:3…

local_startupスクリプトはrcorderを通して実行されます

20051202: Scripts in the local_startup directories (as defined in /etc/defaults/rc.conf) that have the new rc.d semantics will now be run as part of the base system rcorder. If there are errors or problems with one of these local scripts, …

ATI IXPオーディオコントローラについて記述しました

# snd_atiixp: ATI IXP 200/300/400 PCI. device snd_atiixp commit log Add notes about ATI IXP audio controller. ATI IXPオーディオコントローラについて記述しました。 $FreeBSD: src/sys/conf/NOTES,v 1.1335 2005/11/29 05:31:46 ariff Exp $

カーネルを再構築する際にはipfw(8)も再構築する必要があります

20051129: ABI between ipfw(4) and ipfw(8) has been changed. You need to rebuild ipfw(8) when rebuilding kernel. ipfw(4)とipfw(8)の間のABI(Application Binary Interface)が変更されました。カーネルを再構築する再には、ipfw(8)も再構築する必要…

/etc/fstabにnodevもしくはdevがある場合マウントエラーになります

20051129: The nodev mount option was deprecated in RELENG_6 (where it was a no-op), and is now unsupported. If you have nodev or dev listed in /etc/fstab, remove it, otherwise it will result in a mount error. RELENG_6においてnodevマウント…