Age | Commit message (Expand) | Author | Files | Lines |
2020-05-29 | hscript: Hostname: Create /etc if it doesn't exist | A. Wilcox | 1 | -0/+8 |
2020-05-29 | image: Support backend options | A. Wilcox | 4 | -25/+68 |
2020-05-28 | image: Put target inside ir_dir, add WIP ISO backend | A. Wilcox | 5 | -9/+231 |
2020-05-28 | hscript: user: Support cross-arch installs | A. Wilcox | 1 | -11/+9 |
2020-05-26 | tests: Update for new keys-dir behaviour | A. Wilcox | 1 | -3/+3 |
2020-05-26 | hscript: Close file after download | A. Wilcox | 1 | -0/+2 |
2020-05-26 | hscript: Flush downloaded file before returning | A. Wilcox | 1 | -0/+1 |
2020-05-26 | hscript: Make --keys-dir relative | A. Wilcox | 1 | -11/+7 |
2020-05-26 | hscript: Ensure target mounts aren't hardcoded to /target | A. Wilcox | 1 | -9/+13 |
2020-05-26 | hscript: Implement (undocumented, untested) 'version' key | A. Wilcox | 5 | -13/+63 |
2020-05-26 | hscript: Ensure root mounts aren't required for image | A. Wilcox | 1 | -1/+1 |
2020-05-26 | hscript: Implement (currently undocumented) 'inherit' key and tests | A. Wilcox | 10 | -11/+64 |
2020-05-26 | hscript: Convert 'int line' to a ScriptLocation object | A. Wilcox | 17 | -751/+669 |
2020-05-25 | Qt UI: Generate valid installfile with no custom pkgs | A. Wilcox | 1 | -1/+1 |
2020-05-24 | Fix CI since printowner is no longer built for RE | A. Wilcox | 2 | -1/+2 |
2020-05-24 | CMake: Don't build owner tool in RE, unneeded | A. Wilcox | 1 | -1/+1 |
2020-05-24 | Qt UI: Root passphrase should be >= 8 chars, not > 8 | A. Wilcox | 1 | -1/+1 |
2020-05-24 | Image creator: Run backend `prepare()` before script | A. Wilcox | 1 | -7/+8 |
2020-05-24 | Qt UI: Fix a few issues with the Runtime wizard | A. Wilcox | 4 | -7/+6 |
2020-05-24 | Qt UI: Fix high DPI support | A. Wilcox | 1 | -1/+1 |
2020-05-24 | hscript: Implement 'svcenable' key and tests | A. Wilcox | 10 | -0/+124 |
2020-05-24 | devel: script: Add definition of svcenable key | A. Wilcox | 1 | -0/+36 |
2020-05-24 | Qt UI: Support High DPI screens | A. Wilcox | 1 | -0/+1 |
2020-05-23 | Qt UI: Fix building non-install environment | A. Wilcox | 2 | -0/+15 |
2020-05-23 | Release version 0.9.00.9.0 | A. Wilcox | 1 | -1/+1 |
2020-05-23 | Qt UI: Ensure manual config isn't shown after DHCP | A. Wilcox | 2 | -5/+10 |
2020-05-23 | Qt UI: Implement custom Wi-Fi network support | A. Wilcox | 4 | -3/+156 |
2020-05-23 | Qt UI: Remove references to QDebug | A. Wilcox | 2 | -2/+0 |
2020-05-22 | Qt UI: Settle on Netsurf, implement Captive Portal support | A. Wilcox | 3 | -19/+32 |
2020-05-22 | Qt UI: Implement Mount Point selection, the last wizard page | A. Wilcox | 6 | -1/+269 |
2020-05-22 | DiskMan: Add Partition::node method | A. Wilcox | 3 | -1/+16 |
2020-05-22 | Qt UI: Add remaining needed help files | A. Wilcox | 9 | -0/+139 |
2020-05-17 | Qt UI: Add some Wi-Fi changes from February 23rd I don't remember | A. Wilcox | 2 | -9/+15 |
2020-05-17 | Qt UI: Add What's This to all controls missing it | A. Wilcox | 4 | -0/+10 |
2020-05-17 | Qt Runner: No longer living in a simulation | A. Wilcox | 1 | -3/+2 |
2020-05-17 | tests: Add --version tests, fix required installfile tests | A. Wilcox | 2 | -12/+20 |
2020-05-17 | Documentation: Fix typos | A. Wilcox | 2 | -4/+4 |
2020-05-17 | all: Add --version and --help support and unify output formats | A. Wilcox | 11 | -82/+173 |
2020-05-16 | Qt UI: Add manual pages | A. Wilcox | 4 | -0/+96 |
2020-05-16 | Bump version to 0.9.0, install YANG model to share/doc/horizon | A. Wilcox | 2 | -2/+130 |
2020-05-16 | JSON: Add manual page | A. Wilcox | 2 | -0/+79 |
2020-05-16 | validator: Add manual page | A. Wilcox | 2 | -0/+63 |
2020-05-16 | simulator: Add manual page | A. Wilcox | 2 | -0/+86 |
2020-05-16 | owner: Add manual page | A. Wilcox | 2 | -0/+33 |
2020-05-16 | image: Add manual page | A. Wilcox | 2 | -0/+147 |
2020-05-15 | DiskMan: Add manual pages | A. Wilcox | 21 | -0/+671 |
2020-05-15 | executor: Add Steps, EXIT STATUS, DIAGNOSTICS sections | A. Wilcox | 1 | -0/+69 |
2020-05-15 | fetch: Add manual page | A. Wilcox | 2 | -0/+68 |
2020-05-15 | executor: Add manual page | A. Wilcox | 2 | -0/+42 |
2020-05-15 | devel: Add template manpage for future maintenance | A. Wilcox | 1 | -0/+48 |