X Tutup
Skip to content

Latest commit

 

History

History

Collection of some useful tools for raspiBackup

  1. checkUUIDsInImage - Checks whether UUIDs used in a dd backup match with the BLKIDs used in the image

  2. checkUUIDsOnSDCard - Checks whether UUIDs used on an SD card match with the BLKIDs used in the image

  3. inspectSystem - Collects various system information

  4. raspiBackupDownloadFromGit.sh - Convenient helper to download latest code from raspiBackup repository and any branch. Useful to quickly download any fix or enhancement provided in a dedicated branch.

  5. raspiBackupOnlineVersions - Lists current versions and commit shas of raspiBackup files which are available online for download

  6. checkACLs - Retrieves ACLs from a directory and tests for default ACL existence

  7. supportsFileAttributes - Checks if a filesystem used by a directory supports Linux fileattributes

X Tutup