Age | Commit message (Expand) | Author | Files | Lines |
2023-09-05 | Qt UI: Add MIPS lines back to keygen | A. Wilcox | 1 | -0/+13 |
2023-06-15 | Qt UI: Update signing keys | Zach van Rijn | 1 | -25/+12 |
2023-03-25 | Qt UI: Use Plasma as the default | A. Wilcox | 1 | -0/+1 |
2023-03-25 | Qt UI: Support DE choice, current as default | A. Wilcox | 1 | -4/+19 |
2022-07-05 | Qt UI: Handle salt material correctly | A. Wilcox | 1 | -3/+3 |
2022-07-04 | Qt UI: Use alternative QProcess API | A. Wilcox | 1 | -1/+1 |
2022-01-23 | Qt UI: Select 'docs' package for Standard/Mobile | A. Wilcox | 1 | -1/+1 |
2020-09-24 | Qt UI: Install dracut and easy-boot if bootloader is chosen | A. Wilcox | 1 | -0/+1 |
2020-09-20 | Qt UI: Set bootloader value correctly | A. Wilcox | 1 | -1/+1 |
2020-08-30 | Rearchitect how 'bootloader' key works | A. Wilcox | 1 | -1/+1 |
2020-07-25 | Replace references to ConsoleKit with elogind | A. Wilcox | 1 | -2/+2 |
2020-07-22 | Add initial MIPS port, sans automatic partitioner | A. Wilcox | 1 | -0/+25 |
2020-06-24 | Fix network state issue on live installs, and firmware install | A. Wilcox | 1 | -0/+2 |
2020-06-23 | Qt UI: Enable udev services when using udev | A. Wilcox | 1 | -0/+3 |
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 |