Find a file
Jeremy Soller 3def702af4 Merge branch 'master' into 'master'
Add new device to HARDWARE.md

See merge request redox-os/redox!1522
2024-11-17 16:14:18 +00:00
.gitlab Reorganize description templates for GitLab 2018-09-05 21:51:33 +02:00
config fix: Invalid space in /etc/hostname 2024-10-20 12:32:19 +00:00
cookbook@a7778ec371 Update submodules 2024-11-05 10:11:22 -07:00
docker Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
installer@7c359f1622 Update installer 2024-11-06 06:19:33 -07:00
mk Make it possible to set qemu machine for aarch64 2024-10-29 08:52:10 -06:00
podman Add git-lfs to containerfile 2024-10-30 18:15:52 -06:00
redoxfs@9a0da927f9 Update submodules 2024-11-05 10:11:22 -07:00
relibc@659cb66c30 Update submodules 2024-11-05 10:11:22 -07:00
rust@f0356d6d5b Update rust 2024-10-17 16:50:04 +03:00
scripts Add execute perm to scripts 2024-08-20 13:38:54 -07:00
.gitignore Fixed directory specification for the ignored directories 2024-08-31 11:36:17 -07:00
.gitmodules Use target-specific folder for relibc source for freestanding build 2024-05-11 14:37:47 -06:00
build.sh move shebang to first line of build.sh 2024-09-09 16:20:48 +10:00
CONTRIBUTING.md Some accessibility improvements on documentation 2024-11-12 22:42:58 +00:00
HARDWARE.md Merge branch 'master' into 'master' 2024-11-17 16:14: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
native_bootstrap.sh Update cbindgen in native bootstrap 2024-10-24 15:24:47 -06:00
podman_bootstrap.sh Some Podman's FUSE fixes 2024-09-23 01:41:33 +00:00
README.md Fix the book links on the README 2024-09-20 22:03:58 +00:00
rust-toolchain.toml Use target-specific folder for relibc source for freestanding build 2024-05-11 14:37:47 -06:00

test

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.

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