mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Redox: A Rust Operating System
I updated the recipe to use newest the raw xz upstream source and cleaned out my recipes and rebuilt. I have detected no problems. Not having to have customizations will make it easier to upgrade int the future as new versions are released. Signed-off-by: Wren Turkal <wt@penguintechs.org> |
||
|---|---|---|
| .cargo | ||
| bin | ||
| docgen@c9525c4761 | ||
| pkgar@73f8802a21 | ||
| pkgutils@7d0755bc52 | ||
| 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 | ||
| update.sh | ||
| Xargo.toml | ||
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.