HEAD

amd_programを加えました

追加 amd_program="/usr/sbin/amd" path to amd, if you want a different one. commit log Fix amd startup when amd is installed from ports. amdをportsからインストールした時のためにamdのスタートアップを修正しました。 Add the according amd_progr…

bceをビルドに加えました

追加 device bce Broadcom BCM5706/BCM5708 Gigabit Ethernet commit log Hook bce up to the build bceをビルドに加えました。 $FreeBSD: src/sys/i386/conf/GENERIC,v 1.441 2006/04/10 20:04:22 ps Exp $

「make distribution」の例を修正しました

修正 To cross-install current onto a separate partition - make installworld DESTDIR=${CURRENT_ROOT} cd src/etc; make distribution DESTDIR=${CURRENT_ROOT} # if newfs'd make installkernel KERNCONF=YOUR_KERNEL_HERE DESTDIR=${CURRENT_ROOT} com…

kbdmux(4)をGENERICに加えました。

追加 device kbdmux keyboard multiplexer commit log Add kbdmux(4) to GENERIC kbdmux(4)をGENERICに加えました。 Requested by scottl $FreeBSD: src/sys/i386/conf/GENERIC,v 1.440 2006/03/31 19:03:37 emax Exp $

scc(4)を加えました

追加 # Serial Communications Controller # Supports the Siemens SAB 82532 and Zilog Z8530 multi-channel # communications controllers. device scc commit log Add scc(4) to the build. scc(4)を加えました。 Add the scc(4) manpage to the build. s…

20060330: The scc(4) driver replaces puc(4) for Serial Communications Controllers (SCCs) like the Siemens SAB82532 and the Zilog Z8530. On sparc64, it is advised to add scc(4) to the kernel configuration to make sure that the serial ports …

ビルドにMFIドライバを加えました

追加 device mfi LSI MegaRAID SAS commit log Hook the MFI driver up to the build. ビルドにMFIドライバを加えました。 $FreeBSD: src/sys/i386/conf/GENERIC,v 1.439 2006/03/29 09:57:21 scottl Exp $ $FreeBSD: src/sys/conf/NOTES,v 1.1355 2006/03/2…

worldおよびkernelに関するほとんどのNO_*ビルドオプションがリネームされ/etc/src.confで指定します

20060317: Most world/kernel related NO_* build options changed names. New knobs have common prefixes WITHOUT_*/WITH_* (modelled after FreeBSD ports) and should be set in /etc/src.conf (the src.conf(5) manpage is provided). Full backwards c…

id:TransFreeBSD:20060303:p2 の修正

修正 20060303: The TDFX_LINUX kernel option was retired and replaced by the tdfx_linux device. The latter can be loaded as a the 3dfx_linux.ko kernel module. Loading it alone should suffice to get 3dfx support for Linux apps because it wil…

NETSMBCRYPTOカーネルオプションが廃止されました

20060305: The NETSMBCRYPTO kernel option has been retired because its functionality is always included in NETSMB and smbfs.ko now. 同じ機能がNETSMBとsmbfs.koに盛り込まれたため、NETSMBCRYPTOカーネルオプションが廃止されました。 $FreeBSD: src…

NETSMBCRYPTOが廃止になりデフォルトで有効となりました

削除 # NETSMBCRYPTO enables support for encrypted passwords. options NETSMBCRYPTO encrypted password support for SMB commit log Retire NETSMBCRYPTO as a kernel option and make its functionality enabled by default in NETSMB and smbfs.ko. カ…

以前の「options TDFX_LINUX」に含まれる機能はモジュールに分割されました

修正 # To enable Linuxulator support, one must also include COMPAT_LINUX in the # config as well, or you will not have the dependencies. The other option is to load both as modules. options TDFX_LINUXdevice tdfx_linux Enable Linuxulator su…

TDFX_LINUXカーネルオプションは引退しtdfx_linuxデバイスにとって代わられます

20060303: The TDFX_LINUX kernel option was retired and replaced by the tdfx_linux device. The latter can be loaded as the 3dfx_linux.ko kernel module. Loading it alone should suffice to get 3dfx support for Linux apps because it will pull …

altq(4)コードはすでにSMPを扱えるためALTQ_NOPCCがなぜ必要なのかを明確にしました

修正 # Individual disciplines must be built into the base system and can not be # loaded as modules at this point. In order to build a SMP kernelALTQ requires a stable TSC so if yours is # broken or changes with CPU throttling then you mus…

OLDCARDの痕跡を削除しました

削除 pccard_enable="NO" Set to YES if you want to configure PCCARD devices. pccard_mem="DEFAULT" If pccard_enable=YES, this is card memory address. pccard_beep="2" pccard beep type. pccard_ifconfig="NO" Specialized pccard ethernet configur…

修正 #named_flags="-u bind" Flags for named 追加 named_uid="bind" User to run named as commit log Overhaul the named boot script: 1. Remove a now-spurious NetBSD CVS Id, as we are no longer synching work 2. Remove a now-spurious BEFORE, si…

asrドライバを共通NOTESからi386限定NOTESへ移動しました

削除[NOTES] # The 'asr' driver provides support for current DPT/Adaptec SCSI RAID # controllers (SmartRAID V and VI and later). # These controllers require the CAM infrastructure. device asr 追加[NOTES][i386] # The 'asr' driver provides su…

20060204: The 'audit' group was added to support the new auditing functionality in the base system. Be sure to follow the directions for updating, including the requirement to run mergemaster -p. ベースシステムの監査機能をサポートするため…

hostapdのスタートアップスクリプトを加えました

追加 hostapd_enable="NO" Run hostap daemon. commit log Add a startup script for hostapd. hostapdのスタートアップスクリプトを加えました。 Document associated variable in rc.conf(5). 関連する変数をrc.conf(5)に記述しました。 Approved by dougb…

NOTESにAUDITを加えました

追加 # Support for BSM audit options AUDIT commit log Add AUDIT to NOTES, as it's probably ready to get regular build testing by the tinderboxes. NOTESにおそらく危険な状態で標準ビルドテストを行なう準備ができているAUDITを加えました。 $FreeB…

auditd_enableとauditd_flagsを加えました

追加 auditd_enable="NO" Run the audit daemon. auditd_flags="" Which options to pass to the audit daemon. commit log Add auditd_enable and auditd_flags rc.d scripts. rc.dスクリプトにauditd_enableとauditd_flagsを加えました。 Obtained from Tr…

ファイルシステムモジュールのカーネルABIはi386で変わりました

20060201: The kernel ABI to file system modules was changed on i386. Please make sure that your kernel and modules are in sync. ファイルシステムモジュールのカーネルABIがi386で変わりました。カーネルとモジュールが同期しているか確認して下さい…

カーネルのmalloc(9)にバッファ汚染防御(RedZone)を加えました

追加 # DEBUG_REDZONE enables buffer underflows and buffer overflows detection for # malloc(9). options DEBUG_REDZONE commit log Add buffer corruption protection (RedZone) for kernel's malloc(9). カーネルのmalloc(9)にバッファ汚染防御(RedZon…

le(4)をビルドに加えました

追加 # le: AMD Am7900 LANCE and Am79C9xx PCnet device le AMD Am7900 LANCE and Am79C9xx PCnet commit log Hook up le(4) to the build. For now it's only added to the sparc64 GENERIC in order to support the on-board LANCE in Ultra 1 and to the…

RWLOCK_NOINLINEを加えました

修正 # MUTEX_NOINLINE forces mutex operations to call functions to perform each # operation rather than inlining the simple cases. This can be used to # shrink the size of the kernel text segment. Note that this behavior is # already impli…

ce(4)をビルドに加えました。

追加 # ce: Cronyx Tau-PCI/32 sync single/dual port G.703/E1 serial adaptor # with 32 HDLC subchannels (requires sppp (default), or NETGRAPH if # NETGRAPH_CRONYX is configured) device ce commit log Attach ce(4) to the build. ce(4)をビルドに…

firmwareはカーネルへバイナリデータをロードするサブシステムです

追加 device firmware firmware(9) support commit log firmware(9) is a subsystem to load binary data into the kernel via a specially crafted module. There are several handrolled sollutions to this problem in the tree already which will be re…

最低Cxステートをデフォルトで有効にしました

修正 performance_cx_lowest="HIGHLOW" Online CPU idle state performance_cpu_freq="NONE" Online CPU frequency economy_cx_lowest="HIGHLOW" Offline CPU idle state economy_cpu_freq="NONE" Offline CPU frequency commit log Enable the lowest Cx st…

コメントアウトされていたle(4)ドライバのエントリを削除しました

削除 # ISA devices that use the old ISA shims #device le commit log Remove the commented out entry of the old ISA-only le(4) driver which was retired 22 months ago. 22ヶ月前に引退した古いISAのみのle(4)ドライバのコメントアウトされていたエン…

スタンドアローンftpdのためのrc.dスクリプトを加えました

追加 ftpd_enable="NO" Enable stand-alone ftpd. ftpd_program="/usr/libexec/ftpd" Path to ftpd, if you want a different one. ftpd_flags="" Additional flags to stand-alone ftpd. commit log Add an rc.d script for stand-alone ftpd. スタンドアロ…