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
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