README: add building instructions
This commit is contained in:
parent
07202b902b
commit
aa9809e0ed
@ -6,6 +6,15 @@ HOS requires:
|
|||||||
* A UEFI system.
|
* A UEFI system.
|
||||||
* 128MB of RAM.
|
* 128MB of RAM.
|
||||||
|
|
||||||
|
# Building HOS
|
||||||
|
|
||||||
|
From the top level of the repository, run:
|
||||||
|
|
||||||
|
./rscons
|
||||||
|
|
||||||
|
If you get errors about missing packages, install the packages and then re-run
|
||||||
|
the build command.
|
||||||
|
|
||||||
# Running HOS
|
# Running HOS
|
||||||
|
|
||||||
## Physical Machine
|
## Physical Machine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user