Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 812 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 812 Bytes

ginit

fit

CircleCI Godoc

ginit is a high(er) level library for initializing Linux. The goal of ginit is to make it possible to launch PID 1 processes in Go and initialize a Linux OS without writing shell scripts or relying on existing /sbin/init implementations. Ginit is intended for consumption by mesanine and also Linuxkit. This library will be majorly refactored several times before becoming stable!