mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +08:00
Redox: A Rust Operating System
* Make `vesad` allocate VTs 1..12 on startup. They can later be replaced by another display device. * Switch to VT#3 before `run.d` * Also set the mode of VT#3 to [`VtMode::Graphical`]. Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com> |
||
|---|---|---|
| .cargo | ||
| bin | ||
| docgen@c9525c4761 | ||
| pkgar@7a31644304 | ||
| pkgutils@410b9b0761 | ||
| recipes | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| Cargo.lock | ||
| Cargo.toml | ||
| clean.sh | ||
| config.sh | ||
| cook.sh | ||
| fetch.sh | ||
| LICENSE | ||
| README.md | ||
| repo.sh | ||
| setup.sh | ||
| status_origin.sh | ||
| status_upstream.sh | ||
| status.sh | ||
| unfetch.sh | ||
cookbook
A collection of package recipes for Redox.
In order for this repository to be useful, it must be set up with an environment from the Redox repository.