Commit Graph

23 Commits (master)

Author SHA1 Message Date
Raphaël Vinot 6f5d09d374 chg: Use udisksctl to mount source keys, support more FS types 2020-01-15 18:01:38 +01:00
Raphaël Vinot 4c77d41d69 chg: Bump base system, update documentation accordingly 2019-08-30 15:09:39 +02:00
Steve Clement 0f2f1ba8a6 fix: [regex] some sfdisks have no spaces 2019-03-02 13:48:25 +05:30
Raphaël Vinot 4352da90e9 chg: Auto compute offset/size when mounting the image 2018-01-29 14:20:58 +01:00
Dan Puttick 03b3d68733 Update shell_utils
* Add copy_metadata for copying files and including their metadata - sometimes
useful for copying individual files into a mounted image without using rsync.
* Remove out of date install lines from prepare_rPI.sh
2017-10-25 16:30:04 -04:00
Dan Puttick b6564d7298 Update basic_mount_image.sh 2017-10-02 00:14:02 -04:00
Dan Puttick 299743722f Add shell_utils/start_proot.sh 2017-10-02 00:14:02 -04:00
Dan Puttick df1380bc45 Remove unneeded shell utils 2017-10-02 00:11:06 -04:00
Dan Puttick 66dee077ce Remove path from helper script 2017-02-07 20:36:07 -05:00
Dan Puttick 51de40f2aa Add basic_mount_image.sh 2017-02-07 13:24:32 -05:00
Dan Puttick 67e87e6a55 A few small cleanups 2017-02-06 17:43:18 -05:00
Dan Puttick adef197f01 Rename fs_filecheck and include it under /circlean as /root_partition 2017-02-06 17:43:18 -05:00
Dan Puttick 23f9a7b869 Add debug flag 2017-02-06 17:43:18 -05:00
Dan Puttick 0d3e3d4ce5 Debug udev rules 2017-01-24 15:20:17 -05:00
Dan Puttick b1353fa5bf Re add music to scripts 2017-01-20 17:04:47 -05:00
Dan Puttick a8a670c08e Split part of groomer.sh into mount_dest.sh 2017-01-20 17:04:47 -05:00
Dan Puttick effd4a86a4 Fix bug with mounting DST 2017-01-20 17:04:47 -05:00
Dan Puttick 05cc4c1155 Make working copy of logging 2017-01-20 17:04:47 -05:00
Dan Puttick 733b5fd637 Simplify scripts for testing 2017-01-20 17:04:47 -05:00
Dan Puttick fca8ac922c Clean up echo statements and add echo statements 2017-01-20 17:04:47 -05:00
Dan Puttick d5e73354c2 Created simple_mount_image.sh 2017-01-20 17:04:47 -05:00
Dan Puttick 90e4327d5a Improvements to README.md, wrote CONTRIBUTING.md
Also deleted several scripts from /shell_utils that were no longer relevant
and renamed README_filecheck.md to README_setup.md
2017-01-05 15:46:56 -05:00
Dan Puttick dbf35536be Reorganizing structure of project
Deleted /fs because it is the old version of the project and no longer used
Moved various notes and todos to /doc
Moved non-essential shell scripts from / to /shell_utils
Deleted /gpio_tests because they aren't used in the project
2016-12-27 12:38:37 -05:00