Find a file
2024-08-17 23:59:37 +00:00
.gitlab Reorganize description templates for GitLab 2018-09-05 21:51:33 +02:00
config Revert "Merge branch 'enable-simple-http-server' into 'master'" 2024-08-15 09:21:07 -06:00
cookbook@39fa9acd64 Update cookbook and relibc 2024-08-15 09:11:27 -06:00
docker Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
installer@a5534b8699 Update installer 2024-06-25 07:29:53 -06:00
mk Make installer compile on host, list_packages compile in Podman when PODMAN_BUILD=1 2024-08-17 23:59:37 +00:00
podman Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
redoxfs@2ac60da18d Update submodules 2024-07-15 09:40:24 -06:00
relibc@092663c50a Update cookbook and relibc 2024-08-15 09:11:27 -06:00
rust@ca8bf4674a Update rust, relibc, and disable rustpython temporarily 2024-05-11 15:29:01 -06:00
scripts Merge branch 'fix-scripts' into 'master' 2024-08-15 14:54:51 +00:00
.gitignore enable build from mixed source/binary packages 2023-03-09 23:30:33 -08:00
.gitlab-ci.yml Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
.gitmodules Use target-specific folder for relibc source for freestanding build 2024-05-11 14:37:47 -06:00
bootstrap.sh Make installer compile on host, list_packages compile in Podman when PODMAN_BUILD=1 2024-08-17 23:59:37 +00:00
build.sh Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
CONTRIBUTING.md Merge branch 'improve-contributing' into 'master' 2024-08-15 14:56:11 +00:00
HARDWARE.md Merge branch 'jcoonrod51-master-patch-83238' into 'master' 2024-06-27 16:05:18 +00:00
LICENSE Add license 2016-08-13 16:28:33 -06:00
Makefile Don't run fetch if rebuildinga 2024-08-05 11:46:18 -07:00
podman_bootstrap.sh Make installer compile on host, list_packages compile in Podman when PODMAN_BUILD=1 2024-08-17 23:59:37 +00:00
README.md Improve the README 2024-07-02 10:17:49 +00:00
rust-toolchain.toml Use target-specific folder for relibc source for freestanding build 2024-05-11 14:37:47 -06:00

Redox

This repository is the Build System for Redox OS. Redox is under active development by a vibrant community. Key links:

Redox is an operating system written in Rust, a language with focus on safety, efficiency and high performance. Redox uses a microkernel architecture, and aims to be reliable, secure, usable, correct, and free. Redox is inspired by previous operating systems, such as seL4, MINIX, Plan 9, Linux and BSD.

Redox is not just a kernel, it's a full-featured operating system, providing components (file system, display manager, core utilities, etc.) that together make up a functional and convenient operating system. Redox uses the COSMIC desktop apps, and provides source code compatibility with many Rust, Linux and BSD programs.

Downloads MIT licensed

Ecosystem

Some of the key repositories on the Redox GitLab:

Essential Repos Maintainer
Kernel @jackpot51
RedoxFS (default filesystem) @jackpot51
Drivers @jackpot51
Orbital (windowing and compositing system) @jackpot51
pkgutils (current package manager) @jackpot51
relibc (C Library in Rust) @jackpot51
netstack (protocol stack) @jackpot51
Ion (shell) @jackpot51
Termion (terminal library) @jackpot51
This repo - the root of the Build System @jackpot51
cookbook (Build System for components) @jackpot51 @hatred_45
Redoxer (Build/Test for Redox compatibility verification) @jackpot51
The Redox Book @hatred_45

What it looks like

See Redox in Action for photos and videos.

Redox Redox Redox Redox Redox Redox