-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: AuxXxilium <[email protected]>
- Loading branch information
1 parent
e111e8d
commit 89e75a7
Showing
31 changed files
with
100 additions
and
87 deletions.
There are no files selected for viewing
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 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 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 file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,30 @@ | ||
version: 1 | ||
name: bootwait | ||
beta: false | ||
description: "This script-only extension ensures boot process waits until boot device (`/dev/synoboot`) is available before other processes start launching." | ||
system: true | ||
all: | ||
install-script: "install.sh" | ||
copy: "" | ||
available-for: | ||
apollolake-4.4.59: | ||
apollolake-4.4.180: | ||
apollolake-4.4.302: | ||
bromolow-3.10.105: | ||
bromolow-3.10.108: | ||
broadwell-4.4.105: | ||
broadwell-4.4.180: | ||
broadwell-4.4.302: | ||
broadwellnk-4.4.59: | ||
broadwellnk-4.4.180: | ||
broadwellnk-4.4.302: | ||
broadwellnkv2-4.4.180: | ||
broadwellnkv2-4.4.302: | ||
broadwellntbap-4.4.59: | ||
broadwellntbap-4.4.180: | ||
broadwellntbap-4.4.302: | ||
epyc7002-7.1-5.10.55: | ||
epyc7002-7.2-5.10.55: | ||
denverton-4.4.59: | ||
denverton-4.4.180: | ||
denverton-4.4.302: | ||
geminilake-4.4.59: | ||
geminilake-4.4.180: | ||
geminilake-4.4.302: | ||
purley-4.4.59: | ||
purley-4.4.180: | ||
purley-4.4.302: | ||
v1000-4.4.180: | ||
r1000-4.4.180: | ||
apollolake-4.4.302: | ||
broadwell-4.4.302: | ||
broadwellnk-4.4.302: | ||
broadwellnkv2-4.4.302: | ||
broadwellntbap-4.4.302: | ||
denverton-4.4.302: | ||
geminilake-4.4.302: | ||
purley-4.4.302: | ||
v1000-4.4.302: | ||
r1000-4.4.302: | ||
v1000-4.4.59: | ||
v1000-4.4.180: | ||
v1000-4.4.302: | ||
epyc7002-5.10.55: |
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 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 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 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 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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,29 @@ | ||
version: 1 | ||
name: hibernation | ||
beta: false | ||
description: "Disable IO logs to fix disk hibernation." | ||
all: | ||
install-script: "install.sh" | ||
copy: "all" | ||
available-for: | ||
apollolake-4.4.180: | ||
apollolake-4.4.302: | ||
broadwell-4.4.180: | ||
broadwell-4.4.302: | ||
broadwellnk-4.4.180: | ||
broadwellnk-4.4.302: | ||
broadwellnkv2-4.4.180: | ||
broadwellnkv2-4.4.302: | ||
broadwellntbap-4.4.180: | ||
broadwellntbap-4.4.302: | ||
denverton-4.4.180: | ||
denverton-4.4.302: | ||
geminilake-4.4.180: | ||
geminilake-4.4.302: | ||
purley-4.4.180: | ||
v1000-4.4.180: | ||
r1000-4.4.180: | ||
apollolake-4.4.302: | ||
broadwell-4.4.302: | ||
broadwellnk-4.4.302: | ||
broadwellnkv2-4.4.302: | ||
broadwellntbap-4.4.302: | ||
denverton-4.4.302: | ||
geminilake-4.4.302: | ||
purley-4.4.302: | ||
v1000-4.4.302: | ||
r1000-4.4.302: | ||
v1000-4.4.180: | ||
v1000-4.4.302: | ||
epyc7002-5.10.55: |
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 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 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 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 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
Binary file not shown.
File renamed without changes.
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 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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,30 @@ | ||
version: 1 | ||
name: revert | ||
beta: false | ||
description: "Revert all Modifications" | ||
system: true | ||
all: | ||
install-script: "install.sh" | ||
copy: all | ||
available-for: | ||
apollolake-4.4.180: | ||
apollolake-4.4.302: | ||
broadwell-4.4.180: | ||
broadwell-4.4.302: | ||
broadwellnk-4.4.180: | ||
broadwellnk-4.4.302: | ||
broadwellnkv2-4.4.180: | ||
broadwellnkv2-4.4.302: | ||
broadwellntbap-4.4.180: | ||
broadwellntbap-4.4.302: | ||
denverton-4.4.180: | ||
denverton-4.4.302: | ||
geminilake-4.4.180: | ||
geminilake-4.4.302: | ||
purley-4.4.180: | ||
purley-4.4.302: | ||
v1000-4.4.180: | ||
r1000-4.4.180: | ||
apollolake-4.4.302: | ||
broadwell-4.4.302: | ||
broadwellnk-4.4.302: | ||
broadwellnkv2-4.4.302: | ||
broadwellntbap-4.4.302: | ||
denverton-4.4.302: | ||
geminilake-4.4.302: | ||
purley-4.4.302: | ||
v1000-4.4.302: | ||
r1000-4.4.302: | ||
v1000-4.4.180: | ||
v1000-4.4.302: | ||
epyc7002-5.10.55: |
Oops, something went wrong.