Commit Graph

11 Commits

Author SHA1 Message Date
Yossi
a102de2b2f bye bye Cardigan root dir :party 2018-03-15 16:26:40 +02:00
Yossi
6f8d70de55 fix issue with cronjob was not written 2018-03-07 12:40:30 +02:00
Yossi
b79438d346 refactor cron insertion 2018-03-07 10:40:04 +02:00
Yossi
b9357c6389 make the state dir writable 2018-03-06 18:58:57 +02:00
Yossi
ffc73f3aba Fix RTC issues 2018-03-06 18:57:59 +02:00
Yossi
386dfdf443 Add ensureAllClipsAreDecoded to cron job dride/dride-core#47 2018-03-06 17:37:01 +02:00
Yossi
3f94254ca8 fix RTC was not working becouse i2c was off | close dride/dride-core#59 2018-03-06 16:10:42 +02:00
Yossi
5c4267dfb3 -y i2c tools 2018-03-06 11:37:08 +02:00
Yossi
aeedcc11b5 add i2cdetect 2018-03-01 15:51:21 +02:00
Yossi
b891b23741 use sudo for cleaning files 2018-02-26 19:55:18 +02:00
Mark
23b2c929a2 Updated Dride to Raspbian Stretch (#1)
* Stretch base system working W/O DRIDE

- Currently removed Dride edits/software to get base OS working

* Enabled Ether over USB

I slightly rearranged a few startups in stage2 to give us room for more expansion later.  Boot files update important to come prior to Dride software.
Stretch base system working W/O DRIDE

* Dride+Stretch working

- wifi works with specific Dride network
- usb0 interface also works if you need to debug/hack

All Dride network items have been separated into this step

* DrideOS gets Dride software added back in on Debian Stretch

- software base; testing commencing

* Added new dride partition, clean, updated README

- updated README to explain how this has been modified vs. upstream
- removed and cleaned unused scripts
- added dride partition creation on startup (runonce)
- drideOS conditional renamed to dride-plus

* Use the /dride path and provide soft links during software installation

- updated README
2018-02-11 10:34:42 +02:00