Releases: clearlinux/clr-installer
Releases · clearlinux/clr-installer
Minor fixes and bugs
- Updated to newer vendor packages
- Fix exclusion of mounted Logical Volume Manager media from install targets #616
- Fix bug where Rescan button might not update contents of chooser list
- Ensure the selected disk is retrained when enabling encryption (GUI) #614
- Only copy swupd configs by default for interactive installs #600
- Remove Logical Volumes before destructive installs #623
- Remove delay before starting PXE service
Minor fixes and bugs
- Bug fix for the 2.3.5 release
- Interactive should always allow keep-image mode
Minor fixes and bugs
Minor fixes and bugs
- Prevent PXE service from starting when no kernel parameter config provided
- Skip ISO generation if more than one kernel is include in the raw image
- Update community forum link
- Do not remove raw image file if ISO generation fails
- Support for mixer tool to build an image
- New mode to generate a YAML template file; dropped static YAML for mixer
- Allow specifying bundle list on the command line
- Code refactor to allow command-line options to over JSON input when converting to YAML
Minor fixes and bugs
Preboot eXecution Environment (PXE) Booting Support
- Add PXE reference configuration YAML
- Add provisioning service for PXE installs
- Add retry when downloading configuration YAML #591
- Add failing URL to download error message
- swupd: Support skipping optional bundles
Misc
- Use clr-boot-manager --image mode to ensure proper /boot update
- Ensure lock file is removed when rebooting
- Properly enable reboot post-install directly from installer
- Add test building an image to Travis
- mixer: Add image template for use by mixer
Minor fixes and bugs
Minor fixes and bugs
- Ensure data synchronization for media (intermittent bug fix)
- Support installs on low-resolution displays (#434)
- Correctly set advanced disk config warnings (#553)
- Add support to download config over the network (#524)
- Update to latest when the version is 0 (#502)
- Support setting format and version from both YAML and command line (#559)
- Support setting both swupd URLs with single --swupd-url option
- Updated to latest Go-lang linter (#527)
New Feature and Bug Fixes
Features
- Support Offline Installations (#234)
-- Remove pre-check page
-- Network check is a pop-up like TUI, available in Advanced options
-- Network only checked when additional bundles accessed - Allow use of HTTP for updates (#478)
-- All /etc/swupd configuration files now installed to target by default
Bug Fixes and Enhancements
- Improve error handling (#547)
- Fix partition sort order (#510)
- Fix encryption support for TUI (#541)
- Suppress deprecation warnings for GTK (#539)
- Reword messages for advanced disk config (#533)
- Fix default disk selection bug (#515)
- Show warning when no usable media (#521)
- Ensure enough space for install (#520)
- Do not fail if telemetry bundle is not present
- Verify swap type is correct for advanced install
New Feature and Bug Fixes
Features
- Advanced Disk Configuration
-- Launch external tool for partitioning; cgdisk (text) gparted (graphical) - Show detailed disk change summary before summary
- Disable AES checks
Bug Fixes and Enhancements
- Ensure minimum sizes: 4GB for server, 20GB for desktop
- Set the UUID in memory for extra partitions to ensure it is used in the /etc/fstab
- Sync latest DevOps image files to scripts examples
- Add disk name to choose list
- New --gui flag to force graphics mode
- Update YAML Syntax document for ISO files