Updated README.md

This commit is contained in:
2Shirt 2017-12-06 19:56:06 -08:00
parent 94ce0e50f0
commit 4d42fac799

View file

@ -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