Skip to content

infraguys/genesis_seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build workflow

Genesis Seed

Tiny Linux based OS for probing, discovering and provisioning new nodes.

Build

The project is built by Makefile so you need to run:

make

to build whole project.

You may build only parts of the project:

  • Kernel
  • Python
  • Initramfs

Build Kernel

To build kernel from scratch you need to run:

make kernel

Clean

To clean the project you need to run:

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors