summaryrefslogtreecommitdiffstats
path: root/pxeserver (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make it obvious that some scripts are templates and cannot be used as-is....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. Eric Hameleers2017-01-231-714/+0
* Add '2017' to the copyright statements. Eric Hameleers2017-01-231-1/+1
* Without 'fsid' option nfsd refuses to export the filesystem if it is RAM based....The number '14' used in the script could be any (unique) low-range number. Eric Hameleers2016-05-051-1/+3
* pxeserver: minor polishing. Eric Hameleers2016-05-051-2/+2
* Add PXE server infrastructure....See the README.txt for instructions on how to use the 'pxeserver' script and what it can do for you. Eric Hameleers2016-05-051-0/+712