Commit Graph

281 Commits

Author SHA1 Message Date
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
70fb0a72b8 remove stages 3-5 2018-01-15 08:15:41 +02:00
Yossi
e86c9f6126 Merge branch 'dev' of https://github.com/dride/drideOS-image-generator into dev 2018-01-14 21:46:48 +02:00
Yossi
98295ebe8d update picamera repo for python 3 2018-01-14 21:46:46 +02:00
Yossi Neiman
ee574e101b
Update README.md 2018-01-14 20:32:40 +02:00
Yossi Neiman
9e881c8670
Update README.md 2018-01-14 19:02:49 +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
Ben Pirt
066eb03d52 Allow image building to be skipped for stages (#137) 2018-01-03 12:48:31 +00:00
andig
40e5dae819 Correct help text (#145) 2018-01-02 18:17:07 +00:00
Ben Pirt
6e32569415 Update README with some information on how the build works (#136) 2017-12-15 11:31:40 +00: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
b71bf31793 Update os.json 2017-11-24 10:12:09 +00:00
Serge Schneider
4b08ad07b1 Update release notes 2017-11-24 10:12:08 +00:00
Serge Schneider
aa8731012e Round image size up to nearest 4M block 2017-11-24 10:12:08 +00:00
Serge Schneider
53259b48d3 Remove fonts-arkpandora 2017-11-24 07:10:45 +00:00
Serge Schneider
5c44fc727e stage2: install man-db 2017-11-24 07:10:45 +00:00
Andrew Wedgbury
35994f5d9c Remove /etc/vnc/updateid when finalising 2017-11-22 15:49:37 +00:00
Yossi
7b970cc606 add SPI modifications for neopixel 2017-11-21 16:14:51 +02:00
XECDesign
31fcc80953
Fix typo in export-image
Fixes #132
2017-11-07 05:43:01 +00:00
XECDesign
90adfb1551
Label root partition
Fixes #131
2017-11-06 10:53:05 +00:00
Rick
9f2941954f Add caution about WORK_DIR filesystem 2017-09-28 13:40:58 +01:00
Claus Strasburger
52c6748e67 fix docker-in-docker copying when not doing CONTINUE=1 2017-09-21 15:06:11 +01:00
Claus Strasburger
732a87415d Docker-Build enhancements
- don't use any volume mounts anymore to allow using docker-in-docker
(with docker.sock mounted)
- smaller Docker build context by ignoring some files
2017-09-21 12:53:01 +01:00
Serge Schneider
9aa87dbfb4 Fix font packages 2017-09-21 12:45:05 +01: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
5024709d70 Update release notes 2017-09-05 12:36:58 +01:00
Jacen
727db0ed63 [fixing] docker parts 2017-09-04 16:43:25 +01:00
Serge Schneider
e64ea5bce4 stage3: install fonts-droid-fallback 2017-09-04 14:06:23 +01:00
Serge Schneider
63c312d1fe Update release notes 2017-09-04 12:17:49 +01:00
Serge Schneider
2f032b1d19 Update README.md
Fixes #105
2017-09-04 09:39:04 +01:00
Serge Schneider
05b31b287d Dockerfile: set DEBIAN_FRONTEND noninteractive 2017-08-31 11:27:33 +01:00
Serge Schneider
b8c94731c5 stage1: fix symlink creation
Fixes #100
2017-08-31 11:24:01 +01:00
James Ruan
c0513c547a export-image: when work in a non-English locale environment the PARTUUID will silently fail, resulting to an unbootable image file. (#96)
* use dd and xxd to get disk identifier

* add xxd as dependency
2017-08-31 11:22:33 +01:00
Serge Schneider
dc0fb57fb9 stage2: install net-tools explicitly 2017-08-24 16:31:15 +01:00