Skip to content

Latest commit

 

History

History

herd-build

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Building HERD

Before building HERD, make sure you have built uKharon.

Preparation

First, download HERD from its repository and apply a few minor fixes:

scripts/prepare.sh

Compilation

Then, build HERD in multiple configurations

scripts/compile.sh

Packaging

Finally, package all the binaries into a payload.zip:

scripts/payload.sh