Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2293807efc6d96e

Jump to content

// Workers AI · dad joke modeWhat did Fiwix say to its date? "You fix me.

From Wikipedia, the free encyclopedia
(Redirected from FiwixOS)
Fiwix
FiwixOS 3.5 with Fiwix kernel v1.7.0
DeveloperJordi Sanfeliu i Font
Written inC, Assembly
OS familyUnix-like
Working stateCurrent
Source modelOpen source
Initial release1.0.0 (April 23, 2018; 8 years ago (2018-04-23))
Latest release1.7.0 / (November 15, 2025; 8 months ago (2025-11-15))
Available inEnglish
Supported platformsi386
Kernel typeMonolithic
Default
user interface
Command-line interface
LicenseMIT License
Official websitewww.fiwix.org

Fiwix is an operating system kernel based on the UNIX architecture and fully focused on being POSIX compatible. It is designed and developed mainly as a hobbyist operating system, but it also serves for educational purposes. It runs on the i386[1] hardware platform and is compatible with a good base of existing GNU applications. It follows the UNIX System V application binary interface and is also mostly Linux 2.0 i386 system call ABI compatible.

The FiwixOS 3.5 operating system is a Fiwix distribution. It uses the Fiwix kernel, includes the GNU toolchain (GCC, Binutils, Make), it uses Newlib v4.5.0 as its C standard library, and Ext2 as its primary file system.

Between October 2022 and the whole 2023[2] the Fiwix kernel accepted a series of patches that were necessary to be able to be compiled with TCC. This was a necessary step into the whole bootstrapping process[3] to build a complete Linux distribution from scratch,[4] with Fiwix being currently a crucial part[5] of it.

In January 2026 appeared a project[6] that acts as a full-source bootstrap chain for NixOS

Features

[edit]

Features according to the official website include:

References

[edit]
  1. "FiwixOS - Virtual x86". copy.sh. Retrieved 2023-08-06.
  2. "IRC #bootstrappable channel logs". logs.guix.gnu.org. Retrieved 2023-08-06.
  3. "Live Bootstrap by Rick Masters - Handmade Meetups NYC". youtube.com. Retrieved 2024-05-09.
  4. "Pulling Linux up by its bootstraps". lwn.net. Retrieved 2024-07-31.
  5. "parts.rst file". github.com. Retrieved 2023-03-31.
  6. "A Full-Source Bootstrap for NixOS file". nixos.org. Retrieved 2026-01-28.

Further reading

[edit]
[edit]