Version 2.0 This 4-CD-Set contains:
- Bootable install media for i386, macppc, sparc, sparc64, vax
- Install sets of the NetBSD operating system and the X Window System for i386, macppc, sparc, sparc64, alpha, amiga, cobalt, hpcmips, mac68k, pmax, vax
- Install documentation
- Essential binary pkgs for i386
- Full sources of the operating system, X, and pkgsrc
Installation:
The install CD is bootable on i386. Installation instructions can be found in the i386 directory. Installation is described in the INSTALL.txt (and INSTALL.html and INSTALL.ps) file. To install binary packages use the pkg_add command.
More Information:
- README and INSTALL.* files contained on the CDs
- WWW: http://www.de.netbsd.org/, http://www.netbsd.org
- Usenet News: comp.unix.bsd.netbsd.misc, comp.unix.bsd.netbsd.announce
NetBSD ist ein freies UNIX-System, eines der drei »großen« freien BSD-Systeme. Während OpenBSD auf Minimalismus und gründliche Sicherheitsprüfungen seines Codes setzt und FreeBSD nur wenige Plattformen (ursprünglich nur i386) unterstützt, ist das primäre Ziel von NetBSD, auf so vielen Rechnerplattformen wie möglich zu laufen. Zur Zeit sind es 54 Systemplattformen mit 17 verschiedenen CPU-Architekturen. Für 48 dieser Plattformen bietet NetBSD 2.0 Binärpakete an.
Die Änderungen in NetBSD 2.0 sind zu zahlreich, um sie alle aufzuführen. Einige davon sind:
- Portierungen auf AMD 64, SH5 und Xen (virtuelle Maschine)
- Eine »hochperformante« POSIX-Thread-Implementierung
- SMP-Unterstützung für i386, AMD 64, PowerPC, SPARC und einige andere Plattformen
- ACPI- und Powermanagement-Framework
- Verbesserte Linux-Emulation, unter der auch das aktuelle Java JDK von Sun läuft
- Das Dateisystem UFS2 wurde von FreeBSD portiert
- Das systrace-Framework kann den Zugriff von Programmen auf das System überwachen und einschränken und damit die Sicherheit erhöhen
- Ausführbare Dateien können vor der Ausführung mit einem kryptografischen Hash verifiziert werden
- Für die Entwickler werden Tools wie GCC 3.3.3 und binutils 2.14 mitgeliefert