https://github.com/firstof9/upi
Universal PXE Installer
https://github.com/firstof9/upi
Last synced: 12 months ago
JSON representation
Universal PXE Installer
- Host: GitHub
- URL: https://github.com/firstof9/upi
- Owner: firstof9
- License: gpl-3.0
- Created: 2014-06-10T12:42:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T16:34:01.000Z (almost 6 years ago)
- Last Synced: 2025-06-19T01:17:52.092Z (12 months ago)
- Language: PHP
- Size: 15.5 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
upi
===
Universal PXE Installer
This system will automagicly generate TFTP boot files for facilitating the installation of your desiered OS over the network, completely automated (providing you have a proper templete setup).
DISCLAIMER
===
This software is beta.
TODO
===
Create installer script - In progress
Instructions for installing
Update batch file for generating Windows PE image (auto inject startnet.cmd, installer.cmd, installer.vbs rename setup.exe)
Code cleanup
PREREQUISITES
===
Apache
NFS (optional for use with NFSISO installs on CentOS 6+)
PHP
MySQL
TFTPd
IPMITools (Used to automagicly reboot and set server to PXE Boot off the network)
Bootstrap (www.getbootstrap.com) (This should auto link in via CDN, only download if you want a local copy)
Windows Assessment and Deployment Kit (ADK) (optional for generating Windows PE image)