Initial commit

This commit is contained in:
Jan Schär 2024-05-09 22:45:53 +02:00
commit 968d09e362
88 changed files with 2323 additions and 0 deletions

5
readme.md Normal file
View file

@ -0,0 +1,5 @@
# SOI OS
Folder `os` contains the scripts and files for building custom OS images based on Debian for training and contests.
Folder `contestops` contains various scripts and files for administrating contests where contestants use this OS.