summaryrefslogtreecommitdiff
path: root/hscript/script_i.hh
AgeCommit message (Expand)AuthorFilesLines
2023-12-01Add 'rootshell' key to determine root's shellA. Wilcox1-0/+13
2020-08-30Rearchitect how 'bootloader' key worksA. Wilcox1-1/+1
2020-07-04hscipt: Implement parse and validation of 'pppoe' keyA. Wilcox1-0/+17
2020-06-23hscript: Implement runlevel support in svcenable keyA. Wilcox1-2/+2
2020-06-13hscript: Stub unfinished implementation of 'bootloader' keyA. Wilcox1-0/+13
2020-06-06hscript: Update for console-setup -> kbd changeA. Wilcox1-0/+1
2020-05-26hscript: Implement (undocumented, untested) 'version' keyA. Wilcox1-1/+14
2020-05-26hscript: Implement (currently undocumented) 'inherit' key and testsA. Wilcox1-0/+1
2020-05-26hscript: Convert 'int line' to a ScriptLocation objectA. Wilcox1-32/+46
2020-05-24hscript: Implement 'svcenable' key and testsA. Wilcox1-0/+19
2020-03-17hscript: Add new netconfigtype key and associated testsA. Wilcox1-0/+13
2020-03-11hscript: Make target directory configurableA. Wilcox1-0/+3
2019-12-19hscript: Add 'arch' key implementation and related testsA. Wilcox1-0/+12
2019-11-04hscript: Refactor script.cc and disk.cc for maintainabilityA. Wilcox1-0/+289