cimryan
|
1012c63149
|
Merge pull request #84 from rtanaka/master
splitting up as discussed.
|
2018-10-31 07:11:20 -07: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 |
|
Ray Tanaka
|
777db26f27
|
testing to see if verify-archive works as expected
|
2018-10-30 22:53:51 -07:00 |
|
Ray Tanaka
|
7c3a5f4b94
|
change this function to be more generic and taken in server name as an argument instead of a environment variable
|
2018-10-30 18:05:35 -07:00 |
|
Ray Tanaka
|
bb9347b115
|
since this is an undocumented configuration variable we'll move this into the main cifs config
|
2018-10-30 16:44:38 -07:00 |
|
cimryan
|
7c6f46083f
|
Merge pull request #83 from cimryan/u/rtgoodwin/more_logging
U/rtgoodwin/more logging
|
2018-10-30 15:36:46 -07:00 |
|
cimryan
|
74808c9541
|
Make setup_logfile local to setup_progress
|
2018-10-30 15:36:18 -07:00 |
|
cimryan
|
0588442962
|
Remove extra declaration and initialization of SETUP_LOGFILE
|
2018-10-30 15:35:00 -07:00 |
|
cimryan
|
f8241bbbba
|
Make setup_logfile and headless_setup local to setup_progress
|
2018-10-30 15:30:49 -07:00 |
|
cimryan
|
5443c0a607
|
Remove vestigial LAST_BACKINGFILES_PARTITION_BYTE variable
|
2018-10-30 15:25:19 -07:00 |
|
cimryan
|
c92da69181
|
Merge pull request #82 from rtgoodwin/more_logging
More logging & partition start point
|
2018-10-30 15:23:46 -07:00 |
|
Richard Goodwin
|
215556acc8
|
Make HEADLESS variable check local
|
2018-10-30 15:31:27 -05:00 |
|
Richard Goodwin
|
9e5324f327
|
Missed a default variable setting
I hate this whole unbound variable protection mode, but it sure does catch bugs. :)
|
2018-10-30 15:18:23 -05:00 |
|
Richard Goodwin
|
589a16f833
|
Removed this readme since it's been moved.
|
2018-10-30 15:15:11 -05:00 |
|
Richard Goodwin
|
0f8c380f54
|
trying BACKINGFILES_PARTITION_END_SPEC
|
2018-10-30 14:51:12 -05:00 |
|
cimryan
|
7033b7b2e5
|
Merge pull request #79 from rtanaka/master
Organizing some files around
|
2018-10-30 07:29:45 -07:00 |
|
Richard Goodwin
|
e3230483bc
|
Add -s to another parted line
|
2018-10-30 08:59:57 -05:00 |
|
Richard Goodwin
|
14d1e52a9f
|
Clearer logging message
|
2018-10-30 08:38:28 -05:00 |
|
Richard Goodwin
|
331721c742
|
Pass script flag to parted
|
2018-10-30 08:23:24 -05:00 |
|
Richard Goodwin
|
6201dd91ef
|
More logging in partition creation
|
2018-10-30 08:15:19 -05:00 |
|
Richard Goodwin
|
b8278dbde9
|
Merge branch 'master' of https://github.com/cimryan/teslausb
|
2018-10-30 07:57:40 -05:00 |
|
Ray Tanaka
|
7bc57b1025
|
grammar police
|
2018-10-30 00:35:47 -07:00 |
|
Ray Tanaka
|
9254d857be
|
- fixed adafruit link to the correct official case
- added zero stem option because it's cool
- added hint about setting campercent for the music option
|
2018-10-30 00:32:01 -07:00 |
|
Ray Tanaka
|
fc1568db61
|
fixing cifs issue with my last change and reordering so we don't need a separate credential file
|
2018-10-29 23:59:04 -07:00 |
|
Ray Tanaka
|
ef523f542d
|
making changes to reflect upstream changes
|
2018-10-29 22:56:11 -07:00 |
|
Ray Tanaka
|
0e016fb176
|
had a debug echo in there -- making it a log message instead
|
2018-10-29 22:54:29 -07:00 |
|
Ray Tanaka
|
c54c5c26c3
|
fixing typo
|
2018-10-29 22:54:29 -07:00 |
|
Ray Tanaka
|
e543363009
|
clean up the archive server set up routine
|
2018-10-29 22:54:29 -07:00 |
|
Ray Tanaka
|
d91aff3ced
|
remove write archive dependency
|
2018-10-29 22:54:29 -07:00 |
|
Ray Tanaka
|
4d0b010e8d
|
removing since this is done in configure-archive and to make it more consistent with the others
|
2018-10-29 22:54:29 -07:00 |
|
cimryan
|
1f7ff2d893
|
Erase extra paragraph about the one step setup
|
2018-10-29 21:00:26 -07:00 |
|
cimryan
|
3fe8c71a90
|
Merge pull request #78 from cimryan/u/rtgoodwin/headless-patch
U/rtgoodwin/headless patch
|
2018-10-29 18:55:08 -07:00 |
|
cimryan
|
18ccfd5d90
|
Merge branch 'u/rtgoodwin/headless-patch' of https://github.com/cimryan/teslausb into u/rtgoodwin/headless-patch
|
2018-10-29 18:54:19 -07:00 |
|
cimryan
|
b34f362ef4
|
OneStepSetup
|
2018-10-29 18:53:47 -07:00 |
|
cimryan
|
bac0c27199
|
Merge pull request #55 from rtgoodwin/readme-image-blurb
Note experimental image in README
|
2018-10-29 13:45:03 -07:00 |
|
cimryan
|
dfd2a61785
|
Merge branch 'master' into u/rtgoodwin/headless-patch
|
2018-10-29 07:10:06 -07:00 |
|
cimryan
|
810bfa256a
|
Typo
|
2018-10-29 06:33:21 -07:00 |
|