DiscoBSD 2.7 released: August 11, 2026 #37
chettrick
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
--- DiscoBSD 2.7 RELEASED ---
DiscoBSD 2.7 Released
August 11, 2026
DiscoBSD 2.7 is released.
This is the eighth official release of DiscoBSD, the multi-platform
2.11BSD-based Unix-like operating system for microcontrollers.
DiscoBSD 2.7 offers ports to two different microcontroller platforms:
microcontrollers from STMicroelectronics
microcontrollers from Microchip
DiscoBSD/stm32, unique only to DiscoBSD, offers a familiar BSD
environment on the many available STM32F4 development boards.
DiscoBSD/pic32, inherited from RetroBSD, offers a familiar BSD
environment on the many available PIC32MX7 development boards,
as well as full use with the included VirtualMIPS PIC32 simulator.
A nearly-complete development environment is included in DiscoBSD.
There are: various text editors and compilers, a MIPS assembler and
MIPS linker, and many more programming languages in addition to C
and asm, such as Scheme, BASIC, Forth, RetroForth, lex, yacc, and TCL.
Examples are provided in the file system at /usr/share/examples.
As a descendant of 2.11BSD, DiscoBSD inherits its strong BSD heritage.
The userland is powerful, full-featured, and comfortable to competent
UNIX users, as it is derived from the rich 4.3BSD-Tahoe userland, modern
implementations of classic utilities, and improvements along the way.
Install, build, and debug instructions can be found in the README files.
Significant Changes and Improvements
New Features in this Release
Filesystem
Build System
Continuing the overhaul of the build system.
MAKESYSPATHset.Kernel Specific Improvements
DiscoBSD/stm32 Specific Improvements
DiscoBSD/pic32 Specific Improvements
Documentation, Bugfixes, and Corrections
Host Development Environment
While DiscoBSD is primarily developed and tested on OpenBSD,
Linux and FreeBSD are also supported as host environments.
These host development environments have been tested:
OpenBSD 7.6
Ubuntu 24.04 (Zorin OS 18 Core)
FreeBSD 13.2
Release Build Environment
DiscoBSD distribution releases are cross-built on OpenBSD.
The release build environment is configured as below:
OpenBSD 7.6
Developers and Contributors this Release
Full Changelog
DISCOBSD_2_6...DISCOBSD_2_7
This discussion was created from the release DiscoBSD 2.7 released: August 11, 2026.
All reactions