Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-24 | Qt UI: Add help for Wi-Fi page | A. Wilcox | 2 | -0/+27 | |
2020-09-24 | Qt UI: Don't use QSet for mount candidates | A. Wilcox | 1 | -5/+5 | |
2020-09-24 | Qt UI: Don't use deprecated setItemSelected method | A. Wilcox | 1 | -1/+1 | |
2020-09-24 | Qt UI: Explicitly find OpenSSL using CMake | Kiyoshi Aman | 1 | -1/+2 | |
2020-09-24 | Qt UI: Finish redesign of Wi-Fi page (closes #318) | A. Wilcox | 2 | -9/+23 | |
2020-09-24 | Qt UI: Partial redesign of Wi-Fi page (#318) | A. Wilcox | 1 | -6/+28 | |
2020-09-20 | tests: Update Simulator spec for new mke2fs param | A. Wilcox | 1 | -3/+3 | |
2020-09-20 | Qt UI: Add ability to format from partition page | A. Wilcox | 3 | -2/+51 | |
2020-09-20 | Qt UI: Set bootloader value correctly | A. Wilcox | 1 | -1/+1 | |
2020-09-20 | hscript: Remount EFI vars correctly | A. Wilcox | 1 | -4/+4 | |
The manpage suggests that MS_BIND must be set to change R/O flag on bindmounts. | |||||
2020-09-20 | hscript: Force extfs creation | A. Wilcox | 1 | -2/+1 | |
This works around the '/dev/xxx already has a filesystem' thing on CLI installs. | |||||
2020-09-20 | ISO backend: Call dracut in chroot | A. Wilcox | 1 | -4/+9 | |
2020-08-30 | Release version 0.9.40.9.4 | A. Wilcox | 1 | -0/+74 | |
2020-08-30 | Rearchitect how 'bootloader' key works | A. Wilcox | 10 | -66/+82 | |
2020-08-29 | boot: Add gfxdetect oneshot | A. Wilcox | 2 | -0/+29 | |
2020-08-29 | image: Convert custom cdinit to Dracut | A. Wilcox | 11 | -106/+34 | |
2020-08-29 | hscript: Allow multiple svcenables to not break | A. Wilcox | 1 | -1/+1 | |
2020-08-22 | Improve test coverage of metadata keys | A. Wilcox | 10 | -21/+112 | |
2020-08-21 | hscript: Parted uses 'mac' for APM labels | A. Wilcox | 2 | -2/+2 | |
2020-07-25 | Replace references to ConsoleKit with elogind | A. Wilcox | 2 | -3/+3 | |
2020-07-22 | Add initial MIPS port, sans automatic partitioner | A. Wilcox | 3 | -0/+45 | |
Help with the automatic partitioner by parties interested in the MIPS ports of Adélie (and/or Alpine and/or postmarketOS) would be very desirable. I'm only currently aware myself of how to partition SGI MIPS64 machines. My gut tells me we probably need the `subarch` system like for PPC64, but I am not sure how non-SGI MIPS64 machines need to be partitioned. | |||||
2020-07-21 | devel: script: Add JSON reference | A. Wilcox | 2 | -2/+455 | |
2020-07-10 | hscript: Use curr_name; work around Alpine bug | A. Wilcox | 1 | -5/+10 | |
On some Alpine systems, '/dev/stdin' cannot be canonicalised. We work around this by hardcoding "<stdin>" as the internal name for scripts read from stdin, similar to Python. This change also ensures messages generated from the parser itself use curr_name (the canonicalised name) instead of the name passed to the Script object. | |||||
2020-07-06 | Release version 0.9.30.9.3 | A. Wilcox | 1 | -0/+89 | |
2020-07-06 | hscript: Use target efivarfs path for r/w mount | A. Wilcox | 1 | -2/+4 | |
2020-07-04 | hscript: Implement execution of PPPoE for ENI systems | A. Wilcox | 1 | -2/+67 | |
2020-07-04 | hscript: Implement execution of PPPoE for netifrc systems | A. Wilcox | 1 | -16/+63 | |
2020-07-04 | hscipt: Implement parse and validation of 'pppoe' key | A. Wilcox | 12 | -7/+230 | |
2020-06-30 | hscript: Ensure operstate file exists before reading | A. Wilcox | 1 | -4/+9 | |
2020-06-24 | Fix network state issue on live installs, and firmware install | A. Wilcox | 3 | -2/+8 | |
2020-06-23 | Qt UI: Enable udev services when using udev | A. Wilcox | 1 | -0/+3 | |
2020-06-23 | JSON: Add service support | A. Wilcox | 2 | -0/+29 | |
2020-06-23 | hscript: Implement runlevel support in svcenable key | A. Wilcox | 7 | -12/+58 | |
2020-06-23 | tests: Fix fixture for test 24 | A. Wilcox | 1 | -1/+1 | |
2020-06-23 | devel: Add optional runlevel parameter to 'svcenable' spec | A. Wilcox | 1 | -1/+9 | |
2020-06-23 | hscript: Don't ensure device existence during image creation | A. Wilcox | 1 | -3/+3 | |
2020-06-23 | Change Runner.Validate.hostname.Begin to allow numeric characters | A. Wilcox | 3 | -4/+5 | |
2020-06-23 | image: Fix reading scripts from stdin | A. Wilcox | 1 | -1/+1 | |
2020-06-23 | boot: Fix xsetroot call | A. Wilcox | 1 | -1/+1 | |
2020-06-23 | boot: Set background and disable compositing | A. Wilcox | 3 | -0/+7 | |
2020-06-23 | hscript: meta: desperate attempt to fix EFI installs | A. Wilcox | 1 | -0/+12 | |
2020-06-23 | hscript: Recursively bind-mount /dev and /sys | A. Wilcox | 2 | -4/+7 | |
We need this for /dev/shm to be present in the target. We need to bind-mount /sys recursively for efivarfs to be available for GRUB's use in the target. While we're here, unmount /dev and /sys recursively when creating an image. | |||||
2020-06-23 | image: ensure init is executable in initrd | A. Wilcox | 1 | -0/+1 | |
2020-06-22 | CMake: Add BUILD_ISO option to toggle ISO generation support | A. Wilcox | 2 | -2/+9 | |
2020-06-22 | CMake: Ensure BCNM is only searched for in UI mode | A. Wilcox | 2 | -5/+5 | |
2020-06-22 | devel: script: Clarify pppoe key behaviour | A. Wilcox | 1 | -0/+1 | |
2020-06-22 | devel: YANG: Add PPPoE stuff | A. Wilcox | 1 | -0/+34 | |
2020-06-22 | devel: script: Specify new 'pppoe' key | A. Wilcox | 1 | -0/+39 | |
2020-06-21 | hscript: Ensure mount directory exists | A. Wilcox | 1 | -1/+1 | |
2020-06-19 | Merge branch 'qtui-fixes' into 'master' | A. Wilcox | 2 | -5/+4 | |
A few fixes for Qt UI See merge request adelie/horizon!4 |