Commit Graph

291 Commits

Author SHA1 Message Date
Richard Goodwin
a6c0c17fd8 Added some echo commands to updater script for readability. 2018-10-18 07:43:51 -05:00
Richard Goodwin
2d821a2d10 Updated usb to USB. Capital letters. 2018-10-18 07:39:12 -05:00
Richard Goodwin
06327023bf Small clarifying text on deleting filesystem expansion parameter. 2018-10-18 07:37:34 -05:00
Richard Goodwin
3e687106e1 Some typos in the Mac and Linux readme. 2018-10-18 07:35:45 -05:00
Richard Goodwin
e917829a9f Quotes in updater script, Readme updates, remount script. 2018-10-18 07:32:08 -05:00
cimryan
6563aa9200 Remove /.DS_Store 2018-10-17 20:36:24 -07:00
Richard Goodwin
9aa5d0114d Section headings update for clarity 2018-10-17 22:23:35 -05:00
Richard Goodwin
59e3f8aac1 Mac folder, config updater script, updated readmes. 2018-10-17 22:17:34 -05:00
cimryan
7b00cbdbc3 Merge pull request #33 from rtgoodwin/push-hot-fix
Typo on script name
2018-10-17 10:41:34 -07:00
Richard Goodwin
619852dd26 Of course I missed another typo. 2018-10-17 12:13:43 -05:00
cimryan
6f409b0ada Merge pull request #31 from rtgoodwin/readme-cmdline
Readme cmdline
2018-10-17 10:06:54 -07:00
cimryan
438381fa65 Merge pull request #24 from rtgoodwin/pushover
Added Pushover support
2018-10-17 10:06:22 -07:00
Richard Goodwin
50e000582d Update readme to be more explicit about editing cmdline.txt 2018-10-17 10:57:59 -05:00
Richard Goodwin
24035c5e86 LAST typo on chmod. Tested working at this point. 2018-10-17 10:24:59 -05:00
Richard Goodwin
dc62ce2ee4 Typo on line to grab pushover script. 2018-10-17 10:07:43 -05:00
Richard Goodwin
32095c04e9 Clean merge with master. 2018-10-17 09:52:45 -05:00
Richard Goodwin
35891b8723 Merge branch 'master' of https://github.com/cimryan/teslausb 2018-10-17 09:11:56 -05:00
Richard Goodwin
efbbe0c719 Merging upstream master 2018-10-17 09:11:07 -05:00
cimryan
8a1786e4c5 Added instruction to delete .ssh\known_hosts 2018-10-16 20:42:36 -07:00
cimryan
20eff04ea8 Added instruction to delete the init_resize call during manual setup 2018-10-16 17:38:41 -07:00
cimryan
c87a37fce9 Added instruction to remove the init_resize.sh invocation 2018-10-16 17:07:54 -07:00
Richard Goodwin
b7be8b5237 Merge branch 'master' of https://github.com/cimryan/teslausb 2018-10-16 14:43:15 -05:00
Richard Goodwin
5c62ba93a0 Finalized to open PR 2018-10-16 14:37:09 -05:00
Richard Goodwin
d6e63ff720 Fixed a hyphen typo. 2018-10-16 13:27:11 -05:00
Richard Goodwin
f477fc4348 Even more error checking. 2018-10-16 12:48:07 -05:00
Richard Goodwin
adcf8fd2de Better error checking. 2018-10-16 12:25:15 -05:00
Richard Goodwin
bd90ef535f Initial commit for pushover testing 2018-10-16 11:51:26 -05:00
cimryan
7dfc9de59c Update branch references to master after merge. 2018-10-16 07:44:53 -07:00
cimryan
92f19af357 Merge pull request #20 from cimryan/u/cimryan/readonlyrootfs
U/cimryan/readonlyrootfs
2018-10-16 07:41:52 -07:00
cimryan
6a3d6f34ae Instructions for remounting rw if necessary. 2018-10-16 07:39:05 -07:00
cimryan
72bf9b5989 Merge branch 'master' into u/cimryan/readonlyrootfs 2018-10-16 07:29:48 -07:00
cimryan
e608ce5c73 Report success at the end of setup 2018-10-16 07:21:37 -07:00
Richard Goodwin
7fe1ce18ee Merge pull request #3 from rtgoodwin/pull_in_master
Pull in master
2018-10-16 07:00:04 -05:00
cimryan
a70b752a16 Make the root fs readonly during setup. 2018-10-15 22:32:36 -07:00
cimryan
657efc9f17 Fix creation of g_mass_storage.conf 2018-10-15 14:50:52 -07:00
cimryan
610613d7b3 Update the partition Ids in /etc/fstab and /boot/cmdline.txt after modifying partitions with parted
Parted changes the disk Ids, rendering the Pi unbootable without this step.
2018-10-15 07:20:44 -07:00
cimryan
012c4e225c Create the file system after creating the partition for the backing files
If there already happened to be a filesystem there is must be overwritten.
2018-10-14 22:21:16 -07:00
cimryan
d2aa8357aa Add logging for fallocate call 2018-10-14 21:49:18 -07:00
cimryan
ed72f4d844 Reference u/cimryan/readonlyrootfs 2018-10-14 21:15:56 -07:00
cimryan
03aa06ddb6 Reference u/cimryan/readonlyrootfs 2018-10-14 21:07:02 -07:00
cimryan
fc2a436c7e Fix the setting of the host name. 2018-10-14 20:47:32 -07:00
cimryan
c1e840fa9f Make calculations of backng file size in terms of free 1k blocks 2018-10-14 20:39:12 -07:00
cimryan
c0cab4d624 Correct the space allocation for the baking files. 2018-10-14 20:15:46 -07:00
cimryan
9c3daa3d91 Remove unnecessary recreation of filesystem on the backing files partition. 2018-10-14 20:02:42 -07:00
cimryan
aedff01c72 Typo in configure_rc_local name. 2018-10-14 20:01:18 -07:00
cimryan
4970fea833 Create the backing files for the USB drives on a separate partition. 2018-10-14 19:37:24 -07:00
cimryan
78128464ab Moved TODO/Asks items to issues 2018-10-13 22:47:44 -07:00
cimryan
0b8bafeb76 Removed disclaimer, added notes about music support 2018-10-13 22:44:18 -07:00
cimryan
98cecb4cbf Reference master after merge. 2018-10-13 20:55:18 -07:00
cimryan
fa54a02610 Merge pull request #10 from cimryan/u/cimryan/music
Support music files in addition to dashcam functionality
2018-10-13 20:52:18 -07:00