Sidebar Sponsor |
 |
Random Distribution | 
Live Raizo
Live Raizo is a live distribution based on Debian to experiment with system administration on simulated networks and real devices. It contains simulators of networks and systems (GNS3, QEmu, Docker, VPCS) and also Debian virtual machines already integrated into GNS3. Live Raizo also includes tools to interact with real devices: minicom, Putty, Wireshark, as well as DHCP, DNS, FTP, TFTP and SSH servers. The project can optionally be installed to a hard drive.
Status: Active
| |
Latest News and Updates |
|
2018-04-24 |
NEW • Development Release: NetBSD 8.0 RC1 |
Rate this project
|
Martin Husemann has announced the availability of the first release candidate for NetBSD 8.0, a highly portable operating system available for over 50 processor architectures: "On behalf of the NetBSD project, it is my pleasure to announce the first release candidate of NetBSD 8.0. Many changes have been made since 7.0. Here are a few highlights: USB stack rework, USB 3 support added; in-kernel audio mixer; reproducible builds; PaX MPROTECT (W^X) memory protection enforced by default on some architectures with fine-grained memory protection and suitable ELF formats - i386, amd64, evbarm, landisk, pmax; PaX ASLR enabled by default on i386, amd64, evbarm, landisk, pmax, sparc64; MKPIE (position independent executables) by default for userland on: i386, amd64, arm, m68k, mips, sh3, sparc64; added can(4), a socket layer for CAN busses; added ipsecif(4) for route-based VPNs; made part of the network stack MP-safe NET_MPSAFE kernel option is required to try; WAPBL stability and performance improvements...." Read the rest of the release announcement for further information. Download (SHA512) the installation images for the amd64 and i386 architectures from here: NetBSD-8.0_RC1-amd64.iso (563MB), NetBSD-8.0_RC1-i386.iso (573MB). |
|
About NetBSD
|
NetBSD is a free, secure, and highly portable UNIX-like Open Source operating system available for many platforms, from 64-bit AlphaServers and desktop systems to handheld and embedded devices. Its clean design and advanced features make it excellent in both production and research environments, and it is user-supported with complete source. Many applications are easily available through The NetBSD Packages Collection.
|
Screenshots |
| |
Recent Related News and Releases |
2023-11-12 |
Development Release: NetBSD 10.0 RC1 |
 |
Martin Husemann has announced the availability of first release candidate for NetBSD 10.0, nearly 11 months after its beta snapshot: "The NetBSD project is pleased to announce the first release candidate of the upcoming 10.0 release, please help testing. The netbsd-10 release branch is more than a year old now, so it is high time the 10.0 release makes it to the front stage. This matches the long time it took for the development branch to get ready for branching, a lot of development went into this new release. This also caused the release anouncement to be one of the longest we ever did. Especially on amd64 machines, please notes that we got a new DRM/KMS subsystem version and this may lead to fallout on some hardware. Unfortunately not all known bugs from the release engineering pre-release task list could be fixed in time for this release - we will continue to improve the current state and hope to have more of them solved for the next (10.1) release." See this blog post and the detailed release announcement for further information and upgrade instructions. The latest development snapshot of NetBSD is available for a total of 56 processor architectures; here are the quick download links for some of the more popular ones (SHA512): NetBSD-10.0_RC1-amd64.iso (594MB, torrent, pkglist), NetBSD-10.0_RC1-i386.iso (744MB, torrent), NetBSD-10.0_RC1-evbarm-aarch64.iso (258MB, torrent). |
|
2022-12-20 |
Development Release: NetBSD 10.0 Beta |
 |
NetBSD is a lightweight and highly portable operating system. Following three years of development, the NetBSD project has published a development snapshot for their upcoming 10.0 release: "While NetBSD 10.0 is expected to be a major milestone on performance, especially on multi-core systems, currently the BETA builds have some extra kernel diagnostics enabled that may reduce performance somewhat. Among the features you can expect to find in NetBSD 10 are reworked cryptography, including compatibility with WireGuard, automatic swap encryption, new disk encryption methods, and CPU acceleration in the kernel. In hardware support, there are updated GPU drivers from Linux 5.6, support for more ARM hardware (including Rockchip RK356X, NXP i.MX 8M, Amlogic G12¸ Apple M1, and Raspberry Pi 4), support for new security features found in the latest ARM CPUs, and support for Realtek 2.5 gigabit and new Intel 10/25/40 gigabit ethernet adapters. compat_linux has been ported to AArch64 and DTrace has been ported to MIPS. For retrocomputing enthusiasts, there's improved multiprocessor support on Alpha, and more iMac G5 support. The Xen hypervisor support has received a major rework." Additional information is provided in the project's release announcement. Download (SHA512, pkglist): NetBSD-10.0_BETA-amd64.iso (562MB), NetBSD-10.0_BETA-i386.iso (712MB). |
|
2022-08-06 |
BSD Release: NetBSD 9.3 |
 |
The NetBSD project creates a highly portable operating system which runs on a wide range of processors. The project has published a new version in the 9.x series: NetBSD 9.3. "The NetBSD Project is pleased to announce NetBSD 9.3, the third release from the NetBSD 9 stable branch. It represents a selected subset of fixes deemed important for security or stability reasons since the release of NetBSD 9.2 in May 2021, as well some enhancements backported from the development branch. It is fully compatible with NetBSD 9.0. Users running 9.2 or an earlier release are strongly recommended to upgrade. Aside from many bug fixes, 9.3 includes backported improvements to suspend and resume support, various minor additions of new hardware to existing device drivers, compatibility with UDF file systems created on Windows 10, enhanced support for newer Intel Gigabit Ethernet chipsets, better support for new Intel and AMD Zen 3 chipsets, support for configuring connections to Wi-Fi networks using sysinst(8), support for wsfb-based X11 servers on the Commodore Amiga, and minor performance improvements for the Xen hypervisor." Additional information is provided in the project's release announcement and in the release notes. Download (MD5, pkglist): NetBSD-9.3-amd64.iso (467MB, torrent), NetBSD-9.3-i386.iso (571MB, torrent). |
|
2021-05-17 |
BSD Release: NetBSD 9.2 |
 |
NetBSD is a free, secure, and highly portable UNIX-like Open Source operating system available for many platforms, from 64-bit AlphaServers and desktop systems to handheld and embedded devices. The project's latest release is NetBSD 9.2 which introduces a number of networking fixes as well as ZFS stability improvements when working with network shares. "netinet: avoid information disclosure, NetBSD-SA2021-001: Predictable ID disclosures in IPv4 and IPv6. netinet: fixed 'multicast router sends multicast packet with invalid UDP checksum'. xen: fixes for XSA-362 - backends treating grant mapping errors as bugs. A malicious DomU could trigger a Dom0 kernel panic. xen: removed support for rx-flip mode in xennet(4) and xvif(4) as part of XSA-362 fixes (driver already defaulted to the faster rx-copy mode). zfs: various stability fixes. Fixed 'panic when creating a directory on a NFS served ZFS'. coda: fixed 'coda client opens wrong files instead of cache containers'. hyperv: fixed 'unable to ifconfig(8) up/down with hvn device'. msdosfs: fixed 'BOOTSIG0 and BOOTSIG1 checks prevent mounting Raspberry Pi Pico’s USB mass storage'." A complete list of changes can be found in the project's release notes. Download (pkglist): NetBSD-9.2-amd64.iso (466MB, MD5, torrent), NetBSD-9.2-i386.iso (571MB, MD5, torrent). |
|
2020-10-20 |
BSD Release: NetBSD 9.1 |
 |
NetBSD is a lightweight, highly portable operating system that can run on many CPU hardware architectures. The project's latest release, NetBSD 9.1, introduces a number of performance improvements, bug fixes, and improved stability for ZFS volumes. The default graphical user interface has been changed too: "The NetBSD Project is pleased to announce NetBSD 9.1, the first update of the NetBSD 9 release branch. It represents a selected subset of fixes deemed important for security or stability reasons, as well as new features and enhancements. Here are some highlights of this new release. Parallelized disk encryption with cgd(4). Added the C.UTF-8 locale. Added support for Xen 4.13. Various reliability fixes and improvements for ZFS. Added support for ZFS on dk(4) wedges on ld(4). NVMM hypervisor updated, bringing improved emulation, performance, and stability. Additional settings for the NPF firewall, updated documentation, and various npfctl(8) usability improvements. X11 improvements, default window manager switched to ctwm(1), enabled sixel support in xterm(1), fixes for older Intel chipsets." Further details can be found in the project's release announcement. Download (pkglist): NetBSD-9.1-amd64.iso (465MB, SHA256, torrent), NetBSD-9.1-i386.iso (570MB, SHA256, torrent). |
|
2020-04-02 |
BSD Release: NetBSD 8.2 |
 |
The NetBSD team have announced a new release of the project's highly portable operating system. The new version, NetBSD 8.2, provides minor updates and fixes to the project's 8.x series. "The third release in the NetBSD-8 is now available. This release includes all the security fixes in NetBSD-8 up until this point, and other fixes deemed important for stability. Some highlights include: x86: fixed regression in booting old CPUs. x86: Hyper-V Gen.2 VM framebuffer support. httpd(8): fixed various security issues. ixg(4): various fixes / improvements. x86 efiboot: add tftp support, fix issues on machines with many memory segments, improve graphics mode logic to work on more machines. Various kernel memory info leaks fixes. Update expat to 2.2.8. Fix ryzen USB issues and support xHCI version 3.10. Accept root device specification as NAME=label...." Further details can be found in the project's release announcement. A more detailed list of changes can be found in the NetBSD changes file. Download links can be found on the project's home page. Download (pkglist): NetBSD-8.2-amd64.iso (722MB, MD5, torrent), NetBSD-8.2-i386.iso (682MB, MD5, torrent). |
|
2020-02-15 |
BSD Release: NetBSD 9.0 |
 |
The developers of NetBSD, a highly portable operating system that runs across over two dozen CPU architectures, have published a new release. The new version, NetBSD 9.0, improves support for 64-bit ARM processors, introduces kernel ASLR, and improves ZFS support. "Sixth months after the start of the release engineering process, NetBSD 9.0 is now available. Since the start of the release process a lot of improvements went into the branch - over 700 pullups were processed! This includes usbnet (a common framework for USB Ethernet drivers), aarch64 stability enhancements and lots of new hardware support, installer/sysinst fixes and changes to the NVMM (hardware virtualization) interface. We hope this will lead to the best NetBSD release ever (only to be topped by NetBSD 10 - hopefully later this year). Here are a few highlights of the new release: Support for Arm AArch64 (64-bit Armv8-A) machines, including "Arm ServerReady" compliant machines (SBBR+SBSA). Enhanced hardware support for Armv7-A. Updated GPU drivers (e.g. support for Intel Kabylake). Enhanced virtualization support." Further details can be found in the project's release announcement. Download (pkglist): NetBSD-9.0-amd64.iso (466MB, MD5, torrent), NetBSD-9.0-i386.iso (570MB, MD5, torrent). |
|
2020-02-03 |
Development Release: NetBSD 9.0 RC2 |
 |
Martin Husemann has announced the availability of the second (and possibly final) release candidate for NetBSD 9.0: "Sixth months after the start of the release engineering process for 9.0, the second (and most likely final) release candidate is now available. Shortly after the first release candidate had been published and feedback came in, it became clear that this was not going to be the final state of 9.0. In the end a lot of fixes were done, but we used the opportunity to also incorporate more hardware support (Pinebook Pro) and update a few components (dhcpcd, OpenSSL). We will be very restrictive with further changes and expect a quick and smooth release from this point on. Tentative release date is February 14, 2020. Since the start of the release process a lot of improvements went into the branch - nearly 700 pullups were processed. This includes usbnet (a common framework for USB ethernet drivers), aarch64 stability enhancements and lots of new hardware support, installer/sysinst fixes and changes to the NVMM (hardware virtualization) interface." Please see the release announcement and release notes for further details. Download (SHA512): NetBSD-9.0_RC2-amd64.iso (466MB, torrent), NetBSD-9.0_RC2-i386.iso (570MB, torrent). |
|
2019-12-02 |
Development Release: NetBSD 9.0 RC1 |
 |
Martin Husemann has announced the availability of the first release candidate for NetBSD 9.0. The new development snapshot features kernel address space layout randomization (ASLR), updated ZFS support and support for AArch64 processors. "Here are a few highlights of the new release: Support for Arm AArch64 (64-bit Armv8-A) machines, including "Arm ServerReady" compliant machines (SBBR+SBSA). Enhanced hardware support for Armv7-A. Updated GPU drivers (e.g. support for Intel Kabylake). Enhanced virtualization support. Support for hardware-accelerated virtualization (NVMM). Support for Performance Monitoring Counters. Support for Kernel ASLR. Support several kernel sanitizers (KLEAK, KASAN, KUBSAN). Support for userland sanitizers. Audit of the network stack. Many improvements in NPF. Updated ZFS. Reworked error handling and NCQ support in the SATA subsystem. Support a common framework for USB Ethernet drivers (usbnet)." Further details can be found in the project's release announcement. Download (MD5): NetBSD-9.0_RC1-amd64.iso (465MB, torrent), NetBSD-9.0_RC1-i386.iso (569MB, torrent). |
|
|
Sidebar Sponsor |
 |
|