No description
Find a file
SkyperTHC 6ccbc2e73b 1. See https://github.com/adafruit/Raspberry-Pi-Installer-Scripts/issues/92
ntpd started from 'systemctl' (via dhcpcd hook) can not follow symlink
from /etc/resolv.conf to /tmp/dhcpcd.resolv.conf. For now should remain
in /etc/resolv.conf (hard coded).
stat64("/etc/resolv.conf", 0xbea7af80) = -1 ENOENT (No such file or
directory)
2. Never fsck on any volumne. Linux runs a fsck every 6 month even on
ro-volumnes. Any fs corruption makes fsck stall during bootup and
requires user to confirm to continue.
3. Disable viminfo to stop vim from complaining about ~/.viminfo not
writeable.
2020-06-07 06:32:21 +01:00
i2s_mic_module add i2s mic setup 2020-04-16 10:02:03 -07:00
overlays yay 2019-09-14 22:20:37 -04:00
st7789_module yay 2019-09-14 22:20:37 -04:00
adafruit-pitft.sh Added uninstall option to PiTFT 2020-05-15 17:09:57 -07:00
arcade-bonnet.sh Add Joy Bonnet installer 2017-03-21 12:16:20 -07:00
i2c.sh Add executable permissions to all scripts 2018-05-21 22:45:20 +01:00
i2samp.sh Added Buster to Raspbian experimental list 2019-06-27 14:13:02 -05:00
i2smic.sh add i2s mic setup 2020-04-16 10:02:03 -07:00
joy-bonnet.sh Add --upgrade to evdev install line (for older RetroPie) 2017-06-07 12:03:43 -07:00
libgpiod.sh libgpiod.sh doesn't assume Python 3.5 anymore 2019-06-20 16:38:46 -07:00
occi occi: chmod +x systemwide install; create example occidentalis.txt 2018-10-08 10:43:41 -06:00
pi-eyes.sh pi-eyes.sh: specify pi3d version 2020-03-20 15:55:13 -07:00
pi-touch-cam.sh Bring camera installer up to date 2018-04-09 20:32:59 -07:00
pitft-fbcp.sh pitft-fbcp: fix rotation settings for Cupcade 2018-03-21 16:04:47 -07:00
read-only-fs.sh 1. See https://github.com/adafruit/Raspberry-Pi-Installer-Scripts/issues/92 2020-06-07 06:32:21 +01:00
README.md i2s tested 2016-11-27 17:04:27 -05:00
retrogame.sh Fix retrogame list-length select 2018-03-21 15:48:38 -07:00
rgb-matrix.sh Spectro installer, plus other minor fixes 2020-01-16 20:27:46 -08:00
rtc.sh Add executable permissions to all scripts 2018-05-21 22:45:20 +01:00
spectro.sh Spectro installer, plus other minor fixes 2020-01-16 20:27:46 -08:00

Raspberry-Pi-Installer-Scripts

Some scripts for helping install Adafruit HATs, bonnets, add-on's, & friends!

Based heavily on get.pimoroni.com scripts!