Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | tests: Update Simulator test's parted MBR label type name | A. Wilcox | 1 | -1/+1 |
2020-03-24 | hscript: De-constify returned Horizon::Script* objects | A. Wilcox | 2 | -8/+6 |
2020-03-23 | CLI Tools: Update messages, and make them more consistent | A. Wilcox | 3 | -20/+27 |
2020-03-22 | hscript: Ensure partition 1 won't abut first disk sectors | A. Wilcox | 1 | -0/+3 |
2020-03-19 | hscript: Support creation of MBR disklabels | A. Wilcox | 1 | -1/+1 |
2020-03-18 | hscript: Support creation of /etc/network/interfaces | A. Wilcox | 5 | -49/+169 |
2020-03-17 | hscript: Add new netconfigtype key and associated tests | A. Wilcox | 8 | -0/+150 |
2020-03-15 | hscript: Mount /dev, /proc, /sys under /target | A. Wilcox | 1 | -0/+25 |
2020-03-15 | script: More efficiently call apk | A. Wilcox | 1 | -2/+5 |
2020-03-15 | tests: Remove undo file from extfs testing | A. Wilcox | 1 | -3/+3 |
2020-03-15 | meta: Handle underscores in architecture names | A. Wilcox | 1 | -1/+1 |
2020-03-15 | script: Handle pre-existing network condition better | A. Wilcox | 1 | -3/+3 |
2020-03-15 | disk: Remove ability to undo e2fs | A. Wilcox | 1 | -2/+0 |
2020-03-11 | tests: Update simulator spec for proper language script | A. Wilcox | 1 | -3/+3 |
2020-03-11 | hscript: Make target directory configurable | A. Wilcox | 8 | -107/+165 |
2020-03-01 | Qt UI: Add What's This to the rest of the UI | A. Wilcox | 3 | -0/+17 |
2020-02-26 | hscript: Refactor Keys to be owned by a Script* | A. Wilcox | 14 | -336/+382 |
2020-02-26 | hscript: Add introspection support for Script class | A. Wilcox | 2 | -0/+98 |
2020-02-26 | devel: Add 'netconfigtype' key specification | A. Wilcox | 2 | -2/+63 |
2020-02-23 | assets: Add "Party" Openbox theme for live media | A. Wilcox | 7 | -0/+201 |
2020-02-23 | Qt UI: Add missing What's This and help files | A. Wilcox | 15 | -20/+119 |
2020-02-23 | Qt UI: Return exit code 1 if Install Env wizard cancelled | A. Wilcox | 1 | -0/+5 |
2020-02-23 | Qt UI: Fix small memory leaks | A. Wilcox | 3 | -6/+7 |
2020-02-23 | Update a few TODOs | A. Wilcox | 2 | -3/+2 |
2020-02-23 | DiskMan: Allow sector size of disk to be retrieved | A. Wilcox | 3 | -5/+9 |
2020-02-23 | Qt UI: Fix issues identified by static analysis | A. Wilcox | 6 | -27/+26 |
2020-02-23 | Qt UI: Initial draft of automatic partitioning system | A. Wilcox | 2 | -27/+166 |
2020-02-23 | Qt UI: Add horizon-ppc64-detect script | A. Wilcox | 2 | -0/+5 |
2020-02-23 | hscript: Handle Partition type codes | A. Wilcox | 2 | -2/+28 |
2020-02-23 | HorizonScript: Add 'bios' and 'prep' flags for Partition key | A. Wilcox | 1 | -0/+2 |
2020-02-22 | hscript: Add HFS+ support to Filesystem key | A. Wilcox | 2 | -1/+8 |
2020-02-22 | Vision: Add HFS+ as a required supported file sys | A. Wilcox | 1 | -0/+1 |
2020-02-22 | Qt UI: Re-load CommitPage if Back is chosen | A. Wilcox | 2 | -2/+17 |
2020-02-22 | Qt UI: Implement UI.Commit.Explain.Disk | A. Wilcox | 1 | -8/+22 |
2020-02-22 | Qt UI: Wire up Partition Choice UI to wizard ivars | A. Wilcox | 1 | -0/+16 |
2020-02-22 | Qt UI: Move Finish to F10 (see rationale:) | A. Wilcox | 2 | -5/+8 |
2020-02-18 | Qt UI: Make @alyx and @tecuane happy | A. Wilcox | 1 | -2/+20 |
2020-02-18 | Qt UI: Skip mount page for manual partitioning in Runtime Env | A. Wilcox | 2 | -0/+6 |
2020-02-18 | Qt UI: Prompt for confirmation if erase disk is chosen | A. Wilcox | 2 | -0/+14 |
2020-02-18 | Qt UI: Implement UI.Partition.Install.Manual and some of UI.Partition.Runtime* | A. Wilcox | 4 | -0/+104 |
2020-02-18 | Git: Ignore .cmake directory | A. Wilcox | 1 | -0/+1 |
2020-02-18 | Qt UI: Build and run properly in the Runtime Env | A. Wilcox | 5 | -5/+42 |
2020-02-18 | Qt UI: Specifically note when disks appear empty | A. Wilcox | 1 | -3/+12 |
2020-02-18 | DiskMan: Add ability to reload partition table dynamically | A. Wilcox | 2 | -13/+42 |
2020-02-16 | Qt UI: Add UI.Partition.Install.UserPrompt page | A. Wilcox | 6 | -5/+191 |
2020-02-14 | README: Slight tweaks | A. Wilcox | 1 | -17/+17 |
2020-02-14 | Qt UI: Move Firmware page before Partition | A. Wilcox | 2 | -10/+10 |
2020-02-14 | Qt UI: Add Disk Selection screen | A. Wilcox | 11 | -3/+140 |
2020-02-12 | DiskMan: Add library usage sample | A. Wilcox | 1 | -0/+31 |
2020-02-12 | Qt UI: Initial pass at collecting disks for UI.Partition.Install* | A. Wilcox | 9 | -3/+208 |