summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-24tests: Update Simulator test's parted MBR label type nameA. Wilcox1-1/+1
2020-03-24hscript: De-constify returned Horizon::Script* objectsA. Wilcox2-8/+6
2020-03-23CLI Tools: Update messages, and make them more consistentA. Wilcox3-20/+27
2020-03-22hscript: Ensure partition 1 won't abut first disk sectorsA. Wilcox1-0/+3
2020-03-19hscript: Support creation of MBR disklabelsA. Wilcox1-1/+1
2020-03-18hscript: Support creation of /etc/network/interfacesA. Wilcox5-49/+169
2020-03-17hscript: Add new netconfigtype key and associated testsA. Wilcox8-0/+150
2020-03-15hscript: Mount /dev, /proc, /sys under /targetA. Wilcox1-0/+25
2020-03-15script: More efficiently call apkA. Wilcox1-2/+5
2020-03-15tests: Remove undo file from extfs testingA. Wilcox1-3/+3
2020-03-15meta: Handle underscores in architecture namesA. Wilcox1-1/+1
2020-03-15script: Handle pre-existing network condition betterA. Wilcox1-3/+3
2020-03-15disk: Remove ability to undo e2fsA. Wilcox1-2/+0
2020-03-11tests: Update simulator spec for proper language scriptA. Wilcox1-3/+3
2020-03-11hscript: Make target directory configurableA. Wilcox8-107/+165
2020-03-01Qt UI: Add What's This to the rest of the UIA. Wilcox3-0/+17
2020-02-26hscript: Refactor Keys to be owned by a Script*A. Wilcox14-336/+382
2020-02-26hscript: Add introspection support for Script classA. Wilcox2-0/+98
2020-02-26devel: Add 'netconfigtype' key specificationA. Wilcox2-2/+63
2020-02-23assets: Add "Party" Openbox theme for live mediaA. Wilcox7-0/+201
2020-02-23Qt UI: Add missing What's This and help filesA. Wilcox15-20/+119
2020-02-23Qt UI: Return exit code 1 if Install Env wizard cancelledA. Wilcox1-0/+5
2020-02-23Qt UI: Fix small memory leaksA. Wilcox3-6/+7
2020-02-23Update a few TODOsA. Wilcox2-3/+2
2020-02-23DiskMan: Allow sector size of disk to be retrievedA. Wilcox3-5/+9
2020-02-23Qt UI: Fix issues identified by static analysisA. Wilcox6-27/+26
2020-02-23Qt UI: Initial draft of automatic partitioning systemA. Wilcox2-27/+166
2020-02-23Qt UI: Add horizon-ppc64-detect scriptA. Wilcox2-0/+5
2020-02-23hscript: Handle Partition type codesA. Wilcox2-2/+28
2020-02-23HorizonScript: Add 'bios' and 'prep' flags for Partition keyA. Wilcox1-0/+2
2020-02-22hscript: Add HFS+ support to Filesystem keyA. Wilcox2-1/+8
2020-02-22Vision: Add HFS+ as a required supported file sysA. Wilcox1-0/+1