Go to file
David Oberhollenzer 9e08d160bc Bump version number
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-09-18 13:07:09 +02:00
crontab Remove superflous escapes in swclock cron job 2018-11-25 19:05:47 +01:00
docs Propperly unmount the overlay partition on shutdown 2019-09-18 13:07:09 +02: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 Move contents of devfs.sh script into service file 2019-09-18 13:07:09 +02:00
services Propperly unmount the overlay partition on shutdown 2019-09-18 13:07:09 +02:00
.gitignore Move contents of devfs.sh script into service file 2019-09-18 13:07:09 +02:00
LICENSE Update e-mail address 2019-03-14 17:19:34 +01:00
Makefile.am Propperly unmount the overlay partition on shutdown 2019-09-18 13:07:09 +02: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 Bump version number 2019-09-18 13:07:09 +02: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.