Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-18 | hscript: Add stub User* classes | A. Wilcox | 1 | -0/+88 |
2019-10-18 | hscript: Mark install-only sections as untestable | A. Wilcox | 1 | -0/+3 |
2019-10-17 | hscript: Fix up rootpw execute shell printing | A. Wilcox | 1 | -2/+2 |
2019-10-17 | hscript: Fix build on CI | A. Wilcox | 1 | -0/+1 |
2019-10-17 | hscript: Implement RootPassphrase::execute | A. Wilcox | 1 | -2/+48 |
2019-10-13 | hscript: Pass data by reference | A. Wilcox | 1 | -1/+1 |
2019-10-12 | hscript: Turn rootpw validation true by default | A. Wilcox | 1 | -1/+2 |
2019-10-12 | hscript: Pass opts to all validate()s, implement 'mount' validation | A. Wilcox | 1 | -2/+2 |
2019-10-08 | Make +pretty+ a global var instead of passed everywhere | A. Wilcox | 1 | -1/+2 |
2019-10-08 | hscript: Use StringKey for Hostname (+ others), implement RootPassphrase | A. Wilcox | 1 | -0/+35 |
2019-10-08 | hscript: Add StringKey helper class | A. Wilcox | 1 | -0/+0 |