苍天啊。NetBSD 6.0 BETA终于出来了。

NetBSD的安装、升级、更新等日常问题请在这里讨论。

版主: lionux

回复
bsd
钛 Ti
帖子: 23
注册时间: 2011-02-22 14:26
联系:

苍天啊。NetBSD 6.0 BETA终于出来了。

帖子 bsd » 2012-03-15 0:24

NetBSD 6.0_BETA binaries available for testing

March 13, 2012 posted by Jeff Rizzo

On behalf of NetBSD developers, I'm happy to announce the availability of a public beta of NetBSD 6.0, for your testing pleasure.

This beta is substantially feature-complete; there may be some additional changes to the installer and possibly some additional hardware support if some is found missing and is easily added, but the major changes are done. What we need now is for you, the end users, to test it in your preferred configuration.

Please DO keep in mind, however, that this is a beta release; we fully expect there are some lurking bugs, so use with caution.

Binaries of NetBSD 6.0_BETA are available for download at:

http://ftp.NetBSD.org/pub/NetBSD/NetBSD-6.0_BETA/

Bootable (for many arches) ISO images are also available.

Here are some highlighted changes since NetBSD 5.0. As always, full details can be found in doc/CHANGES and doc/CHANGES-6.0:

time_t is now 64 bits.
syslog improvements: Reliable TCP connections, encryption, syslog protocol API.
LKMs removed; superseded by the new module(7) framework.
Boot loaders on some arches (i386, amd64) support loading modules at boot.
Added crash(8) a new utility based on ddb(4) to diagnose kernel crashes.
Added netpgp(1), a BSD-licensed implementation of PGP.
Added LVM (Logical Volume Manager) functionality.
Multiprocessor support for Xen PV DomUs.
Xen2 support has been dropped.
Better Xen PV support on Linux dom0, including Citrix XenServer.
Much improved copmpat_linux support for running Linux binaries.
x.org was updated with new versions of most utilities, and the X server.
Some arches now default to UFS2 in sysinst.
FFS: softdep is no longer available, use WAPBL logging instead.
gpio(4) has been completely reworked to integrate with kauth(9)
evbarm now have support for Gumstix Verdex and Verdex Pro, Marvell Sheevaplug and other Marvell SoC NAS boxes, i.MX51 SoC.
arm platforms has support for Cortex-A8 CPUs.
pfsync(4) from OpenBSD 4.2
mDNSResponder is now in base.
raid(4) now has parity maps, greatly improving parity rewrite times after unclean shutdown.
Added support for 64-bit MIPS processors (O32, N32, N64 ABIs are supported)
Added mkubootimage(1) tool for generating u-boot kernel images.
Added NPF - the NetBSD Packet Filter - a work in progress.
xz(1) - imported XZ compression tool.
resize_ffs(8) - support for growing FFSv1 and FFSv2 file systems, and shrinking FFSv1.
amd64,i386: booting from a disk with GUID Partition Table (gpt) is now possible.
iSCSI: added an in-kernel iSCSI initiator, from Wasabi Systems.
New port: eMIPS
Added flash(9) and nand(9) subsystems to handle flash devices and NAND controllers.
Added CHFS, a file system for flash(9) devices.
Reworked quota subsystem for FFS
Added TLS (Thread Local Storage) support for most platforms.
Added dtv(4), a Digital TV framework.
MIPS: add support for RALink RT3883 SoC
sparc64: add support for Enterprise (Ex[45]00) systems, most ultrasparc III and IIIi systems.
gcc 4.5.3 is the default compiler
gdb 7.3.1 in-tree
Support for building most of the tree with clang.
devpubd(8) added, a device publishing daemon
Xen: support for suspend/resume
SQLite 3 is now in the base system.
audio(9): audio drivers are now MP-safe.
tprof(8): a sampling-based profiler
x86, Xen: added CPU microcode loading support via cpuctl(8).
Trusted Platform support added: TrouSerS, tpm-tools, and tpm(4).
Added posix_spawn() functions.
New apropos(1) implementation using SQLite Full Text Index.

New drivers added to NetBSD 6.0: bwi(4), age(4), atphy(4), ale(4), sdmmc(4), smsh(4), voyagerfb(4), gpioiic(4), tcx(4), zx(4), hdaudio(4), wb(4), lom(4), acpiwmi(4), udl(4), gfb(4), cas(4), acpismbus(4), uthum(4), cgtwelve(4), upgt(4), omapfb(4), otus(4), fujbp(4), fujhk(4), auvitek(4), acpiwdrt(4), vte(4), alc(4), rdcide(4), rdcpcib(4), s390rtc(4), cxdtv(4), hpacel(4), emdtv(4), urndis(4), p5pb(4), pwdog(4), mppb(4), vmt(4), efa(4), gpiopwm(4), powsw(4), tpm(4), valkyriefb(4), videopll(4).

...and LOTS more hardware support added to existing drivers! Please help us out by testing these changes and reporting problems either to an appropriate mailing list, via send-pr, or via the web form.

Please remember that this is a BETA release. Don't use it anywhere where the quirks of a beta might cause problems from which it would be hard to recover!

Thanks again for your help in making NetBSD 6.0 the best release yet!

头像
leo
帖子: 2465
注册时间: 2010-01-21 3:27

回复: 苍天啊。NetBSD 6.0 BETA终于出来了。

帖子 leo » 2012-03-15 1:41

相当好的消息,NetBSD很久没有动静了。:)

none
铁 Fe
帖子: 67
注册时间: 2012-02-29 11:41

回复: 苍天啊。NetBSD 6.0 BETA终于出来了。

帖子 none » 2012-03-15 10:44

我晕,我还停留在1.6.2呢,这么快就要出6.0了。。。

头像
unreal
银 Ag
帖子: 1080
注册时间: 2010-06-07 18:52

回复: 苍天啊。NetBSD 6.0 BETA终于出来了。

帖子 unreal » 2012-03-15 10:57

变化很大阿!总算支持 64bit MIPS了,不过 loongson 还是没戏。那个时间不算久阿,5.1.2 上月才发布的。

UFS2是某些架构的默认设置了。这个我一直以为FFS 与 UFS 是完全兼容的,因为互操作没问题。看来要加强认识阿√

GCC 4.5.3 是默认编译器了?不是说从 4.2.1 以后由于GPLv3 与 BSD协议冲突,*BSD 都只用4.2.1 了么?FB 还在费劲找替代品。所以 4.5.3 这个事儿请求解惑~
勤能補拙 Just do it now!

wkx9dragon
锌 Zn
帖子: 493
注册时间: 2010-02-02 18:00

回复: 苍天啊。NetBSD 6.0 BETA终于出来了。

帖子 wkx9dragon » 2012-03-16 7:36

正在折腾呢,6。0等了好久呀,今天试试效果如何,不过6。99x对我的机子好像兼容性还是不太好,难道是xorg的缘故。netbsd 下 用clang 编译到现在还没找到哦,很奇怪。怎么那么难找呢。

wkx9dragon
锌 Zn
帖子: 493
注册时间: 2010-02-02 18:00

回复: 苍天啊。NetBSD 6.0 BETA终于出来了。

帖子 wkx9dragon » 2012-03-16 18:17

折腾一天,没成功。win7 不能引导netbsd 6。0 郁闷呀。一气之下,装了5。1。2 结果,scim 和 ibus 不能用了。说什么pdg input error ,看来,得过一段时间的,无中文输入法了。

回复

在线用户

正浏览此版面之用户: 没有注册用户 和 26 访客