Slashdot Mirror


NetBSD 2.0 Released

Quique writes "NetBSD 2.0 is the tenth major release of the NetBSD Operating System, and has just been released. It can be downloaded from one of the mirror sites. NetBSD is widely known as the most portable operating system in the world. It currently supports fifty four different system architectures, all from a single source tree, and is always being ported to more. NetBSD 2.0 continues the long tradition with major improvements in file system and memory management performance, major security enhancements, and support for many new platforms and peripherals." The release announcement is also available.

4 of 574 comments (clear)

  1. Re:Yeah but, by canadianjoe · · Score: 5, Informative

    The addition of a native threads implementation for all platforms and symmetrical multiprocessing (SMP) on i386 and other popular platforms were long-standing goals for NetBSD 2.0. Both of these goals have now been met--SMP support has been added for i386, SPARC, and PowerPC, and the SMP support on Alpha and VAX has been improved.

    RTFA?

  2. Re:Yeah but, by little_fluffy_clouds · · Score: 5, Informative
    Yes.
    $ uname -a
    NetBSD odyssey 2.0_BETA NetBSD 2.0_BETA (ODYSSEY) #1: Sun Aug 8 19: EST 2004

    $ w
    10:58AM up 121 days, 9 mins, 1 user, load averages: 0.37, 0.24, 0.26

    $ dmesg | grep cpu
    cpu0 at mainbus0: apid 0 (boot processor)
    cpu0: Intel Pentium III (686-class), 701.63 MHz, id 0x681
    cpu0: features 383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SE P,MTRR>
    cpu0: features 383fbff<PGE,MCA,CMOV,PAT,PSE36,MMX>
    cpu0: features 383fbff<FXSR,SSE>
    cpu0: I-cache 16 KB 32B/line 4-way, D-cache 16 KB 32B/line 4-way
    cpu0: L2 cache 256 KB 32B/line 8-way
    cpu0: ITLB 32 4 KB entries 4-way, 2 4 MB entries fully associative
    cpu0: DTLB 64 4 KB entries 4-way, 8 4 MB entries 4-way
    cpu0: calibrating local timer
    cpu0: apic clock running at 100 MHz
    cpu0: 8 page colors
    cpu1 at mainbus0: apid 1 (application processor)
    cpu1: starting
    cpu1: Intel Pentium III (686-class), 701.59 MHz, id 0x681
    cpu1: features 383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SE P,MTRR>
    cpu1: features 383fbff<PGE,MCA,CMOV,PAT,PSE36,MMX>
    cpu1: features 383fbff<FXSR,SSE>
    cpu1: I-cache 16 KB 32B/line 4-way, D-cache 16 KB 32B/line 4-way
    cpu1: L2 cache 256 KB 32B/line 8-way
    cpu1: ITLB 32 4 KB entries 4-way, 2 4 MB entries fully associative
    cpu1: DTLB 64 4 KB entries 4-way, 8 4 MB entries 4-way
    cpu1: CPU 1 running
    --
    What were the skies like when you were young?
  3. Ah. Blissful clean architecture. by pschmied · · Score: 5, Informative

    NetBSD is _the_ most underrated free OS project.

    Do not be distracted by the fact that it can run on most every architecture. This is only a side effect of an uncompromisingly elegant design and clean implementation.

    NetBSD is quite performant on modern hardware. It keeps pace with other operating systems in most areas, and exceeds in others. Remember, NetBSD was probably the first 64-bit clean open source operating system. It had USB support before Linux. It had IPv6 before... well... anybody.

    NetBSD makes a great all around OS. NetBSD tends to be willing to break with tradition where others aren't. Proof is in things like its re-engineering of the BSD init system. It's so simply correct, that I can barely remember the traditional BSD inits. Hence, FreeBSD (and OpenBSD?) have adopted it.

    So, run. Don't walk. Download, install, and enjoy.

    -Peter

    P.S. NetBSD's pkgsrc is only thing that comes close to a truly cross platform package management/build system. It supports Irix, Solaris, NetBSD, Linux, OpenBSD, FreeBSD, OS X, and (to a lesser degree) AIX. I'm sure I'm leaving out a few.

  4. Torrent by ethzer0 · · Score: 5, Informative

    Here's a direct link to the torrent for the x86 Binary ISO.