hubertf's NetBSD Blog
Send interesting links to hubert at feyrer dot de!
 
[20081031] NetBSD 5.0_BETA (GENERIC) #0: Fri Oct 31 13:45:10 CET 2008
I've built -current with the new X.org ("build.sh -V MKXORG=yes -X ../xsrc release") on a few platforms the other day, to see if -current is stable. Incidentally, it was considered stable enough to make the netbsd-5 branch, which I'm running now. Platforms that I've successfully (cross)compiled the netbsd-5 branch with X.org on are NetBSD 2.0(!), NetBSD 4.0 and OpenSuSE 10.2. Builds for Mac OS X and Solaris are still outstanding, at least the latter is still acting up in tools/file.

Upgrading my laptop from 4.99.73 to 5.0_BETA was pretty painless, following the usual procedure:

  1. boot new kernel and see if it works - GENERIC does the job for me!
  2. extract all userland sets, except etc.tgz and xetc.tgz
  3. upgrade etc files: etcupdate -s etc.tgz -s xetc.tgz
  4. remove old files (as suggested at the end of 'etcupdate'): postinstall -s 'etc.tgz' -s 'xetc.tgz' -d / fix obsolete
After another reboot, things run smoothly: networking with and without wire, X, etc. The next step is to rebuild my packages, which will take a bit on this 500MHz machine.

Now's your turn to go and help make NetBSD 5.0 the best release ever. Get going! :)

[Tags: ]


Disclaimer: All opinion expressed here is purely my own. No responsibility is taken for anything.

Access count: 37004012
Copyright (c) Hubert Feyrer