Commit Graph

178 Commits

Author SHA1 Message Date
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
cimryan
eb8f664bf5 Fix negation in check for existing backing files. 2018-10-24 19:28:44 -07:00
cimryan
b57d769062 Don't duplicate the content in rc.local. 2018-10-24 19:18:38 -07:00
cimryan
cdcb9cd920 Check for actual backing files before deciding whether or not to create them. 2018-10-24 19:07:46 -07:00
cimryan
2b7d155372 Overwrite local scripts with remote scripts. 2018-10-24 18:35:10 -07:00
cimryan
d3c31cc83c Remove "local". 2018-10-24 18:00:17 -07:00
cimryan
8d8ecce249 Fix references to write-archive-credentials-to.sh 2018-10-24 07:40:01 -07:00
cimryan
bd53fe0822 Closer to setup-teslausb being re-runnable. 2018-10-24 07:33:02 -07:00
cimryan
32e94acd2a More generic instructions for setting up file share. 2018-10-23 22:38:34 -07:00
cimryan
e61eb737bc Rename windows_archive -> cifs_archive 2018-10-23 22:33:59 -07:00
cimryan
07006c31c1 Move setup-piForHeadlessConfig.sh to top level. 2018-10-23 22:29:21 -07:00
cimryan
ffa8f8980d Move setup-piForHeadlessConfig.ps1 to top level. 2018-10-23 22:28:13 -07:00
cimryan
b60397ee29 Move send-pushover to top level. 2018-10-23 22:26:39 -07:00
cimryan
e4e24d008d Move create-backingfiles-partition.sh, create-backingfiles.sh, make-root-fs-readonly.sh to top level. 2018-10-23 22:24:16 -07:00
cimryan
59fff033ac Move setup-teslausb to top level. 2018-10-23 22:22:20 -07:00
cimryan
3566132c18 Set archiveserver in rc.local. 2018-10-23 22:20:35 -07:00
cimryan
50f0b3788d Eliminate redundant checks of cifs_version. 2018-10-23 22:16:59 -07:00
cimryan
d1cd47cbda Move archiveloop, archive-teslacam-clips, and remountfs_rw to the top level. 2018-10-23 22:11:05 -07:00
cimryan
1685fa78f7 Move CIFS-specific functions out of setup-teslausb. 2018-10-23 22:05:25 -07:00
cimryan
9261cc9b20 Extract duplicate chmod calls. 2018-10-23 21:02:19 -07:00
cimryan
4c4e5ad93b Abstract connect-archive.sh and disconnect-archive.sh 2018-10-23 21:01:02 -07:00
cimryan
8dc3b4ea69 Abstract archive-clips.sh 2018-10-23 20:57:58 -07:00
cimryan
f84d727d9a Move rsync files to rsync_archive 2018-10-23 20:54:16 -07:00
cimryan
21b22ba4cc Prepare for abstract connect, disconnect, archive. 2018-10-23 20:50:04 -07:00
cimryan
a174e74bb8 Rename archive-rsync to archive-rsync.sh 2018-10-23 20:32:28 -07:00
cimryan
c563f287ba Make send-pushover safe to always invoke, and always invoke it. Split CIFS archiving to archive-cifs.sh 2018-10-23 20:29:33 -07:00
cimryan
cb35f069bf Merge branch 'master' into u/gocnak/rsync_archive
# Conflicts:
#	windows_archive/setup-teslausb
2018-10-23 19:37:33 -07:00
cimryan
95a337ffcc Merge pull request #52 from cimryan/u/firedfly/create_teslacam_dir
Create the TeslaCam directory during setup-teslausb
2018-10-23 19:05:28 -07:00
cimryan
a7a9110160 Just three phases to setting up the Pi, now. 2018-10-23 18:29:26 -07:00
cimryan
5b75897c7d Move creation of the TeslaCam directory to create-backingfiles.sh
The create-backingfiles.sh file already contains the responsibility for defining the mount points, which this step needs.
2018-10-23 18:18:35 -07:00
cimryan
cc89acefce Halt is preferred. 2018-10-23 16:40:41 -07:00
cimryan
f863d96859 Merge pull request #46 from firedfly/master
Create TeslaCam directory automatically
2018-10-23 16:36:17 -07:00
cimryan
be7bd993f5 Merge branch 'u/firedfly/create_teslacam_dir' into master 2018-10-23 16:35:53 -07:00
skipfire
fa048447a8 Multiple WiFi
Adding powershell script to run after main setup to add additional WiFi configs.
2018-10-23 18:25:29 -05:00
cimryan
41e9c9f945 Don't attempt to fix errors in the music file when there is no music file. 2018-10-23 09:17:17 -07:00
cimryan
5336a5195a Merge pull request #48 from cimryan/u/cimryan/verify_archive_mountable
Verify the archive is mountable before making changes to the Pi
2018-10-23 08:07:52 -07:00
cimryan
85372bcb06 Umount the temp mount. 2018-10-23 07:48:01 -07:00