Commit Graph

210 Commits

Author SHA1 Message Date
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
0be698ca2c remove stage3 2017-07-21 19:13:31 +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
2d7ce5899a remove stage 4 & 5 2017-07-20 15:20:09 +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
Claus Strasburger
fe45b73987 Added docker-compose.yml for easy apt-cacher-ng startup 2017-07-17 12:21:37 +02:00
Claus Strasburger
bab0fe3b0d Docker build: move to debian stretch 2017-07-17 12:21:28 +02:00
Russ Kubes
4d65b2b357 Export-image: Only disable metadata_csum feature if it's possibly enabled. 2017-07-17 11:36:43 +02:00
Serge Schneider
137efd2379 Update release notes 2017-07-10 14:29:11 +01:00
Serge Schneider
dd7de2554c Update release notes 2017-07-05 11:23:54 +01:00
Serge Schneider
234c4b7937 Export-image: disable metadata_csum for compatibility with older SD card copiers 2017-07-03 16:40:23 +01:00
Serge Schneider
be2018ee5f README: Add stage 5 description 2017-06-27 13:16:41 +01:00
Andrew Smith
cdf1cf2aba Also use -v in error message 2017-06-27 13:10:09 +01:00
Andrew Smith
22c4105b57 Tell docker to delete the volume as well
Addresses #62

Because of the use of volumes the .img files (and everything else) will stay around on disk even when you do `docker rm pigen_work`. Passing `-v` deletes the volume as well and frees up disk space.
2017-06-27 13:10:09 +01:00
Jacob Siverskog
d2f88a6e4f Update stage specification example
The previous example failed for me due to a missing SKIP in
stage5. While at it, complete the example with all steps needed to get
an image generated.
2017-06-27 13:09:40 +01:00
Thomas Phillips
c92638438a Fixed running docker script from within pwd containing spaces 2017-06-27 13:08:08 +01:00
Thomas Phillips
50e5c01f57 Image build date now honours timezone 2017-06-27 13:06:50 +01: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
Serge Schneider
a0060bd475 export-image: increase free space padding 2017-06-21 10:56:07 +01:00
Serge Schneider
d2b8d634b9 export-image: switch from fallocate to truncate 2017-06-21 10:46:10 +01:00
Serge Schneider
d347d8d5f7 stage0: configure apt before locales 2017-06-21 08:55:30 +01:00
Serge Schneider
530b66fd3f bootstrap: cope with NFS and FUSE filesystems 2017-06-20 16:17:12 +01:00
Serge Schneider
02728fe65e export-image: use apparent size when calculating disk usage 2017-06-20 16:13:59 +01:00
Serge Schneider
e583c18eba stage4: install python3-thonny 2017-06-20 16:12:32 +01:00
Serge Schneider
046db2d3d3 NOOBS: update kernel version number 2017-06-20 16:11:17 +01: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
Yossi
748ec17bfa remove GPS from OSZ :) 2017-06-15 13:02:44 +03:00
Yossi
334972f649 added GPS to all builds 2017-06-15 12:37:03 +03:00
Yossi
541915a2ab add pip to OSZ 2017-06-15 10:25:56 +03:00
Yossi
dac8450eff remove more packages unnecessary for drideOSZ 2017-06-15 08:14:55 +03:00
Yossi Neiman
ae1c57146f Create README.md 2017-06-14 14:11:03 +03:00
Yossi Neiman
7290ed8981 Create README.md 2017-06-14 14:10:20 +03:00
Yossi Neiman
3c431ecf30 Create README.md 2017-06-14 14:03:33 +03:00
Yossi
f443722dc0 update readme 2017-06-14 14:02:45 +03:00
Yossi
75bb3a5559 update readme 2017-06-14 14:01:02 +03:00
Yossi
bc3721a7bb don't install openCV on drideOSZ 2017-06-14 13:42:24 +03:00
Yossi
4df2c00cee Merge remote-tracking branch 'RPi-Distro/dev' into dev
# Conflicts:
#	README.md
#	stage3/00-install-packages/00-packages
2017-06-07 13:44:00 +03:00
Yossi
047334dea0 bluetooth setup fixes 2017-06-07 13:43:07 +03:00
Yossi
dd04197a4a Add bluetooth dride/Cardigan#33 2017-05-24 17:31:23 +03:00
Serge Schneider
f9637fb24e Update release notes 2017-05-15 16:46:18 +01:00