Go to file
David Oberhollenzer 98d5ba81be dhcpcd: wait for master socket
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-03-24 18:14:07 +01:00
crontab Remove superflous escapes in swclock cron job 2018-11-25 19:05:47 +01:00
docs Update documentation 2018-11-23 22:22:50 +01:00
etc Add dhcpcd hook for swclock 2018-11-23 22:16:50 +01:00
m4 Initial commit 2018-11-05 16:11:47 +01:00
netcfg Initial commit 2018-11-05 16:11:47 +01:00
scripts Remove possible bashisms 2018-11-17 16:40:15 +01:00
services dhcpcd: wait for master socket 2019-03-24 18:14:07 +01:00
.gitignore dhcpcd: wait for master socket 2019-03-24 18:14:07 +01:00
LICENSE Update e-mail address 2019-03-14 17:19:34 +01:00
Makefile.am Add dhcpcd hook for swclock 2018-11-23 22:16:50 +01:00
README.md Update documentation 2018-11-23 22:22:50 +01:00
autogen.sh Initial commit 2018-11-05 16:11:47 +01:00
configure.ac dhcpcd: wait for master socket 2019-03-24 18:14:07 +01:00

README.md

About

This directory contains the basic system configuration for the Pygos system.

See docs/defconfig.md for an overview of the default init service configuration and further, available services.

See docs/network.md for a description on how to do static network configuration with the provided script and service.

See docs/swclock.md for a description on the software pseudo RTC implementation for systems that do not have a hardware real time clock.