A minimal init system written in Nim
Go to file
Nocturn9x 7652a2c1cf Modularized the system further, added mounting of virtual filesystems 2021-11-30 23:56:38 +01:00
src Modularized the system further, added mounting of virtual filesystems 2021-11-30 23:56:38 +01:00
.dockerignore Initial ground work on the init 2021-11-30 20:54:27 +01:00
.gitignore Updated gitignore to excluse src/main.nim's binary 2021-11-30 16:15:08 +01:00
Dockerfile Initial ground work on the init 2021-11-30 20:54:27 +01:00
LICENSE Initial commit 2021-11-29 15:31:32 +01:00
README.md Modularized the system further, added mounting of virtual filesystems 2021-11-30 23:56:38 +01:00
start.sh Initial ground work on the init 2021-11-30 20:54:27 +01:00

README.md

nimd

A minimal, self-contained dependency-based Linux init system written in Nim