We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0720df3 + 34ffab2 commit fad6c21Copy full SHA for fad6c21
installscript.sh
@@ -58,6 +58,7 @@ packages=(
58
bzip2
59
xz
60
lzlib
61
+ nghttp3
62
)
63
64
# download FILELIST.TXT to get list of packages
template/my-Unraid-Kernel.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<Container version="2">
3
<Name>Unraid-Kernel</Name>
4
- <Repository>ghcr.io/ich777/unraid_kernel:gcc_14.1.0</Repository>
+ <Repository>ghcr.io/ich777/unraid_kernel:gcc_14.2.0</Repository>
5
<Registry>https://github.com/ich777/unraid_kernel</Registry>
6
<Network>bridge</Network>
7
<MyIP/>
0 commit comments