From 86d15daa818fb3edc6c2d863c7a5a71c1d208fdc Mon Sep 17 00:00:00 2001 From: William Harrington Date: Mon, 15 Mar 2021 21:34:09 -0500 Subject: initial commit --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..66092b5 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Build Your Own Linux From Scratch +- [Referenced from Viktor Engelmann Project](http://algorithman.de/Algorithmen) + +## Description: +**LFS** is a type of a Linux installation and the name of a book written by Gerard Beekmans, and currently as of March 2021, mainly maintained by Bruce Dubbs. The book gives readers instructions on how to build a Linux system from source. The book is available freely from the Linux From Scratch site. + +*Scripts* +- Setup scripts for prelimary setup +- Scripts for downloading packages +- Scripts for building chapter 5 +- Scripts for building chapter 6 +- Scripts for building chapter 7 +- Scripts for building chpater 8 +- Scripts for chapter 9 +- Scripts for chapter 10 +- The end -- cgit v1.2.3-54-g00ecf