-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport from master #793
Merged
Merged
Backport from master #793
Conversation
This file contains 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
This reverts commit 6047c93.
Merge SLE-15-GA
Merge SLE-15-GA
Replace deprecated firewallctl command
Merge SLE-15-GA
[Review] Request from 'schubi2' @ 'yast/yast-yast2/review_180629_merged_with_sles15'
Merges SLE-15-GA into master
This reverts commit 19fdcf3.
Merge SLE-15-GA
Fix comment
Merge 'SLE-15-GA' into master
Fix grammar
Fix typos and readability
Merge the SLE 15 branch to master
* SLE-15-GA: Update from code review Make rubocop happy Add missing SystemService test Update from code review Do not recalculate current_start_mode if not needed Improve SystemService#changed? calculation Modify SystemService to register any change Remove duplicated test Bump version and update changes file Add a SystemdService.build method
Fix on-demand services activation support from SLE 15 GA
* It does not have enough information to infer which are the supported modes. * This feature is used during first stage.
* Some research is needed to find a better version, but the current implementation does not work when the socket is already stopped or YaST is running on 1st stage.
Improve on-demand handling during 1st stage
joseivanlopez
approved these changes
Aug 8, 2018
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.
SLE-15-GA and master should not have diverged at this point. So I am getting the changes from master back into SLE-15-GA.