Generates new Linux Distributions drawing from the LFS documentation project.
 
 
Go to file
phanes b15a9d0fcc added readme 2024-02-11 20:10:18 -05:00
configs reduction of ISO size to 1.9 GB - milestone 2023-05-28 00:29:16 -04:00
make.project adding rest of files from last push 2024-02-09 02:04:57 -05:00
rex.project/x86_64 added readme 2024-02-11 19:55:17 -05:00
.gitignore added readme 2024-02-11 19:55:17 -05:00
Makefile first step at itemizing dependency checks 2024-02-09 01:25:47 -05:00
README.md added readme 2024-02-11 20:10:18 -05:00
project_config.sh updated user/group execution context flow based on new features in rex 2024-02-07 02:00:50 -05:00

README.md

Dyad

An automation of the creation of a Linux sysroot closely aligned to the LFS documentation.

System Requirements

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

After you've installed these, just run make and a new sysroot will start compilation.