Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-12 | hscript: Fix logic reversal | A. Wilcox | 1 | -1/+1 |
2019-10-12 | hscript: Validate 'hostname' keys and add another test | A. Wilcox | 1 | -1/+30 |
2019-10-12 | hscript: Pass opts to all validate()s, implement 'mount' validation | A. Wilcox | 1 | -2/+2 |
2019-10-08 | hscript: New module 'disk', fix headers of all files | A. Wilcox | 1 | -1/+1 |
2019-10-08 | hscript: - and _ are valid hostname characters | A. Wilcox | 1 | -1/+1 |
2019-10-08 | hscript: Handle pkgs with + char and add test (thanks @sroracle) | A. Wilcox | 1 | -1/+1 |
2019-10-08 | hscript: handle packages with dot (.) character | A. Wilcox | 1 | -1/+1 |
2019-10-08 | hscript: Initial attempt at handling 'pkginstall' key | A. Wilcox | 1 | -2/+29 |
2019-10-08 | hscript: Implement 'hostname' parsing; add rest of existing manual tests | A. Wilcox | 1 | -0/+41 |