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.
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
New Page: BSD Heritage #31
New Page: BSD Heritage #31
Changes from 1 commit
141cea23df626f1c913609ddf6d6e4053d57be1c9256d7271dd703cf0f8b59efac0939abbd27e186465222ddf6825156e6e27c4d9977b534058dbbc7670047f3014fcFile filter
Conversations
Jump to
There are no files selected for viewing
Mrt134Feb 16, 2019
Collaborator
Suggested change
* Automatic failover to one of two different graphical drivers ("vesa" or "scfb") should the main graphics driver fail to work (such as installing the wrong version of the NVIDIA driver for your system).
* Automatic failover to one of two different graphical drivers (**vesa** or **scfb**) if the main graphics driver fails to work for some reason.
Mrt134Feb 16, 2019
Collaborator
I think it's better to be unspecific for this sentence.
Mrt134Feb 16, 2019
Collaborator
Suggested change
* Dynamic loading of the video driver and any associated kernel modules on bootup, allowing the system harddrive to be moved between systems as needed with little to no loss of functionality (provided that the drivers for both are installed already - otherwise one of the failover drivers may be used).
* Dynamic loading of the video driver and any associated kernel modules on bootup.
This allows the system hard drive to move between systems as needed with little or no loss of functionality.
This requires that the video drivers for both systems are installed already, or one of the failover drivers can be used.
Mrt134Feb 16, 2019
Collaborator
Clarified a bit.