391 Commits

Author SHA1 Message Date
cimryan
1f08dec0c0 Describe how to escape the WiFi password 2019-01-13 18:07:31 -08:00
cimryan
24703322e0 Merge pull request #105 from jaysauls/feature/alternate-hostname
Support for specifying alternate hostname for Pi
2018-12-02 17:17:59 -08:00
Jay Sauls
1d98a9615b Support for specifying alternate hostname for Pi 2018-12-02 12:37:54 -08:00
cimryan
adb36f6dbc Merge pull request #98 from alanhoyle/master
make "sudo -i" more explicit
2018-11-07 18:00:20 -08:00
Alan Hoyle
c18772017b Update SetupRClone.md 2018-11-06 19:27:16 -05:00
Alan Hoyle
9d7d3c3278 Update SetupRSync.md 2018-11-06 19:24:11 -05:00
Alan Hoyle
9fc310b5da Update SetupShare.md 2018-11-06 19:23:02 -05:00
Alan Hoyle
c3a0e53ea0 Update SetupRClone.md 2018-11-06 19:22:13 -05:00
Alan Hoyle
a4a5d10a54 Update SetupRClone.md 2018-11-06 19:21:47 -05:00
Alan Hoyle
d03b4ae65b Update SetupRClone.md 2018-11-06 19:20:21 -05:00
Alan Hoyle
f30e96d0d3 Update SetupRSync.md 2018-11-06 19:18:26 -05:00
Alan Hoyle
96352abe51 Update SetupRSync.md 2018-11-06 19:16:58 -05:00
Alan Hoyle
173f46d7f7 Update SetupShare.md 2018-11-06 19:16:00 -05:00
Alan Hoyle
f75812383a Move "sudo -i" outside of the sub-windows 2018-11-06 19:15:24 -05:00
cimryan
3863796ef7 Merge pull request #97 from cimryan/refactor/noop_configure
Refactor/noop configure
2018-11-05 23:10:13 -08:00
cimryan
267ee46ff1 Export the updated value of campercent 2018-11-05 23:06:49 -08:00
cimryan
1379886b88 Merge remote-tracking branch 'origin/master' into refactor/noop_configure 2018-11-05 22:49:55 -08:00
cimryan
b576256dd2 Skipping the configuration of the archive is not an error condition. 2018-11-05 22:48:36 -08:00
cimryan
b837b09dfb Merge pull request #96 from rtanaka/master
default campercent to 90
2018-11-05 22:47:54 -08:00
Ray Tanaka
6fe071d95d format fixes 2018-11-05 22:03:53 -08:00
Ray Tanaka
4991d2afa4 - defaulting campercent to 90 per our discussion.
- updating docs to reflect new campercent default.
2018-11-05 21:57:12 -08:00
cimryan
80ef4acf48 Skip configuring the archive if the user didn't pick an archive system. 2018-11-05 21:56:29 -08:00
cimryan
12b1963ee3 Slack link 2018-11-05 20:34:05 -08:00
cimryan
5ac737bdba Add logging to mountability verification. 2018-11-04 07:15:24 -08:00
cimryan
987e1c3195 Merge pull request #95 from cimryan/feaure/persistent-logs
Feaure/persistent logs
2018-11-03 22:29:25 -07:00
cimryan
35d62917ab Add missing $. 2018-11-03 22:28:53 -07:00
cimryan
cb528de152 Move archiveloop.log to /mutable, and add primitive log rotation. 2018-11-03 22:01:48 -07:00
cimryan
7913c939c6 Merge pull request #94 from cimryan/feature/upgrade-packages-during-setup
Feature/upgrade packages during setup
2018-11-03 21:32:55 -07:00
cimryan
749de01c97 Allow skipping the package upgrade. 2018-11-03 21:31:58 -07:00
cimryan
423aea325c Merge branch 'master' into feature/upgrade-packages-during-setup 2018-11-03 20:16:56 -07:00
cimryan
c7d6d42792 Pass $ARCHIVE_HOST_NAME to archive-is-reachale.sh 2018-11-03 20:16:33 -07:00
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