Files
Raspberry-Pi-Image-Tool/root/usr/share/raspi-image/prepare/default
Cantibra f1f5a9a96c
All checks were successful
Raspberry Pi Image Tool (Noble) / Raspberry Pi Image Tool [arm64] (push) Successful in 10s
Raspberry Pi Image Tool (Trixie) / Raspberry Pi Image Tool [arm64] (push) Successful in 11s
Initialize Git Repository: 'Raspberry-Pi-Image-Tool'
2026-01-26 06:10:32 +01:00

15 lines
213 B
Plaintext

## 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/*