A tool to clean up sysroots for Linux embedded devices to save storage space.
Go to file
Matteo Settenvini 2213856c81
chore(dso): minor refactoring
2025-01-26 15:07:49 +01:00
LICENSES Initial skeleton 2025-01-24 22:00:18 +01:00
src chore(dso): minor refactoring 2025-01-26 15:07:49 +01:00
.editorconfig Initial skeleton 2025-01-24 22:00:18 +01:00
.gitignore feat(cleaners): add main async runner 2025-01-25 02:32:21 +01:00
.pre-commit-config.yaml Initial skeleton 2025-01-24 22:00:18 +01:00
Cargo.lock feat(list): add allow and blocklist handling 2025-01-26 14:55:26 +01:00
Cargo.lock.license Initial skeleton 2025-01-24 22:00:18 +01:00
Cargo.toml feat(list): add allow and blocklist handling 2025-01-26 14:55:26 +01:00
README.md Initial skeleton 2025-01-24 22:00:18 +01:00
build.rs Initial skeleton 2025-01-24 22:00:18 +01:00
rust-toolchain.toml Initial skeleton 2025-01-24 22:00:18 +01:00

README.md

[//]: # 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.