summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-27Release version 0.9.50.9.5A. Wilcox1-0/+41
2020-09-27Don't be fooled by fruity compilersA. Wilcox2-3/+1
2020-09-25Qt UI: Fix last remaining papercuts for Mac clientA. Wilcox3-7/+11
2020-09-24Qt UI: Install dracut and easy-boot if bootloader is chosenA. Wilcox1-0/+1
2020-09-24Qt UI: Add debug support for DHCP pageA. Wilcox1-0/+5
2020-09-24Qt UI: Add help for Wi-Fi pageA. Wilcox2-0/+27
2020-09-24Qt UI: Don't use QSet for mount candidatesA. Wilcox1-5/+5
2020-09-24Qt UI: Don't use deprecated setItemSelected methodA. Wilcox1-1/+1
2020-09-24Qt UI: Explicitly find OpenSSL using CMakeKiyoshi Aman1-1/+2
2020-09-24Qt UI: Finish redesign of Wi-Fi page (closes #318)A. Wilcox2-9/+23
2020-09-24Qt UI: Partial redesign of Wi-Fi page (#318)A. Wilcox1-6/+28
2020-09-20tests: Update Simulator spec for new mke2fs paramA. Wilcox1-3/+3
2020-09-20Qt UI: Add ability to format from partition pageA. Wilcox3-2/+51
2020-09-20Qt UI: Set bootloader value correctlyA. Wilcox1-1/+1
2020-09-20hscript: Remount EFI vars correctlyA. Wilcox1-4/+4
2020-09-20hscript: Force extfs creationA. Wilcox1-2/+1
2020-09-20ISO backend: Call dracut in chrootA. Wilcox1-4/+9
2020-08-30Release version 0.9.40.9.4A. Wilcox1-0/+74
2020-08-30Rearchitect how 'bootloader' key worksA. Wilcox10-66/+82
2020-08-29boot: Add gfxdetect oneshotA. Wilcox2-0/+29
2020-08-29image: Convert custom cdinit to DracutA. Wilcox11-106/+34
2020-08-29hscript: Allow multiple svcenables to not breakA. Wilcox1-1/+1
2020-08-22Improve test coverage of metadata keysA. Wilcox10-21/+112
2020-08-21hscript: Parted uses 'mac' for APM labelsA. Wilcox2-2/+2
2020-07-25Replace references to ConsoleKit with elogindA. Wilcox2-3/+3
2020-07-22Add initial MIPS port, sans automatic partitionerA. Wilcox3-0/+45
2020-07-21devel: script: Add JSON referenceA. Wilcox2-2/+455
2020-07-10hscript: Use curr_name; work around Alpine bugA. Wilcox1-5/+10
2020-07-06Release version 0.9.30.9.3A. Wilcox1-0/+89
2020-07-06hscript: Use target efivarfs path for r/w mountA. Wilcox1-2/+4
2020-07-04hscript: Implement execution of PPPoE for ENI systemsA. Wilcox1-2/+67
2020-07-04hscript: Implement execution of PPPoE for netifrc systemsA. Wilcox1-16/+63
2020-07-04hscipt: Implement parse and validation of 'pppoe' keyA. Wilcox12-7/+230
2020-06-30hscript: Ensure operstate file exists before readingA. Wilcox1-4/+9
2020-06-24Fix network state issue on live installs, and firmware installA. Wilcox3-2/+8
2020-06-23Qt UI: Enable udev services when using udevA. Wilcox1-0/+3
2020-06-23JSON: Add service supportA. Wilcox2-0/+29
2020-06-23hscript: Implement runlevel support in svcenable keyA. Wilcox7-12/+58
2020-06-23tests: Fix fixture for test 24A. Wilcox1-1/+1
2020-06-23devel: Add optional runlevel parameter to 'svcenable' specA. Wilcox1-1/+9
2020-06-23hscript: Don't ensure device existence during image creationA. Wilcox1-3/+3
2020-06-23Change Runner.Validate.hostname.Begin to allow numeric charactersA. Wilcox3-4/+5
2020-06-23image: Fix reading scripts from stdinA. Wilcox1-1/+1
2020-06-23boot: Fix xsetroot callA. Wilcox1-1/+1
2020-06-23boot: Set background and disable compositingA. Wilcox3-0/+7
2020-06-23hscript: meta: desperate attempt to fix EFI installsA. Wilcox1-0/+12
2020-06-23hscript: Recursively bind-mount /dev and /sysA. Wilcox2-4/+7
2020-06-23image: ensure init is executable in initrdA. Wilcox1-0/+1
2020-06-22CMake: Add BUILD_ISO option to toggle ISO generation supportA. Wilcox2-2/+9
2020-06-22CMake: Ensure BCNM is only searched for in UI modeA. Wilcox2-5/+5