Ubuntu has finished replacing the traditional GNU coreutils package with a Rust-based implementation across its system utilities. This marks a major step in the distribution's broader effort to rewrite core system components in memory-safe Rust rather than C.
A hobbyist documents replacing ChromeOS on a Lenovo IdeaPad Duet tablet, first with postmarketOS and later with a custom Ubuntu build after postmarketOS broke unexpectedly. The process involved entering ChromeOS 'developer mode,' booting from a USB image, and installing a full Linux distribution with a GNOME desktop onto the device's eMMC storage.
Canonical's Ubuntu 26.10 completes its migration to Rust-written core utilities after resolving TOCTOU security flaws that had forced cp, mv and rm to remain on their GNU versions in 26.04 LTS. The release, codenamed 'Stonking Stingray', now ships a full uutils suite covering tools like ls, cat, chmod and du.