-
Notifications
You must be signed in to change notification settings - Fork 19
Plato #12
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
Merged
Merged
Plato #12
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
3a50e63
Add plato
A1cInt a355225
Add plato
A1cInt e6948aa
Add plato
A1cInt d2c4ed5
Add plato
A1cInt 5070863
Add plato
A1cInt dde5107
Add plato
A1cInt 6fa7da4
Add plato
A1cInt 6b9e2e3
Add plato folder for modules
A1cInt 0d747df
Add modules load files for plato
A1cInt c8fec0f
Delete modules/load/plato/.gitkeep
A1cInt ba2b40d
Add folder for xaga modules load files
A1cInt 690f237
Delete modules/load/modules.load.vendor_boot
A1cInt dea415c
Delete modules/load/modules.load
A1cInt 530fd8f
Delete modules/load/modules.load.recovery
A1cInt 2df73d1
Add modules load files for xaga
A1cInt c030519
Add modules load files target logic
A1cInt 4616568
Delete modules/load/xaga directory
A1cInt 415f79e
Delete modules/load/plato directory
A1cInt ea7fad4
Create .gitkeep
A1cInt 53af103
Add plato modules load files
A1cInt b506331
Delete xaga target
A1cInt be24050
Delete xaga target
A1cInt 09d70bd
Delete xaga target
A1cInt a0712a9
Delete xaga target
A1cInt 7967056
Delete .github/matrix/xaga.json
A1cInt d07367a
Delete xaga target
A1cInt 09051dd
idk. fix?
A1cInt e0ee2da
Delete modules/load/.gitkeep
A1cInt ea9eb95
Pray for the fix
A1cInt b28917a
Update kernel and build configuration settings
A1cInt 056d567
Don't go mad...
A1cInt 43c1177
in my mind... in my head...
A1cInt 590aa6d
Changed sources
A1cInt c3fa975
Xddcc
A1cInt b708015
Change default build target from 'xaga' to 'plato'
A1cInt a8705f9
Update comment for module packaging section
A1cInt f047e18
fix plato boot.img package making
A1cInt 54275ee
Fix number ONE
A1cInt 0423aeb
Fix number TWO
A1cInt 7b447e5
Fix number TREE
A1cInt 59aceb5
Fix number FOUR
A1cInt 6a725e9
Fix number FIVE
A1cInt 4dc8f4a
Fix number SIX
A1cInt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,7 @@ | ||
| { | ||
| "variant": [ | ||
| { "name": "VNL", "KSU": false, "SUSFS": false, "LXC": false }, | ||
| { "name": "VNL-LXC", "KSU": false, "SUSFS": false, "LXC": true }, | ||
| { "name": "KSU", "KSU": true, "SUSFS": false, "LXC": false }, | ||
| { "name": "KSU-SUSFS", "KSU": true, "SUSFS": true, "LXC": false }, | ||
| { "name": "KSU-LXC", "KSU": true, "SUSFS": false, "LXC": true }, | ||
| { "name": "KSU-SUSFS-LXC", "KSU": true, "SUSFS": true, "LXC": true } | ||
| { "name": "KSU-SUSFS", "KSU": true, "SUSFS": true, "LXC": false } | ||
| ] | ||
| } |
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.