version 1.34, 2012/02/12 20:03:03
|
version 1.37, 2012/06/14 11:57:09
|
Line 1
|
Line 1
|
# Hackathon 16 |
# Hackathon 17 |
|
|
The 16th NetBSD hackathon *is running until February 12th*. |
The 17th NetBSD hackathon *is running from June 14th until June 17th*. |
Our goal is fixing all the bugs that need fixing to get |
Our goal is fixing all the bugs that need fixing to get |
[[NetBSD-current|http://www.NetBSD.org/docs/current/]] ready for the |
[[NetBSD-current|http://www.NetBSD.org/docs/current/]] ready for the |
creation of the NetBSD 6.0 release branch. |
creation of the NetBSD 6.0 release branch. |
Line 9 Join us on the IRC channel #netbsd-code
|
Line 9 Join us on the IRC channel #netbsd-code
|
Just join, have a look around and ask your questions or what work needs to |
Just join, have a look around and ask your questions or what work needs to |
be done. |
be done. |
|
|
|
## Release plans for NetBSD-6.0 |
|
============================ |
|
|
|
This file is managed by the release engineering team - please get in touch |
|
with them with any feedback. |
|
|
|
Will be in 6.0 |
|
-------------- |
|
+ ZFS - need an update on viability, needs work |
|
+ in-kernel iSCSI initiator, and user tools - in othersrc, needs to be moved to src |
|
+ 64-bit time_t |
|
+ rump - pooka has declared interfaces stable |
|
+ LVM/dmapper and tools |
|
+ workable MIPS for all |
|
+ netpgp - agc |
|
+ able to use external compilers and toolchain |
|
+ cleaned up files in repos - joerg |
|
+ support for wide efficient regexps with tre |
|
+ native X11R7 |
|
+ TLS - joerg |
|
+ following on from TLS, modern gdb |
|
+ lua scripting |
|
+ agreement and communication of tiered port system (before release) - pooka |
|
+ other enhancements and new functionality in -current |
|
+ tcp support in libsa? need to merge SoC project |
|
+ sasl - SoC project was merged |
|
+ namei changes - dholland |
|
+ support for resizing ffs - riz |
|
+ production support for fss |
|
+ Xen/SMP |
|
+ Xen suspend/resume |
|
+ automated test framework for testing releng autobuilds |
|
+ full functionality for NPF - SMP-aware packet filter - rmind |
|
+ fixed IPSEC NAT-T |
|
+ GPT-aware bootloader for i386/amd64 - jakllsch |
|
+ gcc 4.5 |
|
+ clang - joerg |
|
+ NetBSD/usermode - jmcneill, reinoud |
|
|
|
Possibly in 6.0 |
|
--------------- |
|
+ mobile IPv6 - we have the mods, need application of same to the repo |
|
+ kernel modules need work |
|
|
|
May not make 6.0 |
|
---------------- |
|
+ XIP |
|
|
|
Will not be in 6.0 |
|
------------------ |
|
+ gaols |
|
+ sctp |
|
+ devfs |
|
|
|
|
|
Alistair Crooks |
|
On behalf of core and releng teams |
|
|
## Primary goals |
## Primary goals |
|
|
We want NetBSD 6.0 to be the best NetBSD release ever. There are already |
We want NetBSD 6.0 to be the best NetBSD release ever. There are already |
Line 77 Important bugs:
|
Line 135 Important bugs:
|
* [[PR 41936|http://gnats.NetBSD.org/41936]]: gdb does not work for threaded programs on sparc64 |
* [[PR 41936|http://gnats.NetBSD.org/41936]]: gdb does not work for threaded programs on sparc64 |
* [[PR 41208|http://gnats.NetBSD.org/41208]]: objcopy -S -O binary aborts w/ BFD internal error |
* [[PR 41208|http://gnats.NetBSD.org/41208]]: objcopy -S -O binary aborts w/ BFD internal error |
* <s>[[PR 41127|http://gnats.NetBSD.org/41127]]: Update/improve newfs docs regarding raw devices</s> |
* <s>[[PR 41127|http://gnats.NetBSD.org/41127]]: Update/improve newfs docs regarding raw devices</s> |
* work in progress: [[PR 40346|http://gnats.NetBSD.org/40346]]: libexpat should be in base.tgz |
* fixed: [[PR 40346|http://gnats.NetBSD.org/40346]]: libexpat should be in base.tgz |
* [[PR 9582|http://gnats.NetBSD.org/9582]]: sysinst doesn't allow source or pkgsrc installation |
* [[PR 9582|http://gnats.NetBSD.org/9582]]: sysinst doesn't allow source or pkgsrc installation |
* [[PR 38571|http://gnats.NetBSD.org/38571]]: sysinst runs "postinstall fix" |
* [[PR 38571|http://gnats.NetBSD.org/38571]]: sysinst runs "postinstall fix" |
* [[PR 12769|http://gnats.NetBSD.org/12769]]: clarify the upgrade notes for when the sets are on /usr |
* [[PR 12769|http://gnats.NetBSD.org/12769]]: clarify the upgrade notes for when the sets are on /usr |