summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-23Release version 0.9.00.9.0A. Wilcox1-1/+1
2020-05-23Qt UI: Ensure manual config isn't shown after DHCPA. Wilcox2-5/+10
2020-05-23Qt UI: Implement custom Wi-Fi network supportA. Wilcox4-3/+156
2020-05-23Qt UI: Remove references to QDebugA. Wilcox2-2/+0
2020-05-22Qt UI: Settle on Netsurf, implement Captive Portal supportA. Wilcox3-19/+32
2020-05-22Qt UI: Implement Mount Point selection, the last wizard pageA. Wilcox6-1/+269
2020-05-22DiskMan: Add Partition::node methodA. Wilcox3-1/+16
2020-05-22Qt UI: Add remaining needed help filesA. Wilcox9-0/+139
2020-05-17Qt UI: Add some Wi-Fi changes from February 23rd I don't rememberA. Wilcox2-9/+15
2020-05-17Qt UI: Add What's This to all controls missing itA. Wilcox4-0/+10
2020-05-17Qt Runner: No longer living in a simulationA. Wilcox1-3/+2
2020-05-17tests: Add --version tests, fix required installfile testsA. Wilcox2-12/+20
2020-05-17Documentation: Fix typosA. Wilcox2-4/+4
2020-05-17all: Add --version and --help support and unify output formatsA. Wilcox11-82/+173
2020-05-16Qt UI: Add manual pagesA. Wilcox4-0/+96
2020-05-16Bump version to 0.9.0, install YANG model to share/doc/horizonA. Wilcox2-2/+130
2020-05-16JSON: Add manual pageA. Wilcox2-0/+79
2020-05-16validator: Add manual pageA. Wilcox2-0/+63
2020-05-16simulator: Add manual pageA. Wilcox2-0/+86
2020-05-16owner: Add manual pageA. Wilcox2-0/+33
2020-05-16image: Add manual pageA. Wilcox2-0/+147
2020-05-15DiskMan: Add manual pagesA. Wilcox21-0/+671
2020-05-15executor: Add Steps, EXIT STATUS, DIAGNOSTICS sectionsA. Wilcox1-0/+69
2020-05-15fetch: Add manual pageA. Wilcox2-0/+68
2020-05-15executor: Add manual pageA. Wilcox2-0/+42
2020-05-15devel: Add template manpage for future maintenanceA. Wilcox1-0/+48
2020-05-15hscript: Ensure user commands are correct in simulatorA. Wilcox2-15/+20
2020-05-15JSON: Handle user account creationA. Wilcox2-0/+43
2020-05-15hscript: Ensure user commands are run in the targetA. Wilcox1-4/+11
2020-05-15hscript-fromjson: Set network to true when an IP is givenA. Wilcox1-1/+1
2020-05-15hscript: Don't change networking in image modeA. Wilcox1-1/+4
2020-05-13devel: Add YANG model for HorizonScript JSON schemaA. Wilcox1-0/+356
2020-05-13tools: Add new hscript-fromjson toolA. Wilcox9-0/+23230
2020-05-13image: TAR: Force UTF-8 pathnames alwaysA. Wilcox1-3/+3
2020-05-07fetch: Disable tests that aren't written yetA. Wilcox1-7/+7
2020-05-07image: Add functional TAR backendA. Wilcox4-9/+84
2020-04-02image: Truly dynamic backend registrationA. Wilcox6-10/+143
2020-04-02hscript: Overwrite existing /e/n/i file, if presentA. Wilcox1-1/+1
2020-04-02hscript: Handle existing /etc/localtime in targetA. Wilcox1-0/+2
2020-04-02image: Actually make backends registerableA. Wilcox4-17/+26
2020-04-02image: Significantly refactor how backends are registeredA. Wilcox4-44/+71
2020-04-01Tests: Update APK tests for --keys-dirA. Wilcox1-3/+3
2020-04-01image: Initial work on backend supportA. Wilcox7-10/+171
2020-04-01hscript: Rename Image flag to ImageOnlyA. Wilcox5-6/+6
2020-03-26Requirements: Add Runner.Execute.pkginstall.KeysA. Wilcox1-0/+4
2020-03-26Script: Use --keys-dir during base installationA. Wilcox1-8/+15
2020-03-24hscript: Implement 'Image' script optionA. Wilcox5-40/+49
2020-03-24hscript: Execute +arch+ key before APK pkgdb initA. Wilcox1-5/+5
2020-03-24hscript: Don't overwrite fstab with each mountA. Wilcox1-1/+2
2020-03-24Add the beginnings of the Image Creation utilityA. Wilcox5-0/+209