From 4d42fac79927520b6a4d0ea60654aae8f5d16055 Mon Sep 17 00:00:00 2001 From: 2Shirt <1923621+2Shirt@users.noreply.github.com> Date: Wed, 6 Dec 2017 19:56:06 -0800 Subject: [PATCH] Updated README.md --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff5d3ca0..d3c6fe62 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,22 @@ A collection of scripts to help technicians service Windows systems. * `Repairs` * `Uninstallers` +## Live Linux ## + +### Build Requirements ### + +* Arch Linux +* 4 Gb disk space + +### Initial Setup ### + +* Replace artwork as desired +* Run `Build_Linux` which will do the following: + * Install missing dependancies with pacman + * Open `main.py` in nano for configuration + * Build the local repo for the AUR packages + * Build the live Linux environment (exported as an ISO file) + ## Windows PE ## ### Build Requirements ### @@ -49,7 +65,7 @@ A collection of scripts to help technicians service Windows systems. ### Initial Setup ### -* Replace artwork as desired (if not already done above) +* Replace artwork as desired * Run `Build PE.cmd` which will do the following: * Load the WADK environment * Open `main.py` in notepad for configuration