forked from matteo/sysroot-cleaner
A tool to clean up sysroots for Linux embedded devices to save storage space.
| LICENSES | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.lock.license | ||
| Cargo.toml | ||
| README.md | ||
| rust-toolchain.toml | ||
[//]: # SPDX-FileCopyrightText: Matteo Settenvini matteo.settenvini@montecristosoftware.eu
[//]: # SPDX-License-Identifier: CC-BY-SA-4.0
Sysroot Cleaner
A tool to clean up sysroots for Linux embedded devices to save storage space.
Note: it will only work on files belonging to the same filesystem. This is a design choice.