Age | Commit message (Expand) | Author | Files | Lines |
2020-06-19 | Qt UI: fs keys for ESPs should be format "vfat", not "fat32" | Max Rees | 1 | -2/+2 |
2020-06-13 | Qt UI: Add SDDM explicitly; use new bootloader key | A. Wilcox | 1 | -17/+11 |
2020-06-06 | Qt UI: Fix up signing keys and packages/services | A. Wilcox | 1 | -7/+39 |
2020-05-25 | Qt UI: Generate valid installfile with no custom pkgs | A. Wilcox | 1 | -1/+1 |
2020-05-24 | Qt UI: Fix a few issues with the Runtime wizard | A. Wilcox | 1 | -4/+0 |
2020-05-23 | Qt UI: Fix building non-install environment | A. Wilcox | 1 | -0/+2 |
2020-05-22 | Qt UI: Implement Mount Point selection, the last wizard page | A. Wilcox | 1 | -0/+6 |
2020-02-23 | Qt UI: Add missing What's This and help files | A. Wilcox | 1 | -4/+10 |
2020-02-23 | Qt UI: Return exit code 1 if Install Env wizard cancelled | A. Wilcox | 1 | -0/+5 |
2020-02-23 | Update a few TODOs | A. Wilcox | 1 | -2/+2 |
2020-02-23 | Qt UI: Fix issues identified by static analysis | A. Wilcox | 1 | -2/+2 |
2020-02-23 | Qt UI: Initial draft of automatic partitioning system | A. Wilcox | 1 | -27/+157 |
2020-02-22 | Qt UI: Move Finish to F10 (see rationale:) | A. Wilcox | 1 | -4/+7 |
2020-02-18 | Qt UI: Implement UI.Partition.Install.Manual and some of UI.Partition.Runtime* | A. Wilcox | 1 | -0/+2 |
2020-02-18 | Qt UI: Build and run properly in the Runtime Env | A. Wilcox | 1 | -1/+5 |
2020-02-16 | Qt UI: Add UI.Partition.Install.UserPrompt page | A. Wilcox | 1 | -1/+3 |
2020-02-14 | Qt UI: Move Firmware page before Partition | A. Wilcox | 1 | -7/+7 |
2020-02-14 | Qt UI: Add Disk Selection screen | A. Wilcox | 1 | -0/+2 |
2020-02-12 | Qt UI: Initial pass at collecting disks for UI.Partition.Install* | A. Wilcox | 1 | -0/+2 |
2020-02-10 | Qt UI: Initial work for manual network configuration | A. Wilcox | 1 | -0/+2 |
2020-02-09 | Qt UI: Initial work for backend support of manual net config | A. Wilcox | 1 | -3/+25 |
2020-02-09 | Qt UI: Handbook, not Guide | A. Wilcox | 1 | -2/+2 |
2019-12-19 | Qt UI: Add more page definitions, required for the partitioner | A. Wilcox | 1 | -1/+5 |
2019-12-19 | Qt UI: Early handling of architecture (for the purposes of auto-partitioning ... | A. Wilcox | 1 | -0/+75 |
2019-12-14 | Qt UI: Implement user avatar selection | A. Wilcox | 1 | -0/+4 |
2019-12-14 | Qt UI: Skip empty components of GECOS name when creating username | A. Wilcox | 1 | -0/+1 |
2019-12-14 | Qt UI: Implement custom package selection | A. Wilcox | 1 | -0/+2 |
2019-12-13 | Qt UI: Handle cancel/exit of wizard using the proper pattern | A. Wilcox | 1 | -22/+20 |
2019-12-09 | Qt UI: Install iproute2 if networking is enabled | A. Wilcox | 1 | -0/+1 |
2019-12-07 | Qt UI: scanner,camera groups don't exist in system /etc/groups | A. Wilcox | 1 | -2/+2 |
2019-12-06 | Qt UI: Implement UI.Packages.Choices requirements | A. Wilcox | 1 | -0/+32 |
2019-12-06 | Qt UI: Implement UI.Writeout and UI.Commit requirements | A. Wilcox | 1 | -1/+33 |
2019-12-06 | Qt UI: Ensure kernel is installed, and GRUB if selected | A. Wilcox | 1 | -0/+7 |
2019-12-05 | Qt UI: Initial draft of outputting a HorizonScript file from the UI | A. Wilcox | 1 | -0/+119 |
2019-12-01 | Qt UI: Drastically simplify Runtime Env NIC selection, keep DHCP setting | A. Wilcox | 1 | -3/+0 |
2019-12-01 | Qt UI: Handle escape key, change label of Finish button | A. Wilcox | 1 | -0/+10 |
2019-11-29 | Qt UI: Add Accounts page, still in progress | A. Wilcox | 1 | -0/+2 |
2019-11-27 | Qt UI: Rename F6 shortcut variable | A. Wilcox | 1 | -3/+3 |
2019-11-27 | Qt UI: Add root passphrase page | A. Wilcox | 1 | -0/+2 |
2019-11-19 | Qt UI: Add UI.Boot page | A. Wilcox | 1 | -0/+7 |
2019-11-19 | Qt UI: Implement UI.Packages.SimpleSel | A. Wilcox | 1 | -0/+2 |
2019-11-19 | Qt UI: Add page definition for shell/init/MTA selection | A. Wilcox | 1 | -0/+1 |
2019-11-19 | Qt UI: Add UI.Firmware page | A. Wilcox | 1 | -0/+6 |
2019-11-18 | Qt UI: Factor out MAC address stringify to function | A. Wilcox | 1 | -10/+1 |
2019-11-17 | Qt UI: Surround skarnet includes with 'extern C' | A. Wilcox | 1 | -0/+2 |
2019-11-17 | Qt UI: Use monotonic clock for STAMP | A. Wilcox | 1 | -0/+2 |
2019-11-15 | Qt UI: Add UI.Network.Automatic page and logic | A. Wilcox | 1 | -1/+3 |
2019-11-15 | Qt UI: Add mirror and version as members of HorizonWizard | A. Wilcox | 1 | -0/+3 |
2019-11-14 | Qt UI: Use strnlen since we know the safe max | A. Wilcox | 1 | -1/+1 |
2019-11-14 | Qt UI: Add UI.SysMeta.Hostname page | A. Wilcox | 1 | -0/+2 |