burrow-pi-img/stage2/01-sys-tweaks/files
Peter Johnson c85fd9f33c
Revamp image to build dependencies as part of stages (#83)
Fixes #17.

Stage 2 is fairly minimal, stage 3 builds/installs OpenCV and WPILib et al, and stage 4
builds/installs the FRCVision webdash and adds the vision examples.

Other changes:
- OpenCV compiled with ffmpeg, OpenBLAS, and libgtk (fixes #79, fixes #80)
- OpenBLAS added to image (fixes #65)
- C++ Makefile is more easily extensible (fixes #71)
- Sources for everything are bundled into image into /usr/src
- README updated (fixes #16)
- pkg-config files for wpilibc et al are now installed and C++ Makefile uses them (if compiled local to Pi)
- Both dynamic and static libs are included in image

The only downside of all these changes (particularly the ffmpeg, OpenBLAS, and libgtk inclusion)
is the image size is now over 3GB (800MB compressed). The previous image didn't quite fit on a
2GB card however.
2019-02-02 23:37:18 -08:00
..
ld.so.conf.d Revamp image to build dependencies as part of stages (#83) 2019-02-02 23:37:18 -08:00
50raspi Add Raspbian stages 2016-04-11 07:34:01 +01:00
90-qemu.rules [adding] qemu emulation layout to test images with qemu 2017-09-14 10:12:30 +01:00
bash.bashrc Initial FRCVision commit. 2018-11-16 00:52:05 -08:00
bash.logout Initial FRCVision commit. 2018-11-16 00:52:05 -08:00
console-setup stage2: Manually install /etc/default/console-setup 2017-03-06 09:27:48 +00:00
jdk-11.0.1.jinfo Initial FRCVision commit. 2018-11-16 00:52:05 -08:00
rc.local Switch to Stretch 2017-07-28 13:35:46 +01:00
resize2fs_once Reboot at end of one-time filesystem resize (#42) 2019-01-11 01:14:24 -08:00
ttyoutput.conf Add Raspbian stages 2016-04-11 07:34:01 +01:00