分享
 
 
 

FreeBSD 5.1-Release Note

王朝system·作者佚名  2006-11-23
窄屏简体版  字體: |||超大  

當然除了以下之外還有,有興趣請自行查閱,此為泡泡自行的註釋網址: http://www.freebsd.org/releases/5.1R/relnotes-i386.html發布日期: 2003/05/28Bootloader ChangesThe /modules directory (once the default location for modules on FreeBSD 4.X) is no longer a part of the default kern.module_path.Third-party modules should be placed in /boot/modules.中譯:在4.x版的/modules被移動到/boot/modules囉Network Protovolsipfw(4) skipto rules can once again be used with the log keyword.ipfw(4) uid rules are once again working.中譯:ipfw中的skipto及uid規則可以再度使用囉..TCP now has support for the ``Limited Transmit'' mechanism proposed by RFC 3042.This feature is intended to improve the effectiveness of TCP loss recovery in certain circumstances. It is off by default but can be enabled with thenet.inet.tcp.rfc3042 sysctl variable. More information can be found in tcp(4).中譯:TCP多了一個參數net.inet.tcp.rfc3042 預設不啟動,透過sysctl啟動此參數 在某些情況可以改善TCP loss的狀況..TCP now has support for increased initial congestion window sizes as described in RFC 3390.This feature can improve the throughput of short transfers, as well as high-bandwidth,large propagation-delay connections. It is off by default but can be enabled with thenet.inet.tcp.rfc3390 sysctl variable. More information can be found in tcp(4).中譯:TCP多了一個參數net.inet.tcp.rfc3390預設不啟動,透過sysctl啟動此參數 在某些情況可以改善短距離的傳輸狀況.It is now possible to specify the range of ``privileged ports'' (TCP and UDP ports thatrequire superuser access to bind(2) to). The range is now specified with thenet.inet.ip.portrange.reservedlow and net.inet.ip.portrange.reservedhigh sysctl variables,defaulting to the traditional UNIX behavior. This feature is intended to help network serversbind to traditionally privileged ports without requiring superuser access.ip(4) has more details.中譯:透過定義net.inet.ip.portrange.reservedlow 及net.inet.ip.portrange.reservedhigh 可以讓網路伺服器取得某些傳統的port而不用得到root的權限.(預設為0~1023)Userland Changesadduser(8) now correctly handles setting user passwords containing special shell characters.中譯:adduser已經可以正確的處理使用者密碼包含特殊的shell符號adduser(8) now supports a -g option to set a user's default login group.中譯:adduser新增-g參數,設定使用者預設的登入群組The bsdlabel(8) utility is a replacement for the older disklabel utility. Like its predecessor,it installs, examines, or modifies the BSD label on a disk partition,and can install bootstrap code.Compared to disklabel, a number of obsolete options and parameters have been retired.A new -m option instructs bsdlabel(8) to use the layout suitable for a specific machine.中譯:過去版本中的 disklabel 已經被 bsdlabel 取代.chgrp(1) and chown(8) now, when the owner/group is modified, print the old and new uid/gid if the -v option is specified more than once.中譯:透過-v參數,chgrp及chown會顯示變更的檔案名稱,若使用-v參數不只一次(-v -v), 則會一並顯示新舊不同的uid及gid.The diskinfo(8) utility has been added to show information about a disk device and optionally to run a naive performance test.中譯:新增diskinfo指令,用來查詢硬碟的狀況.ftpd(8) now supports a -h option to disable printing any host-specific information,such as the ftpd(8) version or hostname, in server messages. [MERGED]中譯:ftpd新增-h參數,用以隱藏主機的相關資訊.ftpd(8) now supports a -P option to specify a port on which to listen in daemon mode.The default data port number is now set to be one less than the control port number,rather than being hard-coded. 中譯:ftpd新增-P參數,用以指定ftpd資料傳輸的port,預設為21及20 port.The gstat(8) utility has been added to show the disk activity inside the geom(4) subsystem.中譯:新增gstat命令,用以顯示磁碟的使用狀況.ipfw(8) now supports enable and disable commands to control various aspects of the operation ofipfw(4) (including enabling and disabling the firewall itself).These provide a more convenient and visible interface than the existingsysctl variables.[MERGED]中譯:ipfw 新增enable及disable參數用來控制ipfw規則.kenv(1) has been moved from /usr/bin to /bin to make it available at times duringsystem startup when only the root file system is mounted.中譯:kenv - dump the kernel environment 從原先的 /usr/bin 移往 /bin/ , 讓某些時候只有 / 系統被掛上時可以使用此指令.The MAKEDEV script is now unnecessary, due to the mandatory presence of devfs(5),and has been removed.中譯:原先的 MAKEDEV script檔被移除了,因為被併入devfs(5)了.mergemaster(8) now supports a -P option to preserve the contents of files being replaced.中譯:mergemaster 新增 -P 參數,用來復原已經被取代的檔案.mount(8) and umount(8) now accept a -F option to specify an alternate fstab(5) file.中譯:mount 和 umount 提供 -F 參數來定義要 掛上/卸載 要讀取的磁區檔案.newfs(8) will now create UFS2 file systems by default, unless UFS1 is specificallyrequested with the -O1 option.中譯:newfs 預設以UFS2系統為檔案系統,除非 -01 參數被指定才會用UFS1為檔案系統格式.ping(8) now supports a -M option to use ICMP mask request or timestamp request messagesinstead of ICMP echo requests.中譯:ping 新增幾個參數,其中 -M 參數可以使用 ICMP mask request 或是 timestamp request 訊息, 而不是預設的 echo requests.pw(8) can now add a user whose name ends with a $ character; this change is intended to help administration of Samba services. [MERGED]中譯:pw 現在已經可以讓使用者名稱的最後為$字元.sysinstall(8) will now select UFS2 as the default layout for new file systems unless specifically requested in the disk labeler.Note: Due to i386 boot loader limitations, the root file system must be 1.5TB or smaller in size.中譯: sysinstall 除非特別指定,否則改以UFS2為預設的系統檔案格式. 因為i386的boot loader限制, / 檔案系統必須小於 1.5 TB .The swapoff(8) command has been added to disable paging and swapping on a device.A related swapctl(8) command has been added to provide an interface toswapon(8) and swapoff(8) similar to other BSDs.Note: The swapoff(8) feature should be considered experimental.中譯: 新增 swapoff 的*實驗性*指令.用來取消 paging 和 swapping .syslogd(8) now allows multiple hosts or programs to be named in host or program specificationsin syslog.conf(5) files.中譯: syslogd 的syslog.conf 中允許 多host 或是 多program.systat(1) now includes an -ifstat display mode that displays the network traffic going throughactive interfaces on the system.中譯: systat 新增 -ifstat 參數 ,用來展示active 介面的網路流量.The historic BSD boot scripts in /etc have been removed, in favor of the rc.d systemimported fromNetBSD (sometimes referred to as ``rcNG'').All functionality of the historic system has been preserved. In particular,files such as /etc/rc.conf continue to be the recommended means of configuring thesystem startup.The rc.d system has been the default since FreeBSD 5.0-RELEASE,so this change should be largely transparent for the vast majority of users.Users who have customized their historic-style startup scripts should be aware thatthe following files have been removed from /etc: rc.atm, rc.devfs, rc.diskless1,rc.diskless2, rc.i386, rc.alpha, rc.amd64, rc.ia64, rc.sparc64, rc.isdn, rc.network,rc.network6, rc.pccard, rc.serial, rc.syscons, rc.sysctl. mergemaster(8), when run, will offer to move these files out of the way for convenience. More details can be found in rc.subr(8)中譯:原先 BSD boot script 放置在 /etc 之下,現在被分開嚕. 改為NetBSD的 rc.d 系統. 但原先的所有功能將不會有所變動.如 /etc/rc.conf 仍然是系統起始的設定檔. rc.d 系統 開始於 FreeBSD 5.0-RELEASE 所以將會對多數使用者造成影響. 部分檔案被分開了:rc.atm rc.devfs rc.diskless1 rc.diskless2 ...等等 當執行 mergemaster 將會方便的提供讓您搬移這些檔案. 更多的詳細資料請參閱 rc.subr(8)Ports/Packages Collection InfrastructureThe one-line pkg-comment files have been eliminated from each port skeleton; their contents havebeen moved into each port's Makefile. This change reduces the disk space and inodes usedby the ports tree. [MERGED]

[1] [2] 下一页

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
2023年上半年GDP全球前十五强
 百态   2023-10-24
美众议院议长启动对拜登的弹劾调查
 百态   2023-09-13
上海、济南、武汉等多地出现不明坠落物
 探索   2023-09-06
印度或要将国名改为“巴拉特”
 百态   2023-09-06
男子为女友送行,买票不登机被捕
 百态   2023-08-20
手机地震预警功能怎么开?
 干货   2023-08-06
女子4年卖2套房花700多万做美容:不但没变美脸,面部还出现变形
 百态   2023-08-04
住户一楼被水淹 还冲来8头猪
 百态   2023-07-31
女子体内爬出大量瓜子状活虫
 百态   2023-07-25
地球连续35年收到神秘规律性信号,网友:不要回答!
 探索   2023-07-21
全球镓价格本周大涨27%
 探索   2023-07-09
钱都流向了那些不缺钱的人,苦都留给了能吃苦的人
 探索   2023-07-02
倩女手游刀客魅者强控制(强混乱强眩晕强睡眠)和对应控制抗性的关系
 百态   2020-08-20
美国5月9日最新疫情:美国确诊人数突破131万
 百态   2020-05-09
荷兰政府宣布将集体辞职
 干货   2020-04-30
倩女幽魂手游师徒任务情义春秋猜成语答案逍遥观:鹏程万里
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案神机营:射石饮羽
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案昆仑山:拔刀相助
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案天工阁:鬼斧神工
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案丝路古道:单枪匹马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:与虎谋皮
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:李代桃僵
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:指鹿为马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:小鸟依人
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:千金买邻
 干货   2019-11-12
 
推荐阅读
 
 
 
>>返回首頁<<
 
靜靜地坐在廢墟上,四周的荒凉一望無際,忽然覺得,淒涼也很美
© 2005- 王朝網路 版權所有