Inital Commit
All checks were successful
Raspberry Pi Image Tool / Raspberry Pi Image Tool [arm64] (push) Successful in 11s
Raspberry Pi Image Tool / Raspberry Pi Image Tool [amd64] (push) Successful in 10s

This commit is contained in:
Cantibra
2025-10-26 21:11:05 +01:00
commit 5e4a11d784
15 changed files with 2537 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
## Cleanup Path Specification
## Path specification to the files or folders
## which will be deleted from the image.
##
/dev/*
/lost+found/*
/media/*
/mnt/*
/proc/*
/run/*
/sys/*
/tmp/*
/tmp/.??*
/var/tmp/*