(shark) Accelerated X support


November 26, 2009 posted by Blog Import

As announced by Michael Lorenz on the NetBSD blog, the shark port recently grew better support for X. Among other things, this means it is now possible to generate an X config file by running X -configure. For full details, see Michael's blog entry. [0 comments]

 

Hardware accelerated Xorg on Shark is back


November 25, 2009 posted by Michael Lorenz

Hardware accelerated X for Rev. 4 Sharks using the xf86-video-chips driver has been around for a while but Rev. 5 Sharks were stuck with a dumb framebuffer driver. This has changed, a few days ago I committed an Xorg driver for the IGS CyberPro 2010 graphics controller found in Rev. 5 Sharks.
[Read More] [0 comments]

 

Interview with Christos Zoulas


November 22, 2009 posted by Sarah Cockburn

In September this year, Guillaume Lasmayous spent 5 weeks in the US where he took the opportunity to meet with some developers from the NetBSD project. On a Saturday afternoon Guillaume met Christos Zoulas to answer a few questions about NetBSD.

[Read More] [2 comments]

 

openresolv imported into NetBSD


November 21, 2009 posted by Roy Marples

openresolv has been imported into NetBSD, which allows more than one daemon to update /etc/resolv.conf sanely and configure local nameservers for enhanced DNS, especially if running on a VPN. dhcpcd already uses resolvconf when available and dhclient in NetBSD has been patched to use it.

This is important for NetBSD, as many packages support resolvconf, but only when /sbin/resolvconf exists. This meant that a lot of packages that supported resolvconf, failed to work with any resolvconf implementation from pkgsrc.

PPP users who maintain their own scripts are encouraged to try it out :)

[1 comment]

 

Quick procedure to run NetBSD/sun2 5.0.1 on TME


November 14, 2009 posted by Blog Import

A pre-built disk image of NetBSD/sun2 5.0.1 release for TME is available for easy trial of NetBSD/sun2 on the machine emulator using pre-compiled tme binaries on modern machines. See annoucement message for details. [0 comments]

 

OpenGrok for NetBSD


November 03, 2009 posted by Zafer Aydoğan

The opengrok code search and cross reference service has been set up and is available at:

http://opengrok.netbsd.org

It contains the NetBSD sources which are updated every three hours.
This service is running on NetBSD-5 using opengrok with openjdk from pkgsrc.

Happy Grokking :)

[2 comments]

 

Summer of code results: NetBSD zfs port


October 26, 2009 posted by Adam Hamsik

This summer I worked on a port of ZFS file system to NetBSD and was mentored by Andrew Doran. This entry details the results of my Summer of Code project and future plans.

[Read More] [5 comments]

 

BSD Magazine: NetBSD sshfs


October 26, 2009 posted by Antti Kantee

In BSD Magazine issue 4/2009 I write about out-of-the-box support for sshfs on NetBSD 5.0. The article goes over the basic principles, use, tuning, and features in store beyond NetBSD 5.0. See the magazine website for purchase/subscription instructions.

[0 comments]

 

Summer of Code results: GPT-aware boot loader support


October 20, 2009 posted by $entry.creator.fullName

Mike Volokhov developed initial support for booting i386 and amd64 systems from GPT-formatted disks on legacy PC BIOS-based systems for the 2009 Google Summer of Code.

[Read More] [0 comments]

 

Summer of Code Results: Improve and Extend resize_ffs


October 20, 2009 posted by David Maxwell

This is the summary of the "Improve and Extend resize_ffs" Summer of Code 2009 project.

[Read More] [2 comments]

 

pkgsrc, Solaris, and 5000 binary packages


October 19, 2009 posted by Alistair Crooks

Jonathan Perkin has posted an interesting blog entry entitled "apt-get" and 5,000 packages for Solaris10/x86 about using pkgsrc and the binary package manager pkgin on Solaris 10/x86. In pkgsrc, we can get conditioned to the fact that package management, in a coherent, well-controlled way; it's nice to see this gaining further traction in Solaris circles too.

[Read More] [4 comments]

 

Summer of Code results: A tool to dump and restore pf(4) state


October 18, 2009 posted by Christos Zoulas

This summer I mentored Arnaud Degroote's Summer of Code project 'A tool to dump/restore the pf state table'.

[Read More] [0 comments]