Redox OS 0.9.0 – new release of a Rust based OS
Redox OS 0.9.0 has been released, featuring performance enhancements, improved stability, better Linux/BSD compatibility, ARM64 support, a new HTTP web server, and a call for community donations for ongoing development.
Read original articleRedox OS has released version 0.9.0, marking a significant update after a long development period. This release includes numerous enhancements such as improved process and thread management, performance boosts, and better stability. Key features introduced are the COSMIC Files, Editor, and Terminal, along with enhanced compatibility for Linux and BSD applications. The kernel and drivers underwent extensive debugging and cleanup, contributing to overall system reliability. Funding from NLnet and Radworks has supported the development team, which is actively seeking further donations to sustain full-time developers. The release also emphasizes improved support for ARM64 architecture, particularly for Raspberry Pi devices, and introduces a new HTTP web server. Notable improvements include a more efficient memory management system, a refined C library (Relibc), and enhanced documentation for developers. The team has also focused on porting popular software, with around 1,700 applications currently in progress. USB support is under development but was not included in this release. The Redox community is encouraged to engage through donations and participation in ongoing development efforts.
- Redox OS 0.9.0 features significant performance and stability improvements.
- The release includes enhanced support for Linux/BSD applications and ARM64 architecture.
- A new HTTP web server has been successfully ported to Redox.
- The development team is seeking community donations to support ongoing development.
- Documentation and resources for developers have been significantly improved.
Related
PostmarketOS updates: new homepage, pmbootstrap v3, sensors, libcamera
postmarketOS revealed a new homepage design by Dika, Markus, and Oliver, with improved navigation and team page. Updates include pmbootstrap v3.0.0_alpha release, new device ports, sensor support, and various enhancements. Future plans involve systemd work and contributor compensation.
Restic 0.17.0 Released
Restic released version 0.17.0 on July 26, 2024, featuring enhancements to restore and prune commands, improved error handling, and support for various backup processes and configurations.
Intel N100 Radxa X4 First Thoughts
Radxa has launched the Intel N100-based Radxa X4 SBC, featuring x86 architecture, 4 Alder Lake cores, 16GB RAM support, and 4K dual HDMI outputs, but requires better cooling and documentation.
Towards userspaceification of POSIX – part I: signal handling and IO
Redox OS has received a NGI Zero grant to improve POSIX signal handling and process management. Enhancements include userspace implementation, increased RedoxFS performance, and a more stable API for better functionality.
Porting systemd to musl Libc-powered Linux
An initial port of systemd to musl libc-powered Linux has been completed, resolving multiple test failures. The system boots faster than OpenRC but needs refinement before a public beta release.
According to https://www.redox-os.org/news/this-month-240131/#:~:text=Red..., this was done to simplify porting Linux software but the old format is still accessible.
System architecture matters most.
It is also written mostly in a memory safe language, which helps.
Related
PostmarketOS updates: new homepage, pmbootstrap v3, sensors, libcamera
postmarketOS revealed a new homepage design by Dika, Markus, and Oliver, with improved navigation and team page. Updates include pmbootstrap v3.0.0_alpha release, new device ports, sensor support, and various enhancements. Future plans involve systemd work and contributor compensation.
Restic 0.17.0 Released
Restic released version 0.17.0 on July 26, 2024, featuring enhancements to restore and prune commands, improved error handling, and support for various backup processes and configurations.
Intel N100 Radxa X4 First Thoughts
Radxa has launched the Intel N100-based Radxa X4 SBC, featuring x86 architecture, 4 Alder Lake cores, 16GB RAM support, and 4K dual HDMI outputs, but requires better cooling and documentation.
Towards userspaceification of POSIX – part I: signal handling and IO
Redox OS has received a NGI Zero grant to improve POSIX signal handling and process management. Enhancements include userspace implementation, increased RedoxFS performance, and a more stable API for better functionality.
Porting systemd to musl Libc-powered Linux
An initial port of systemd to musl libc-powered Linux has been completed, resolving multiple test failures. The system boots faster than OpenRC but needs refinement before a public beta release.