summaryrefslogtreecommitdiffstats
path: root/pxeserver.tpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix PXE boot. Fix pxeserver. Add support for PXE-booting UEFI-based PC's Eric Hameleers2019-02-151-29/+171
| | | | Note that UEFI PXE-boot is not yet working, I do not know why.
* Make it obvious that some scripts are templates and cannot be used as-is. Eric Hameleers2017-01-231-0/+714
This affects: - pxeserver - setup2hd Both have been renamed with extension '.tpl' as indication that they are templates. The 'make_slackware_live.sh' script performs a series of substitutions on them to produce the actual scripts inside the ISO.