Releases: PmikeGamer/stoney-kernel
Release list
6.13.7-chrultrabook-stoney
Initial build for this fork
(not really a fork i just think someone else might like a pre-built kernel for them to just download)
INSTRUCTIONS (on arch)
This requires grub the way I did it, which I will not be giving a tutorial on.
Copy "vmlinuz-6.13.7-chrultrabook-stoney" to "/boot/"
Extract the modules archive. You should have a folder named "6.13.7-chrultrabook-stoney" with the files inside. You should not have to go through any sub-directories to get to the loose files.
Copy that folder to "/lib/modules/" using "sudo cp -r ./6.13.7-chrultrabook-stoney" (without quotations) if you do not use the command and try to use dolphin or something it might complain about the build symlink.
Run "sudo mkinitcpio --generate /boot/initramfs-6.13.7-chrultrabook-stoney.img --kernel 6.13.7-chrultrabook-stoney"
(if you do not have mkinitcpio, just use pacman to install it)
Lastly, run "sudo update-grub"
now the kernel should show up in grub when you boot your chromebook.