E-OS fork of redox-os/userutils. Part of the E-OS ecosystem — a hardened, Crimson-branded downstream of Redox OS.
This repository is Redox login / getty / passwd user utilities.
- First-boot OOBE (R-602) —
loginforces a password change before spawning a shell for the shipped passwordlessuserand any account still on the defaultpassword, on the text/getty and serial paths.
The E-OS build pins this fork in recipes/core/userutils/recipe.toml:
- branch
eos-july· rev799088a107e8 - up to date with upstream
This fork is normally built by the E-OS cookbook (make CI=1 … in the main repo). To build it on its own you need the Redox toolchain; see the main repo's build guide.
GitLab (source of truth): https://gitlab.com/e-os/eos-userutils
GitHub (read-only mirror): https://github.com/Gh0s777tt/eos-userutils
MIT (inherited from upstream Redox). The E-OS project as a whole is AGPL-3.0; see the main repo.