summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-06Release version 0.9.20.9.2A. Wilcox1-0/+23
2020-06-06tests: Update simulator spec for new keymap outputA. Wilcox1-1/+1
2020-06-06boot: Add Boot to Horizon resourcesA. Wilcox7-0/+132
2020-06-06Qt UI: Fix up signing keys and packages/servicesA. Wilcox1-7/+39
2020-06-06hscript: Update for console-setup -> kbd changeA. Wilcox3-12/+10
2020-06-04Qt UI: Ensure log is opened when built in release modesA. Wilcox1-1/+1
2020-06-03Release version 0.9.10.9.1A. Wilcox1-0/+69
2020-06-03json: Support models without a root mount definedA. Wilcox1-2/+2
2020-06-04Merge branch 'mtools' into 'master'A. Wilcox2-16/+19
2020-06-03image: use mtools to generate ESP images for ISOs instead of mountingMax Rees2-16/+19
2020-06-03image: ISO: Try harder to umount before rm -rfA. Wilcox1-4/+13
2020-06-03image: ISO: Allow live account to log in without pwA. Wilcox1-0/+1
2020-06-03image: ISO: Add root pw note to /etc/issueA. Wilcox1-0/+2
2020-06-03Merge branch 'sroracle' into 'master'A. Wilcox3-30/+55
2020-06-03image: fixup x86_64 ISO share filesMax Rees2-26/+51
2020-06-03image: ensure entire line from iso-params file is readMax Rees1-1/+1
2020-06-03image: fix a few paths from escaping target/Max Rees1-3/+3
2020-06-03image: Add default share directory for ISOA. Wilcox15-0/+342
2020-06-03image: Finish implementing ISO backendA. Wilcox3-24/+384
2020-05-30Qt UI: Use QString arg instead of snprintf to avoid GCC warningA. Wilcox1-3/+1
2020-05-29hscript: Timezone: Always remove existing localtimeA. Wilcox1-2/+2
2020-05-29hscript: Hostname: Create /etc if it doesn't existA. Wilcox1-0/+8
2020-05-29image: Support backend optionsA. Wilcox4-25/+68
2020-05-28image: Put target inside ir_dir, add WIP ISO backendA. Wilcox5-9/+231
2020-05-28hscript: user: Support cross-arch installsA. Wilcox1-11/+9
2020-05-26tests: Update for new keys-dir behaviourA. Wilcox1-3/+3
2020-05-26hscript: Close file after downloadA. Wilcox1-0/+2
2020-05-26hscript: Flush downloaded file before returningA. Wilcox1-0/+1
2020-05-26hscript: Make --keys-dir relativeA. Wilcox1-11/+7
2020-05-26hscript: Ensure target mounts aren't hardcoded to /targetA. Wilcox1-9/+13
2020-05-26hscript: Implement (undocumented, untested) 'version' keyA. Wilcox5-13/+63
2020-05-26hscript: Ensure root mounts aren't required for imageA. Wilcox1-1/+1
2020-05-26hscript: Implement (currently undocumented) 'inherit' key and testsA. Wilcox10-11/+64
2020-05-26hscript: Convert 'int line' to a ScriptLocation objectA. Wilcox17-751/+669
2020-05-25Qt UI: Generate valid installfile with no custom pkgsA. Wilcox1-1/+1
2020-05-24Fix CI since printowner is no longer built for REA. Wilcox2-1/+2
2020-05-24CMake: Don't build owner tool in RE, unneededA. Wilcox1-1/+1
2020-05-24Qt UI: Root passphrase should be >= 8 chars, not > 8A. Wilcox1-1/+1
2020-05-24Image creator: Run backend `prepare()` before scriptA. Wilcox1-7/+8
2020-05-24Qt UI: Fix a few issues with the Runtime wizardA. Wilcox4-7/+6
2020-05-24Qt UI: Fix high DPI supportA. Wilcox1-1/+1
2020-05-24hscript: Implement 'svcenable' key and testsA. Wilcox10-0/+124
2020-05-24devel: script: Add definition of svcenable keyA. Wilcox1-0/+36
2020-05-24Qt UI: Support High DPI screensA. Wilcox1-0/+1
2020-05-23Qt UI: Fix building non-install environmentA. Wilcox2-0/+15
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