Commit graph

13 commits

Author SHA1 Message Date
Paint Your Dragon
f1060654ca
Merge pull request #94 from SkyperTHC/ntp_fix_etc
Ntp fix etc
2022-02-18 09:42:40 -08:00
Phillip Burgess
6092030e8d read-only-fs.sh: exit with message, only keeping this temporarily 2022-02-07 15:02:23 -08:00
SkyperTHC
d514547880 fixed NTPD in systemctl ntp.services to use non-private tmpfs 2020-06-07 07:03:19 +01:00
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
Paint Your Dragon
407c4089f4
Merge pull request #22 from kohlerdominik/master
Keep cron & install ntp
2018-08-26 11:30:30 -07:00
Miguel Almeida
9f22e6f9da Add executable permissions to all scripts
Backups excluded.
2018-05-21 22:45:20 +01:00
Dominik Kohler
2deec8b690
Keep cron & install ntp
Keep cron & install ntp, so time tasks are still possible
2018-05-02 08:37:19 +02:00
Phillip Burgess
165684187c Install wiringpi if r/w jumper enabled 2017-09-30 23:33:50 -07:00
Phillip Burgess
006a1c1c41 Some progress toward X11/PIXEL (still not there) 2017-09-28 17:37:01 -07:00
Phillip Burgess
74e25a872b Add xserver stuff back to remove list, doesn't work read-only 2017-09-27 13:10:46 -07:00
Phillip Burgess
baef700a97 Keep xserver & lightdm installed by default 2017-09-27 11:57:53 -07:00
Phillip Burgess
5538f2ef03 Keep dbus (for avahi-daemon), install insserv for Raspbian Stretch 2017-09-26 23:54:41 -07:00
Phillip Burgess
2c4e030995 Add read-only-fs.sh script 2017-09-26 17:39:43 -07:00