Commit Graph

214 Commits

Author SHA1 Message Date
Gocnak
636b1a1819 Disregard copying perms to catch another edge case
Pesky, was caught up trying to copy permissions over and didn't really need to
2018-10-29 01:38:38 -04:00
Gocnak
f15d597025 10-try retry the disconnect check
Also lost in the great merge of '18
2018-10-29 01:38:37 -04:00
Gocnak
c3554cac89 Use compression (-z) with rsync
This was dropped during the great merge of '18
2018-10-29 01:38:37 -04:00
cimryan
95d87376be Merge pull request #75 from cimryan/u/rtanaka/rclone_archive
U/rtanaka/rclone archive
2018-10-28 22:36:05 -07:00
cimryan
2fe2e4c475 Consolidate and standardize documentation. 2018-10-28 22:28:51 -07:00
cimryan
4e8f065846 Merge branch 'master' into u/rtanaka/rclone_archive 2018-10-28 19:16:21 -07:00
cimryan
b4a603ed98 Merge pull request #74 from rtanaka/rclone_archive
making change to leverage the new /mutable directory
2018-10-28 19:15:13 -07:00
Ray Tanaka
b43e4d709d making change to leverage the new /mutable directory
updating docs for clarification
2018-10-28 10:15:54 -07:00
cimryan
5908a52297 Merge pull request #70 from cimryan/u/cimryan/flip_usb_file_order
Switch the order of the music and cam backing files in g_mass_storage…
2018-10-27 09:35:42 -07:00
cimryan
2bd310814c Switch the order of the music and cam backing files in g_mass_storage.conf
This ordering makes the music partition appear in the view in the Tesla.
2018-10-27 09:34:44 -07:00
cimryan
0a13dc934e Merge branch 'master' into u/rtanaka/rclone_archive 2018-10-27 09:29:52 -07:00
cimryan
574ecd7387 Use the numeric comparison operator to determine if $NUM_FILES_MOVED is greater than 0 2018-10-27 09:29:25 -07:00
cimryan
3c7f092419 Merge branch 'u/rtanaka/rclone_archive' of https://github.com/cimryan/teslausb into u/rtanaka/rclone_archive 2018-10-27 08:55:22 -07:00
cimryan
b2111722a7 Create a 100MB "mutable" partition after the backingfiles partition. 2018-10-27 08:54:39 -07:00
cimryan
b45dade31f Merge pull request #65 from rtanaka/rclone_archive
add support for cloud based syncing (e.g. Google Drive) via rclone
2018-10-26 18:05:11 -07:00
Ray Tanaka
485cec4e41 explicitly adding config file path since it is throwing errors 2018-10-26 01:42:05 -07:00
cimryan
76924aba06 Merge pull request #66 from cimryan/u/cimryan/cifs_graceful_failure
U/cimryan/cifs graceful failure
2018-10-25 20:55:24 -07:00
cimryan
ea7a12ef8b More gracefully handle failures to archive to cifs shares. 2018-10-25 20:33:12 -07:00
cimryan
13e26f0589 Merge archive-teslacam-clips into archiveloop.
Now that the archiving of clips has been factored out of archive-teslacam-clips there isn't much value in keeping the template method for archiving in a separate file.
2018-10-25 20:32:30 -07:00
cimryan
78194641d4 making suggested change
Co-Authored-By: rtanaka <rtanaka@gmail.com>
2018-10-25 19:00:41 -07:00
cimryan
ccaf252309 Merge pull request #61 from skipfire/master
Doc updates - add wifi, change password; move extra wgets to setup ps1
2018-10-25 18:44:36 -07:00
Ray Tanaka
00d77474b1 bug fix: script tries to create a filename 0 when files sent is 0 2018-10-25 15:27:17 -07:00
Ray Tanaka
9bb8f1e046 adding support and documentation for using rclone 2018-10-25 15:18:06 -07:00
Ray Tanaka
5dd38ffcb8 Merge branch 'master' of https://github.com/cimryan/teslausb into rclone_archive 2018-10-25 12:46:44 -07:00
Ray Tanaka
4deb1c35b8 add rclone configuration option in main setup script 2018-10-25 12:46:10 -07:00
cimryan
5f2fe1fa63 Merge pull request #62 from cimryan/u/ken830/cifs_vers
Use values for CIFS vers from the mount.cifs man page.
2018-10-25 08:04:50 -07:00
cimryan
93b7663142 Use values for CIFS vers from the mount.cifs man page. 2018-10-25 07:21:39 -07:00
skipfire
ee039418e6 Move additional wgets into setup ps1 2018-10-25 08:46:18 -05:00
cimryan
0cd55b3b3f Merge pull request #60 from cimryan/u/rtanaka/backingfiles
U/rtanaka/backingfiles
2018-10-25 06:45:57 -07:00
cimryan
a996acfc0a Merge pull request #53 from rtanaka/master
use BACKINGFILES_MOUNTPOINT in all places for consistency
2018-10-25 06:43:52 -07:00
skipfire
fe49e74385 Minor update 2018-10-25 08:25:05 -05:00
skipfire
8d1d7e70c7 Minor doc update 2018-10-25 08:21:17 -05:00
skipfire
62567ca883 Add-WiFi & Change Password doc update 2018-10-25 08:19:38 -05:00
skipfire
42836ebe3f Merge pull request #1 from cimryan/master
Update fork
2018-10-25 06:55:13 -05:00
Ray Tanaka
3263313cdb bug fix: missing space to address script error 2018-10-25 01:40:49 -07:00
Ray Tanaka
ada91ef7e7 removing a couple more references here too 2018-10-24 23:56:57 -07:00
Ray Tanaka
01bccb821a removing another reference to hardcoded directory 2018-10-24 23:54:00 -07:00
Ray Tanaka
03d4df4127 use BACKINGFILES_MOUNTPOINT in all places for consistency 2018-10-24 23:41:04 -07:00
cimryan
f45f61ab51 Merge pull request #58 from cimryan/u/skipfire/add_wifi
U/skipfire/add wifi
2018-10-24 22:58:36 -07:00
cimryan
c607860052 Extract common functionality to WpaSupplicantConf.psm1 2018-10-24 22:36:22 -07:00
cimryan
27ed80059b Rename setup-piForHeadlessConfigAddWifi 2018-10-24 21:20:35 -07:00
cimryan
5db24b3af0 Fix references to file locations, and simplify llinux/macos instructions. 2018-10-24 21:19:16 -07:00
cimryan
e875763e58 Separate files into those used for setup and those used at runtime.
Files used for both will go in the run tree.
2018-10-24 20:55:29 -07:00
cimryan
ef10b2ec67 Move setup-piForHeadlessConfigAddWifi.ps1 to windows_setup 2018-10-24 20:44:14 -07:00
cimryan
413b9786a0 Merge pull request #51 from skipfire/master
Multiple WiFi
2018-10-24 20:42:36 -07:00
cimryan
0de8f26057 Merge pull request #57 from cimryan/u/gocnak/rsync_archive
Hosting archive via rsync
2018-10-24 20:20:31 -07:00
cimryan
16db32e200 Add an "experimental" disclaimer to rsync support until someone can test it. 2018-10-24 20:18:56 -07:00
cimryan
2915ca8e01 Remove bogus local declaration in send-pushover 2018-10-24 19:55:56 -07:00
cimryan
8d2d6f9cb8 Use the right variable for the number of files moved. 2018-10-24 19:50:22 -07:00
cimryan
0fccd133fb Remove bogus local declaration in archive-clips.sh 2018-10-24 19:47:45 -07:00