You've already forked Raspberry-Pi-Image-Tool
Initialize Git Repository: 'Raspberry-Pi-Image-Tool'
This commit is contained in:
14
root/usr/share/raspi-image/prepare/default
Normal file
14
root/usr/share/raspi-image/prepare/default
Normal 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/*
|
||||
Reference in New Issue
Block a user