Releases: clearlinux/clr-installer
Releases · clearlinux/clr-installer
Minor bug fix
Minor update for DOS label bug.
Minor bug fix
Minor update for 5.8 kernel changes
- ISO file system loadable kernel module now has an explicit requirement against CDROM
New Feature and Bug Fixes
- Add support for the use of LVM for the root file system (#8)
- Fix hang bug when clear-boot-manager failed
Minor bug fix
ISO: Ensure the loadable kernel modules are loaded early
New Feature and Bug Fixes
Features:
- ISO integrity check feature (#490)
- Enabled Strict YAML checking (#729)
- Shell command line completion (#711)
Bug Fixes:
- Fix bug with Docker LVM blocking install (#633)
- Fix bug with Auto Update (#725)
- Fix legacy mode mkfs (#731)
- Fix variable case for Allow Insecure (#728)
- Copy file optimization (#724)
- massinstall: Exit with error for validation fails
Other:
Minor fixes and bugs - Swapfile
- Switched to creating default
/var/swapfile
instead of creating aswap
partition #205- Both partition and swapfile can be created/coexist
- Swapfile size can be set by command line or YAML
- Command line defaults not changed; existing YAML results in the same generated content
- Support Software RAID for root partition
- /boot still required to be on physical media and formatted VFAT
- Fix bug on media available
- Now use and report media sizes in XiB
- Added new linters: lll, goimports, whitespace
- Refactor storage code
- Broke larger method into smaller, self-contained methods
- Reduce cyclomatic complexity
- Implemented filters on BlockDevices
- Remove unused code
Minor fixes and bugs
- Improved password checking (#398)
- Enable Advanced Disk Partitioning via the command-line interface (#628)
- Only advertise the latest LTS Kernel as an alternative to the Native kernel (#693)
- Ensure non-zero exit status when the installer can not proceed (#687)
- Extended image testing (#694)
- Improved error checking for regression tests (#441)
Minor fixes and bugs
- Fix bug with f2fs and encrypted root (#681)
- Add new lts2019 kernel option
- Add completion step to the task list for clarity
Minor fixes and bugs
Minor fixes and bugs
- GUI: add fail reason to system check error message (#447)
- TUI: introduction of a high-contrast theme to improve readability (#217)
- Fix bug where locale was not initialized for command-line mode (#634)
- GUI/TUI: Add warning before mandatory network check for additional bundles (#635)
- Enable networking for chrooted post-install hooks (#649)
- ISO: Add metadata to ISO images
- Remove python2 from additional bundles; now depreciated in OS
- Update TelemetryAboutURL
- Remove unused have_vmx check from initrd_init
- Fix typos in example YAML files
- Add new examples YAML files for legacy mode
- Clean up misc files generated during testing