Merge Develop as Release 3.0.0#17
Merged
Merged
Conversation
This is required to fix the issue #16. - If backup file exists, skipt to override it. - After reverting, the backup file is removed.
backup_dir_exist() -> backup_dir_exists().
It is called in inform_swap_location_to_kernel_spec.sh. Additionally, add a check to create the backup directory only if it does not exist in save_original_config() function in lib/functions.sh.
This reverts commit f6ba8cf.
To prevent to create an actual backup directory during the test.
Add workarounds for certain flavors of Ubuntu 26.04 LTS, and update the test results for version 2.0.x of this script.
Fix small issues in README.md file.
Added test result of Ubuntu 24.04. Added secure boot must be disabled.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 3.0.0 contains :