Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-22 | Add initial MIPS port, sans automatic partitioner | A. Wilcox | 1 | -0/+4 | |
Help with the automatic partitioner by parties interested in the MIPS ports of Adélie (and/or Alpine and/or postmarketOS) would be very desirable. I'm only currently aware myself of how to partition SGI MIPS64 machines. My gut tells me we probably need the `subarch` system like for PPC64, but I am not sure how non-SGI MIPS64 machines need to be partitioned. | |||||
2020-02-23 | Qt UI: Initial draft of automatic partitioning system | A. Wilcox | 1 | -0/+9 | |
2020-02-22 | Qt UI: Move Finish to F10 (see rationale:) | A. Wilcox | 1 | -1/+1 | |
When F8 is bound to both, pressing F8 on the penultimate page (currently the Accounts page) will send a clicked event to both Next and Finish. This means that the Commit (or Writeout) page will never be shown if the user is using keyboard-only input. | |||||
2020-02-16 | Qt UI: Add UI.Partition.Install.UserPrompt page | A. Wilcox | 1 | -2/+4 | |
2020-02-14 | Qt UI: Move Firmware page before Partition | A. Wilcox | 1 | -3/+3 | |
This ensures that disk controllers that need firmware can have it loaded. | |||||
2020-02-12 | Qt UI: Initial pass at collecting disks for UI.Partition.Install* | A. Wilcox | 1 | -1/+7 | |
2020-02-09 | Qt UI: Initial work for backend support of manual net config | A. Wilcox | 1 | -0/+17 | |
2019-12-19 | Qt UI: Add more page definitions, required for the partitioner | A. Wilcox | 1 | -6/+12 | |
2019-12-19 | Qt UI: Early handling of architecture (for the purposes of auto-partitioning ↵ | A. Wilcox | 1 | -0/+18 | |
and RE) | |||||
2019-12-13 | Qt UI: Handle cancel/exit of wizard using the proper pattern | A. Wilcox | 1 | -1/+2 | |
2019-12-06 | Qt UI: Implement UI.Packages.Choices requirements | A. Wilcox | 1 | -0/+16 | |
2019-12-06 | Qt UI: Implement UI.Writeout and UI.Commit requirements | A. Wilcox | 1 | -4/+4 | |
2019-12-05 | Qt UI: Initial draft of outputting a HorizonScript file from the UI | A. Wilcox | 1 | -0/+18 | |
2019-12-01 | Qt UI: Drastically simplify Runtime Env NIC selection, keep DHCP setting | A. Wilcox | 1 | -3/+1 | |
2019-12-01 | Qt UI: Handle escape key, change label of Finish button | A. Wilcox | 1 | -1/+1 | |
2019-11-27 | Qt UI: Rename F6 shortcut variable | A. Wilcox | 1 | -1/+1 | |
2019-11-19 | Qt UI: Add UI.Boot page | A. Wilcox | 1 | -0/+2 | |
2019-11-19 | Qt UI: Implement UI.Packages.SimpleSel | A. Wilcox | 1 | -0/+9 | |
2019-11-19 | Qt UI: Add page definition for shell/init/MTA selection | A. Wilcox | 1 | -0/+1 | |
2019-11-19 | Qt UI: Use public members instead of fields for non-widget backed answers | A. Wilcox | 1 | -0/+4 | |
2019-11-18 | Qt UI: Factor out MAC address stringify to function | A. Wilcox | 1 | -0/+13 | |
2019-11-15 | Qt UI: Add mirror and version as members of HorizonWizard | A. Wilcox | 1 | -0/+2 | |
Some day, these will be settable in the UI. For now, at least make the vars. | |||||
2019-11-14 | Qt UI: Factor MAC address into base interface list | A. Wilcox | 1 | -1/+6 | |
2019-11-14 | Qt UI: Implement UI.SysMeta.DateTime/Timezone page | A. Wilcox | 1 | -0/+1 | |
2019-11-10 | Qt UI: Initial work on Networking page | A. Wilcox | 1 | -0/+11 | |
2019-11-09 | Qt UI: Add the iface definition page for Runtime Environment | A. Wilcox | 1 | -0/+3 | |
2019-11-08 | Qt UI: Formatting and file heading fixes | A. Wilcox | 1 | -0/+12 | |
2019-11-08 | Qt UI: Implement most of UI.Global.* and UI standards | A. Wilcox | 1 | -2/+2 | |
2019-11-08 | UI: Import some of the 2016 prototype - welcome to Qt UI development | A. Wilcox | 1 | -0/+41 | |