added readme
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Dyad
|
||||
|
||||
An automation of the creation of a Linux sysroot closely aligned to the LFS documentation.
|
||||
|
||||
## Pre-Work
|
||||
|
||||
Dyad is developed on a a vanilla Fedora 39 system. In order to meet prerequisites to start the build, you will need to install the following packages:
|
||||
|
||||
```
|
||||
dnf -y install make vim cmake g++ dialog
|
||||
```
|
||||
Reference in New Issue
Block a user