Age | Commit message (Expand) | Author | Files | Lines |
2024-11-25 | Qt UI: Firefox rejoins the Standard set | A. Wilcox | 1 | -1/+1 |
2024-10-05 | Refactor handling of valid account names | A. Wilcox | 4 | -25/+62 |
2024-10-05 | Add friendly names for keymaps | A. Wilcox | 4 | -16/+44 |
2024-10-04 | Qt UI: Fall back to non-sudo when launching KPM | A. Wilcox | 2 | -0/+10 |
2024-10-04 | image: ISO backend: Bail out on umount failure | A. Wilcox | 1 | -2/+8 |
2024-10-04 | image: tar backend: Set C++ locale to C.UTF-8 | A. Wilcox | 1 | -1/+3 |
2024-10-04 | image: tar backend: Be noisier | A. Wilcox | 1 | -0/+3 |
2024-10-04 | image: ISO backend: Recursively umount if busy | A. Wilcox | 1 | -1/+3 |
2024-10-04 | image: backends: Implement a cleanup() method | A. Wilcox | 5 | -4/+26 |
2024-09-18 | ISO: Require EFI tools to be present when needed | A. Wilcox | 4 | -55/+55 |
2024-06-03 | JSON: Fix error on GCC 10+ | A. Wilcox | 1 | -1/+1 |
2024-05-21 | Qt UI: Handle XFCE during optional pkg selection | A. Wilcox | 1 | -0/+2 |
2024-05-21 | Qt UI: Fix manual network conf interface selection | A. Wilcox | 1 | -0/+7 |
2024-04-25 | Qt UI: Fix partition count for APM disklabel | A. Wilcox | 2 | -3/+17 |
2024-01-17 | image: PPC ISO: Create /ppc/chrp directory | A. Wilcox | 2 | -2/+2 |
2023-12-11 | tests: Fix bootloader test | A. Wilcox | 2 | -2/+2 |
2023-12-11 | Qt UI: Enable SDDM service when pkg is selected | A. Wilcox | 1 | -1/+5 |
2023-12-11 | hscript: bootloader: Support EFI boot on ARMv7 | A. Wilcox | 1 | -4/+2 |
2023-12-10 | Update CHANGELOG for 0.9.8.10.9.8.1 | A. Wilcox | 1 | -0/+11 |
2023-12-09 | Qt UI: Runner: Use specialised QProcess subclass | A. Wilcox | 4 | -1/+48 |
2023-12-07 | Update CHANGELOG0.9.8 | A. Wilcox | 1 | -5/+44 |
2023-12-06 | Qt UI: Use single line for simple descriptions | A. Wilcox | 1 | -2/+2 |
2023-12-06 | Qt UI: Refactor package selection page, again | A. Wilcox | 2 | -48/+67 |
2023-12-05 | hscript: meta/PkgInstall: Allow negative selection | A. Wilcox | 3 | -1/+1 |
2023-12-03 | Update intro billboard to use polyguin logo. | Zach van Rijn | 2 | -0/+0 |
2023-12-02 | hscript: disk: Filesystem: Use full paths for mkfs | A. Wilcox | 1 | -7/+7 |
2023-12-01 | Image Creation: Add ARMv7 ISO params | A. Wilcox | 2 | -0/+61 |
2023-12-01 | Add 'rootshell' key to determine root's shell | A. Wilcox | 13 | -7/+159 |
2023-12-01 | Qt UI: I just can't think of England | A. Wilcox | 1 | -1/+1 |
2023-11-18 | Qt UI: Fix build in Installation Environment | A. Wilcox | 1 | -5/+0 |
2023-11-17 | Qt UI: Commit all changes | A. Wilcox | 1 | -4/+0 |
2023-11-17 | Executor: Only stack runlevels if runlevels exist | A. Wilcox | 1 | -4/+4 |
2023-11-17 | Qt UI: Remove "Use available space" option | A. Wilcox | 4 | -27/+2 |
2023-11-16 | devel: Fix rST syntax in style guide | A. Wilcox | 1 | -6/+3 |
2023-10-29 | Qt UI: Add Advanced Options screen | A. Wilcox | 8 | -12/+242 |
2023-10-29 | Qt UI: Code quality improvements | A. Wilcox | 2 | -31/+18 |
2023-10-29 | Qt UI: Perf improvements, hide date/time in RT Env | A. Wilcox | 2 | -25/+26 |
2023-10-28 | image: Allow custom paths for qemu-static binaries | A. Wilcox | 2 | -5/+22 |
2023-10-28 | Qt UI: Enlarge wizard and re-layout pkg/net pages | A. Wilcox | 3 | -22/+33 |
2023-10-28 | Qt UI: Add helper to manipulate Xauthority files | A. Wilcox | 4 | -3/+43 |
2023-10-27 | Merge branch 'add-xz-threading' into 'current' | Zach van Rijn | 1 | -0/+5 |
2023-10-27 | image: Tar backend: Enable xz threading support | A. Wilcox | 1 | -0/+5 |
2023-10-21 | hscript: bootloader: Stop mucking with efivarfs | A. Wilcox | 1 | -14/+1 |
2023-10-21 | hscript: bootloader: Take 100% control of efivarfs | A. Wilcox | 1 | -24/+6 |
2023-10-21 | hscript: bootloader: Set rdwr on 'real' efivarfs | A. Wilcox | 2 | -2/+9 |
2023-10-21 | hscript: bootloader: Really, truly revamp EFI | A. Wilcox | 1 | -10/+41 |
2023-10-21 | Qt UI: Use proper URL for firmware keys as well | A. Wilcox | 2 | -3/+3 |
2023-10-21 | Qt UI: Use sudo to launch Partition Manager | A. Wilcox | 4 | -3/+22 |
2023-10-20 | tests: Update simulation spec for default keys | A. Wilcox | 1 | -1/+1 |
2023-10-20 | hscript: Use mirror keys by default | A. Wilcox | 1 | -14/+54 |