summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-22devel: script: Clarify pppoe key behaviourA. Wilcox1-0/+1
2020-06-22devel: YANG: Add PPPoE stuffA. Wilcox1-0/+34
2020-06-22devel: script: Specify new 'pppoe' keyA. Wilcox1-0/+39
2020-06-21hscript: Ensure mount directory existsA. Wilcox1-1/+1
2020-06-19Merge branch 'qtui-fixes' into 'master'A. Wilcox2-5/+4
2020-06-19Qt UI: fs keys for ESPs should be format "vfat", not "fat32"Max Rees1-2/+2
2020-06-19Qt UI: Fix a few issues in the custom packages listMax Rees1-3/+2
2020-06-13hscript: Validate and execute the bootloader key, if providedA. Wilcox2-0/+6
2020-06-13Qt UI: Add SDDM explicitly; use new bootloader keyA. Wilcox1-17/+11
2020-06-13hscript: maybe implement bootloader keyA. Wilcox1-0/+77
2020-06-13hscript: bootloader: build in runtime envA. Wilcox1-2/+6
2020-06-13hscript: Stub unfinished implementation of 'bootloader' keyA. Wilcox4-0/+125
2020-06-13devel: req: Add bootloader/version, and make finalA. Wilcox2-4/+12
2020-06-13devel: script: Document new 'bootloader' keyA. Wilcox1-0/+31
2020-06-13devel: script: Document the 'version' keyA. Wilcox2-5/+36
2020-06-13Qt UI: Execute: Workaround for network issueA. Wilcox1-1/+16
2020-06-13Qt UI: Execute: Use message buffer; flush log fileA. Wilcox2-1/+19
2020-06-13image: Add 'keep' option to ISO backendA. Wilcox1-1/+1
2020-06-06Release version 0.9.20.9.2A. Wilcox1-0/+23
2020-06-06tests: Update simulator spec for new keymap outputA. Wilcox1-1/+1
2020-06-06boot: Add Boot to Horizon resourcesA. Wilcox7-0/+132
2020-06-06Qt UI: Fix up signing keys and packages/servicesA. Wilcox1-7/+39
2020-06-06hscript: Update for console-setup -> kbd changeA. Wilcox3-12/+10
2020-06-04Qt UI: Ensure log is opened when built in release modesA. Wilcox1-1/+1
2020-06-03Release version 0.9.10.9.1A. Wilcox1-0/+69
2020-06-03json: Support models without a root mount definedA. Wilcox1-2/+2
2020-06-04Merge branch 'mtools' into 'master'A. Wilcox2-16/+19
2020-06-03image: use mtools to generate ESP images for ISOs instead of mountingMax Rees2-16/+19
2020-06-03image: ISO: Try harder to umount before rm -rfA. Wilcox1-4/+13
2020-06-03image: ISO: Allow live account to log in without pwA. Wilcox1-0/+1
2020-06-03image: ISO: Add root pw note to /etc/issueA. Wilcox1-0/+2
2020-06-03Merge branch 'sroracle' into 'master'A. Wilcox3-30/+55
2020-06-03image: fixup x86_64 ISO share filesMax Rees2-26/+51
2020-06-03image: ensure entire line from iso-params file is readMax Rees1-1/+1