This commit is contained in:
Squidly271 2021-01-13 14:08:54 -05:00
parent c083e240e6
commit 64b643ec76
5 changed files with 47 additions and 4 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1610557651
"last_updated_timestamp": 1610564932
}

View File

@ -116172,6 +116172,11 @@
"Value": "false",
"Name": "DONTWAIT",
"Mode": ""
},
{
"Value": "master",
"Name": "GNIF_BRANCH",
"Mode": ""
}
]
},
@ -116512,6 +116517,20 @@
},
"value": "latest"
},
{
"@attributes": {
"Name": "gnif/vendor-reset Branch",
"Target": "GNIF_BRANCH",
"Default": "",
"Mode": "",
"Description": "Enter the preferred branch that you want to install (eg: 'master', 'feature/audio_reset',... source and branches here: https://github.com/gnif/vendor-reset/tree/master)",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "master"
},
{
"@attributes": {
"Name": "Seccomp Version",

View File

@ -1,7 +1,7 @@
{
"apps": 1087,
"last_updated_timestamp": 1610557651,
"last_updated": "2021-01-13 12:07",
"last_updated_timestamp": 1610564932,
"last_updated": "2021-01-13 14:08",
"categories": [
{
"Cat": "Backup:",
@ -116330,6 +116330,11 @@
"Value": "false",
"Name": "DONTWAIT",
"Mode": ""
},
{
"Value": "master",
"Name": "GNIF_BRANCH",
"Mode": ""
}
]
},
@ -116670,6 +116675,20 @@
},
"value": "latest"
},
{
"@attributes": {
"Name": "gnif/vendor-reset Branch",
"Target": "GNIF_BRANCH",
"Default": "",
"Mode": "",
"Description": "Enter the preferred branch that you want to install (eg: 'master', 'feature/audio_reset',... source and branches here: https://github.com/gnif/vendor-reset/tree/master)",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "master"
},
{
"@attributes": {
"Name": "Seccomp Version",

View File

@ -95414,7 +95414,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1610550922,
"FirstSeen": 1605359287
},
{

View File

@ -238,6 +238,11 @@ Forum Notice: When something isn't working with your server and you make a post
<Name>DONTWAIT</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>master</Value>
<Name>GNIF_BRANCH</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Data Path" Target="/usr/src" Default="" Mode="rw" Description="Main Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/kernel</Config>
<Config Name="Beta Build" Target="BETA_BUILD" Default="" Mode="" Description="Enter here for which 'beta' or 'rc' you want to build eg: 'beta35', 'rc1', 'rc2'. If you are building for a stable release leave this value empty." Type="Variable" Display="always-hide" Required="false" Mask="false">rc2</Config>
@ -263,6 +268,7 @@ Forum Notice: When something isn't working with your server and you make a post
<Config Name="nVidia Driver Version" Target="NV_DRV_V" Default="" Mode="" Description="nVidia Driver Version (set to 'latest' and the container tries to get the latest version or enter you preferred version number eg: 440.82)" Type="Variable" Display="advanced-hide" Required="true" Mask="false">latest</Config>
<Config Name="DigitalDevices Driver Version" Target="DD_DRV_V" Default="" Mode="" Description="DigitalDevices Driver Version (set to 'latest' and the container tries to get the latest version from GitHub or enter you preferred version number eg: 0.9.37)" Type="Variable" Display="advanced-hide" Required="true" Mask="false">latest</Config>
<Config Name="LibreELEC Driver Version" Target="LE_DRV_V" Default="" Mode="" Description="LibreELEC Driver Version (set to 'latest' and the container tries to get the latest version or enter you preferred version number eg: 1.4.0)" Type="Variable" Display="advanced-hide" Required="true" Mask="false">latest</Config>
<Config Name="gnif/vendor-reset Branch" Target="GNIF_BRANCH" Default="" Mode="" Description="Enter the preferred branch that you want to install (eg: 'master', 'feature/audio_reset',... source and branches here: https://github.com/gnif/vendor-reset/tree/master)" Type="Variable" Display="advanced-hide" Required="true" Mask="false">master</Config>
<Config Name="Seccomp Version" Target="SECCOMP_V" Default="" Mode="" Description="Seccomp Version (set to 'latest' and the container tries to get the latest version from GitHub or enter you preferred version number eg: 2.4.3)" Type="Variable" Display="advanced-hide" Required="true" Mask="false">latest</Config>
<Config Name="libnvidia-container Version" Target="LIBNVIDIA_CONTAINER_V" Default="" Mode="" Description="libnvidia-container Version (set to 'latest' and the container tries to get the latest version or enter you preferred version number eg: 1.1.1)" Type="Variable" Display="advanced-hide" Required="true" Mask="false">latest</Config>
<Config Name="container-toolkit Version" Target="CONTAINER_TOOLKIT_V" Default="" Mode="" Description="container-toolkit Version (set to 'latest' and the container tries to get the latest version or enter you preferred version number eg: 1.1.1)" Type="Variable" Display="advanced-hide" Required="true" Mask="false">latest</Config>