Commit Graph

360 Commits

Author SHA1 Message Date
cimryan
2f504c8637 Move the upgrade to the end of setup.
Upgrading will update the kernel, which will require reboot. In particular, cifs mounting won't work until the reboot.
2018-11-03 19:43:02 -07:00
cimryan
7b31410802 Elminate redundant update in make-root-fs-readonly 2018-11-03 18:38:58 -07:00
cimryan
06687c3549 Upgrade packages during setup. 2018-11-03 18:38:38 -07:00
cimryan
820d224c28 Put the declaration of setup_progress before its first use. 2018-11-03 18:34:11 -07:00
cimryan
d83a9527b6 Merge pull request #93 from cimryan/feature/hping3
Feature/hping3
2018-11-03 18:19:16 -07:00
cimryan
357a70d75f Move installation of the hping3 package to run/cifs_archive/verify-archive-configuration.sh 2018-11-03 18:05:53 -07:00
cimryan
2a463ba40b Move installation of the CIFS package to run/cifs_archive/configure-archive.sh
Don't need hping3 for other systems.

Keep the reconfiguration of the packages that is done specifically for making the root file system read-only in make-root-fs-readonly.sh.
2018-11-03 17:43:35 -07:00
cimryan
2eec8864c8 Testing for archive reachability is different for each archive system, but necessary for all systems. 2018-11-03 17:31:28 -07:00
cimryan
42da3ad9d2 Merge pull request #92 from Cisien/master
switch to using hping3 for connectivity testing/ip resolution
2018-11-03 17:13:37 -07:00
Cisien
fdbc659527 switch to using hping3 for connectivity testing/ip resolution 2018-11-03 16:30:46 -07:00
cimryan
5a87d365cf Merge pull request #81 from cimryan/u/rtanaka/organizing
U/rtanaka/organizing
2018-11-03 10:49:36 -07:00
cimryan
f0b6cae2ea Pass --fail to curl
Ensure that the setup process will stop early if a script can't be retreived.
2018-11-03 10:44:29 -07:00
cimryan
9c37d42b4d Export declarations used in verify-configuration.s 2018-11-03 10:41:33 -07:00
cimryan
aa8e9adbee Configure archiving by default as part of the setup-teslausb script, but make it possible to skip. 2018-11-03 10:11:16 -07:00
cimryan
fe7ab50ab1 Extract verify-configuration.sh from setup-teslausb 2018-11-02 22:44:28 -07:00
cimryan
bab44a79b7 Split the implementation of check_and_configure_pushover into separate check and configure steps. 2018-11-02 22:04:31 -07:00
cimryan
1099f8ada8 hygiene. 2018-11-02 21:41:59 -07:00
cimryan
b9efb5006f Express stage 2 progress in terms of the process rather than the implementation. 2018-11-02 19:52:26 -07:00
cimryan
efdab38530 Move the verification of the available space just after the verification of the variables. 2018-11-02 19:47:29 -07:00
cimryan
5c808e3fbd Merge pull request #91 from rtanaka/master
adding back write-archive script
2018-11-02 16:54:29 -07:00
Ray Tanaka
83c661be63 remove errant tab 2018-11-02 15:42:53 -07:00
Ray Tanaka
fd7be5871b bug fix - INSTALL_DIR was not getting propagated to child script 2018-11-02 15:39:13 -07:00
Ray Tanaka
aefdb082d0 refactoring to add back write configs script 2018-11-02 15:24:25 -07:00
cimryan
aa5a723262 Merge pull request #90 from rtanaka/master
remove command line support and corresponding debugs
2018-11-02 13:24:09 -07:00
Ray Tanaka
d758757839 remove command line support and corresponding debugs 2018-11-02 12:25:10 -07:00
cimryan
b05e3afc40 Merge branch 'master' into u/rtanaka/organizing 2018-11-02 07:33:21 -07:00
cimryan
9fbfd5ad75 Merge pull request #89 from patrimal/patch-1
Update SetupRClone.md
2018-11-01 06:06:42 -07:00
patrimal
6fe2d3c2f7 Update SetupRClone.md
Added a missing $ in the second rclone lsd command
2018-10-31 23:02:11 -07:00
cimryan
7f6e2a5388 Merge branch 'master' into u/rtanaka/organizing 2018-10-31 17:05:46 -07:00
cimryan
c77bbb085a Merge branch 'u/rtanaka/organizing' of https://github.com/cimryan/teslausb into u/rtanaka/organizing 2018-10-31 16:44:07 -07:00
cimryan
f2277bdf3f Changing the declaration of "optional" on the README 2018-10-31 16:43:58 -07:00
cimryan
d91e13361e Merge pull request #85 from rtgoodwin/add-pi-gen-sources
Adding pi-gen sources as of v9-beta3
2018-10-31 07:14:29 -07:00
cimryan
1012c63149 Merge pull request #84 from rtanaka/master
splitting up as discussed.
2018-10-31 07:11:20 -07:00
Richard Goodwin
9677fc07c7 Commented wifi script 2018-10-31 08:09:49 -05:00
Richard Goodwin
f15897243c More comments on the sources and standalone readme 2018-10-31 08:07:43 -05:00
Richard Goodwin
d3745aafde Adding pi-gen sources as of v9-beta3 2018-10-31 07:53:41 -05:00
Ray Tanaka
0d682af4bf let's clean up after ourselves 2018-10-31 03:27:26 -07:00
Ray Tanaka
9687859297 typo 2018-10-31 03:26:39 -07:00
Ray Tanaka
736b960eb7 Merge remote-tracking branch 'upstream/master' 2018-10-31 02:36:20 -07:00
Ray Tanaka
1e063e4aed adding new step to configure 2018-10-31 02:28:38 -07:00
Ray Tanaka
6dc1b79813 bug fix - removing resolv.conf causes dns errors until you reboot. this is safer. 2018-10-31 02:07:18 -07:00
Ray Tanaka
b93550e4de splitting up usb configuration from script and archive configuration / installation. this will allow a user to run configuration multiple times. 2018-10-31 01:42:25 -07:00
Ray Tanaka
aae15da2e5 case fix because i'm ocd 2018-10-31 01:40:20 -07:00
Ray Tanaka
203ad8b1b5 cleaning up config functions. 2018-10-31 01:11:24 -07:00
Ray Tanaka
fd4d161f1a also check for configuration file as part of verification step 2018-10-31 00:37:11 -07:00
Ray Tanaka
34690ca9d4 add logic to move config file into /mutable as part of configuring the archive 2018-10-31 00:36:27 -07:00
Ray Tanaka
5e2b081246 only move fake-hwclock.data if it's not already a symlink
take out rclone specific logic out of here and move into rclone_archive
2018-10-31 00:25:45 -07:00
Ray Tanaka
d908f7caed addig rclone verification step 2018-10-31 00:00:05 -07:00
Ray Tanaka
9dd3b135c5 - removing echo
- using new ip lookup function
2018-10-30 23:11:41 -07:00
Ray Tanaka
9c0c8ad09c bug fix 2018-10-30 22:59:51 -07:00