RC6
This commit is contained in:
parent
7f0d92efa7
commit
ddc3f2ba15
2230
patches/0002-eevdf.patch
Normal file
2230
patches/0002-eevdf.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -6,6 +6,8 @@ echo "Pika Kernel - Applying patches"
|
|||||||
# orig patch from cachy - 0001-cachyos-base-all.patch
|
# orig patch from cachy - 0001-cachyos-base-all.patch
|
||||||
patch -Np1 < "../patches/0001-cachy-all.patch"
|
patch -Np1 < "../patches/0001-cachy-all.patch"
|
||||||
# orig patch from cachy
|
# orig patch from cachy
|
||||||
|
patch -Np1 < "../patches/0002-eevdf.patch"
|
||||||
|
# orig patch from cachy
|
||||||
patch -Np1 < "../patches/0002-eevdfbore.patch"
|
patch -Np1 < "../patches/0002-eevdfbore.patch"
|
||||||
# Nobara patches are here: https://github.com/sammilucia/nobara-kernel-fork
|
# Nobara patches are here: https://github.com/sammilucia/nobara-kernel-fork
|
||||||
# Allow setting custom pollrates for usb devices
|
# Allow setting custom pollrates for usb devices
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
echo "Pika Kernel - Getting source"
|
echo "Pika Kernel - Getting source"
|
||||||
|
|
||||||
wget -nv https://git.kernel.org/torvalds/t/linux-6.4-rc6.tar.gz
|
wget -nv https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/snapshot/linux-6.4-rc6.tar.gz
|
||||||
tar -xf ./linux-6.4-rc6.tar.gz
|
tar -xf ./linux-6.4-rc6.tar.gz
|
||||||
|
|
||||||
cd linux-6.4-rc6
|
cd linux-6.4-rc6
|
||||||
|
Loading…
Reference in New Issue
Block a user