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