Go to file
David Oberhollenzer 858ea8c384 Release version 2
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-11-25 19:05:47 +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 Add configure flag for dhcpcd 2018-11-23 22:16:50 +01:00
.gitignore Add dhcpcd hook for swclock 2018-11-23 22:16:50 +01:00
LICENSE Initial commit 2018-11-05 16:11:47 +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 Release version 2 2018-11-25 19:05:47 +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.