Commit Graph

116 Commits

Author SHA1 Message Date
Yossi
aeedcc11b5 add i2cdetect 2018-03-01 15:51:21 +02:00
Yossi
d385d764e6 Merge branch 'dev' of https://github.com/dride/drideOS-image-generator into dev 2018-02-26 19:55:21 +02:00
Yossi
b891b23741 use sudo for cleaning files 2018-02-26 19:55:18 +02:00
Mark
e43d675061 Disable DNS w/o merge conflict (#3)
* 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

* Fixed DNS resolution - disable it

This will keep it from interfering with paired iOS device for example (overwriting)
2018-02-24 22:54:55 +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
Yossi
98295ebe8d update picamera repo for python 3 2018-01-14 21:46:46 +02:00
Yossi
a5bf1cb58d Merge branch 'dev' of https://github.com/RPi-Distro/pi-gen into dev 2018-01-14 19:00:50 +02:00
Yossi
27f2b4d447 sattle on node 8.9.0 2017-12-15 12:10:12 +02:00
Yossi
ca1fa6909e replace node install script 2017-12-15 10:06:13 +02:00
Yossi
571e8d9450 install latest nodeJS 2017-12-14 18:11:41 +02:00
Serge Schneider
13185c8224 stage2: install policykit-1
Closes #116
2017-12-13 11:17:58 +00:00
Yossi
5b218b7a73 Add npm install on video module 2017-12-11 21:35:30 +02:00
Yossi
bf2cf52a9f cleanup 2017-12-11 18:51:06 +02:00
Yossi
585b813674 replace FFMPEG with libav 2017-12-11 17:49:41 +02:00
Yossi
bc52bec634 Add cleaner cronJob 2017-12-11 12:41:51 +02:00
Yossi
91fc363f76 Add git 2017-12-11 12:15:54 +02:00
Yossi
654c3840e4 Add FFMPEG 2017-12-11 11:35:18 +02:00
Yossi
1976bd3a90 fix typo in RTC setup 2017-11-30 16:18:34 +02:00
Yossi
0211028080 update RTC installation 📺 2017-11-30 12:29:40 +02:00
Serge Schneider
5c44fc727e stage2: install man-db 2017-11-24 07:10:45 +00:00
Yossi
7b970cc606 add SPI modifications for neopixel 2017-11-21 16:14:51 +02:00
Jacen
26fcf59f3f [adding] qemu emulation layout to test images with qemu 2017-09-14 10:12:30 +01:00
Serge Schneider
496e41575e Revert "stage2: install fdisk"
This reverts commit e7e04fcde3.
2017-09-05 14:34:19 +01:00
Serge Schneider
e7e04fcde3 stage2: install fdisk 2017-09-05 14:29:33 +01:00
Serge Schneider
dc0fb57fb9 stage2: install net-tools explicitly 2017-08-24 16:31:15 +01:00
Yossi
59b98184bd Enable SPI 2017-07-28 20:59:28 +03:00
Serge Schneider
178b1e404b Remove NTP in favour of systemd-timesyncd 2017-07-28 13:35:46 +01:00
Serge Schneider
f2060a8ee2 export-noobs: enable NOOBS config script here instead of stage2 2017-07-28 13:35:46 +01:00
Serge Schneider
207003b5ed stage2: Move ssh host key regen and NOOBS config scripts to raspberrypi-sys-mods 2017-07-28 13:35:46 +01:00
Serge Schneider
c77669ad9f stage2: firmware-ralink renamed to firmware-misc-nonfree 2017-07-28 13:35:46 +01:00
Serge Schneider
6618df4b08 stage2: update wait.conf 2017-07-28 13:35:46 +01:00
Serge Schneider
19fc4a367e stage2: Add htop 2017-07-28 13:35:46 +01:00
Serge Schneider
036e5242b3 stage2: Add libmtp-runtime and rsync 2017-07-28 13:35:46 +01:00
Serge Schneider
8f361a1c38 Switch to Stretch 2017-07-28 13:35:46 +01:00
TJ Rana
3441133d1c Corrected various typos (#91)
* Rename License.md to LICENSE

* Correct typos

* Clean up code layout

Organize layout with extra lines
2017-07-27 12:11:07 +02:00
Yossi
7d17456de1 fix installation process for indicators 2017-07-27 09:14:56 +03:00
Yossi
40ea94d838 fix indicators setup 2017-07-26 16:21:22 +03:00
Yossi
80ae3c4a69 refactor indicators installation 2017-07-25 13:22:13 +03:00
Yossi
e3627709c7 fix set settings dir 2017-07-21 08:34:41 +03:00
Yossi
82a20db9a5 compile indicators after openCV 2017-07-20 16:35:02 +03:00
Yossi
f5b291c781 Merge remote-tracking branch 'RPi-Distro/dev' into dev
# Conflicts:
#	README.md
#	scripts/common
#	stage3/00-install-packages/00-packages
#	stage4/00-install-packages/00-packages
#	stage5/EXPORT_NOOBS
2017-07-20 15:18:46 +03:00
Yossi
2d327ee21b add build param 2017-07-20 13:53:17 +03:00
Yossi
f28811d7ba add indicators 2017-07-20 11:41:57 +03:00
Yossi
d7ad71d97e don't create firmware fir 2017-06-21 23:39:49 +03:00
Yossi
f36f232a67 revert to pull script from server 2017-06-21 19:40:34 +03:00
Yossi
e03b6dd5f3 fix file location 2017-06-20 00:54:06 +03:00
Yossi
53bd4767a4 fix copy files locally for all startup scripts 2017-06-20 00:01:34 +03:00
Yossi
57f4737d2e try to insert local file 2017-06-19 22:20:09 +03:00
Yossi
54b4babfe2 fix startup script's dir 2017-06-19 08:53:55 +03:00
Yossi
3c09c4c10e store drideOS startup script locally and replace drideOSZ startup file 2017-06-16 08:54:57 +03:00