sysroot-cleaner/README.md

9 lines
330 B
Markdown
Raw Normal View History

2025-01-24 21:54:50 +01:00
[//]: # 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.
2025-01-27 09:56:59 +01:00
Note: it will only work on files belonging to the same filesystem. This is a design choice.