Yossi
67800dd04c
remove gpsd from install
2017-04-17 12:33:18 +03:00
Yossi
8ef52117e3
remove i2S
2017-04-16 17:33:41 +03:00
Yossi
9bb2ed9537
unzip Cardigan to designated dir
2017-04-16 10:49:12 +03:00
Yossi Neiman
8da4be5a2e
Update README.md
2017-04-16 10:29:04 +03:00
Yossi Neiman
b9855d7be3
Update README.md
2017-04-16 10:28:30 +03:00
Yossi Neiman
0227ca407a
Update README.md
2017-04-16 10:25:42 +03:00
Yossi Neiman
34139fc433
Update README.md
2017-04-16 10:25:18 +03:00
Yossi
d452ea2f3f
add GPS core
2017-04-16 10:24:32 +03:00
Yossi
603ee58f25
update to Cardigan v0.3
2017-04-14 21:22:56 +03:00
Yossi
0dbe2c49be
move opencv install to the bottom
2017-04-13 21:56:53 +03:00
Yossi
6ba487e168
revert to pi camera python 1.12 until a fix will be found
2017-04-13 17:28:29 +03:00
Yossi
59325d497b
fix piCamera install
2017-04-13 15:43:17 +03:00
Yossi
a997d0ecee
install piCamera threw apt-get
2017-04-13 14:05:51 +03:00
Yossi
a0191799c6
remove quotes from piCamera[array]
2017-04-13 10:10:34 +03:00
Yossi
5b86536360
add -y flag to pip install
2017-04-12 14:15:54 +03:00
Yossi
2c1726ca87
install i2s
2017-04-12 13:40:49 +03:00
Yossi
e6528f24d6
use mpg123 instead of omg
2017-04-12 13:37:58 +03:00
Yossi
6d9ab9f47a
install picamera & apt-get pip
2017-04-12 13:22:32 +03:00
Yossi
3cf7a63610
remove stages 4 & 5
2017-04-05 11:11:21 +03:00
Yossi
657944a9a3
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# .gitignore
# stage2/04-cleanup/00-run.sh
# stage2/EXPORT_NOOBS
# stage4/00-install-packages/00-debconf
# stage4/00-install-packages/00-packages
# stage4/00-install-packages/00-packages-nr
# stage4/EXPORT_IMAGE
2017-04-05 11:09:02 +03:00
Yossi
0eccdb98f7
Merge remote-tracking branch 'RPi-Distro/dev' into dev
...
# Conflicts:
# .gitignore
# stage2/04-cleanup/00-run.sh
# stage2/EXPORT_NOOBS
# stage4/00-install-packages/00-debconf
# stage4/00-install-packages/00-packages
# stage4/00-install-packages/00-packages-nr
# stage4/EXPORT_IMAGE
2017-04-05 11:04:00 +03:00
Serge Schneider
0ee2578bc6
export-noobs: replace all spaces with underscores in OS icon file
2017-04-03 16:39:20 +01:00
Serge Schneider
fa1e67f92e
export-noobs: rename Raspbian.png to match NOOBS_NAME
2017-04-03 16:19:20 +01:00
Serge Schneider
7360f24430
Add a 4GB image
2017-04-03 16:01:13 +01:00
Serge Schneider
6c146a7bb7
Clean up clean up
2017-04-03 16:01:13 +01:00
Serge Schneider
c0a5b85f8f
Update release notes
2017-04-03 16:01:13 +01:00
Benjamin Parzella
762e20cc0a
Minor error in stage2 sys-tweaks debconf file
...
Seems like there is a misplaced line break
2017-04-03 15:59:16 +01:00
Mike Roberts
000e61f84d
Updated {i}-run-chroot script filename to match {i}-run.sh format
2017-03-20 15:53:55 +01:00
David C Wang
16b3133f46
Make WORK_DIR and DEPLOY_DIR configurable through config file
2017-03-14 14:00:28 +00:00
Serge Schneider
9cffa42a35
config.txt: update documentation URL
2017-03-13 17:46:14 +00:00
Serge Schneider
8373e58195
build.sh: execute postrun.sh, if executable
2017-03-13 17:44:31 +00:00
Serge Schneider
1f1ddb5f13
Specify additional variables in EXPORT_* files
2017-03-13 17:39:58 +00:00
Serge Schneider
8f22f2f27e
stage2: install libpam-chksshpwd
2017-03-13 17:31:49 +00:00
Serge Schneider
718a4e8c21
Switch to PARTUUID
2017-03-07 15:14:03 +00:00
Serge Schneider
8e74b4f15c
Revert "Enable pi-gen build when "pi-gen/work" dir is a symlink"
...
This reverts commit 40b5af925b
.
2017-03-06 14:37:13 +00:00
Serge Schneider
8f7c537d71
partition_setup.sh: Only copy files
2017-03-06 11:58:48 +00:00
David C Wang
40b5af925b
Enable pi-gen build when "pi-gen/work" dir is a symlink
...
* Occasionally, it is necessary to symbolically link the pi-gen/work
directory to a different place on the filesystem. This is true if
the current partition is low on space, or when building within
vagrant virtual machine shared mounts which do not support all
regular fs operations.
* Without this change, the pi-gen build will fail to unmount because
the OS 'mount' command returns canonical paths which fails to match
the symbolically linked path to 'work' dir.
2017-03-06 11:56:12 +00:00
Serge Schneider
7748ed0df1
Copy wpa_supplicant.conf from NOOBS
2017-03-06 11:49:13 +00:00
Serge Schneider
b0be14afdf
Update release notes
2017-03-06 09:27:48 +00:00
Serge Schneider
daa9e35ada
Copy ssh and ssh.txt to boot partition
2017-03-06 09:27:48 +00:00
Serge Schneider
a68a0713e6
Format boot partition as FAT32
2017-03-06 09:27:48 +00:00
Serge Schneider
d664bfed4b
Update release notes
2017-03-06 09:27:48 +00:00
Serge Schneider
5cccd741fe
stage4: install RealVNC with no recommends
2017-03-06 09:27:48 +00:00
Serge Schneider
3fa66a0699
Update release notes
2017-03-06 09:27:48 +00:00
Serge Schneider
37902fb114
export-image: Format /boot as FAT32
2017-03-06 09:27:48 +00:00
Serge Schneider
51fbf45dd7
stage2: Manually install /etc/default/console-setup
...
debconf alone does not seem to work
2017-03-06 09:27:48 +00:00
Ross Schulman
8f017cb69a
Building in a different direction by replacing stage folders ( #51 )
2017-02-26 18:12:37 +00:00
Sam Holmes
a45a061ec4
Add README warning for binfmt-support requirement ( #46 )
2017-02-08 16:10:11 +00:00
Yossi Neiman
4f6cdd3a9c
Update README.md
2017-02-02 21:49:03 +02:00
Yossi
ea93abbd73
cleanup
2017-01-26 10:12:43 +02:00