forked from xcat2/xcat-core
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Compare lenovobuild changes to master #1
Open
besawn
wants to merge
449
commits into
master
Choose a base branch
from
lenovobuild
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
…l_v2_diskless.rst
Merge master to 2.14 for 2.14.1 release(2)
merge from master to 2.14 branch for 2.14.1 release. (3)
xCAT 2.14.1 release
It's been enough years by now, just use what was accepted upstream rather than the preliminary syntax in our branch.
…o lenovobuild2.14
SuSE mandates a list. That list does *not* allow TLSv1.2 ciphers, so explicitly put the fate of the connection in the server's hands.
…o lenovobuild2.14
It just so happens that 3389 (RDP) is forwarded by default by Lenovo IMMs. Take advantage of this to offer a way to ssh in through IMM/XCC.
…o lenovobuild2.14
Merge master to 2.14 branch for 2.14.2 release(1)
Merge master to 2.14 branch for 2.14.2 release(2)
The restricted cipher set does not play well with SLES defaults.
Even though grow will designate the size, we have to provide a token lower bound.
This fixes tcons interacting with incorrect tmux session.
If networks contains a local, but routed address, still count it as 'internal'.
Sometimes the client sends 20: before the address, adapt to cope
The firmware incorrectly describes slot 2 as 'name locked' when it is in fact not.
SUSE sometimes publishes distro as a single media
This avoids a gap where hostname is not well defined.
Merge from master to 2.16 branch for 2.16.0 release. (1)
Rather than using discids, RedHat could also use media autodetection.
The code before was way too picky and complex, when it could have been simple and forgiving.
The auto behavior is to have a relatively small root fs. It has been requested that this be changed to use most of the disk.
With cumulus switches and relatively rarer use of pdu plugin, make the ever frustrating net-snmp-perl rpm dependency optional rather than required.
It is not always needed anymore, in fact it is rarely used.
Merge from master to 2.16 branch for 2.16.1 release. (1)
Merge from master to 2.16 branch for 2.16.1 release. (2)
If some software has augmented the xCAT boot process for https, allow that to be recognized.
Profiles written around the initial SuSE15 concept of 'Installer' and 'Packages' expect Packages in 2. Workaround by symlinking a 2 when needed.
We are not supposed to provide or require it per a review.
There may be multiple attributes with the word 'size' in it, correct by matching the whole key value by including the containing {} characters.
The legacy boot flow of xnba was missed in a fix back in 2019
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.
No description provided.