You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
David Oberhollenzer 628adf2e03 Move contents of devfs.sh script into service file
Conditionals can be eliminated, since we know exactely what the
situation looks like on Linux.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
4 years ago
crontab Remove superflous escapes in swclock cron job 5 years ago
docs Replace static network config script with iproute2 batch file 4 years ago
etc Add dhcpcd hook for swclock 5 years ago
m4 Initial commit 5 years ago
netcfg Initial commit 5 years ago
scripts Move contents of devfs.sh script into service file 4 years ago
services Move contents of devfs.sh script into service file 4 years ago
.gitignore Move contents of devfs.sh script into service file 4 years ago
LICENSE Update e-mail address 4 years ago
Makefile.am Add dhcpcd hook for swclock 5 years ago
README.md Update documentation 5 years ago
autogen.sh Initial commit 5 years ago
configure.ac Move contents of devfs.sh script into service file 4 years ago

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.