Age | Commit message (Expand) | Author | Files | Lines |
2020-05-07 | image: Add functional TAR backend | A. Wilcox | 1 | -7/+1 |
2019-11-04 | hscript: Refactor script.cc and disk.cc for maintainability | A. Wilcox | 1 | -0/+3 |
2019-11-02 | hscript: Add download_file helper and implement SigningKey::execute0.1.0 | A. Wilcox | 1 | -0/+10 |
2019-10-27 | hscript: Make portable to std::filesystem OR boost::filesystem | A. Wilcox | 1 | -3/+10 |
2019-10-26 | hscript: Implement NetAddress::execute | A. Wilcox | 1 | -1/+3 |
2019-10-26 | hscript: Implement DiskLabel::execute | A. Wilcox | 1 | -1/+1 |
2019-10-21 | CMake: Drastically simplifify hscript library building | A. Wilcox | 1 | -9/+2 |
2019-10-20 | hscript: Implement DiskId::execute | A. Wilcox | 1 | -1/+1 |
2019-10-20 | hscript: Build fixes for Mac OS X 10.12.6 (Xcode 9) | A. Wilcox | 1 | -1/+7 |
2019-10-14 | hscript: Implement Mount::execute fully, including fstab manipulation | A. Wilcox | 1 | -0/+1 |
2019-10-08 | hscript: New module 'disk', fix headers of all files | A. Wilcox | 1 | -0/+1 |
2019-10-08 | hscript: Use StringKey for Hostname (+ others), implement RootPassphrase | A. Wilcox | 1 | -0/+1 |
2019-10-08 | hscript: Implement 'hostname' parsing; add rest of existing manual tests | A. Wilcox | 1 | -0/+1 |
2019-10-07 | hscript: Implement Network class | A. Wilcox | 1 | -0/+1 |
2019-10-07 | hscript: Fix up Key class, add BooleanKey class | A. Wilcox | 1 | -0/+1 |
2019-10-06 | Add skeleton logic | A. Wilcox | 1 | -0/+15 |