[2023-01-28T00:36:00Z] framebuffer is life!!!! [2023-01-28T00:37:26Z] pinephone pro with kiss= best phone!!! [2023-01-28T04:08:25Z] Hi [2023-01-28T04:15:28Z] Hi [2023-01-28T15:15:04Z] Hello! The install instructions say that I should manually download, patch, build and install the Linux kernel. Will I have to do all of that manually every time a new kernel version is released? Can I somehow add kernel.org as a source, so a command like ¨kiss build Linux¨ would work? [2023-01-28T15:15:42Z] you can make a linux package for kiss [2023-01-28T15:15:55Z] also, which install instructions are you using? [2023-01-28T15:16:30Z] The official ones, at https://kisslinux.org/install [2023-01-28T15:17:00Z] kisslinux currently is on hiatus, the maintainer dylanaraps has dissapeared [2023-01-28T15:17:03Z] you should use this installation guide [2023-01-28T15:17:04Z] https://kisscommunity.org/kiss/install/ [2023-01-28T15:20:09Z] Yes, I have this guide opened in a second tab. However, it frequently refers to the official one. The guide on kisscommunity.org doesn´t even mention downloading a kernel, it just elaborates on the one at kisslinux.org [2023-01-28T15:20:33Z] the kernel is intended to be managed by the user [2023-01-28T15:20:42Z] whether that be local installation or managed by kiss [2023-01-28T15:24:04Z] so is there a convenient way to get notified when a new Linux kernel releases? I would imagine I need to setup the config file only once, so the build process for updates will just be downloading and building the new source using the old config? [2023-01-28T15:25:09Z] you can use git source lol [2023-01-28T15:25:27Z] there is kiss-outdated [2023-01-28T15:29:04Z] so I can make a new package as described [here](https://kisslinux.org/wiki/package-system) and place something like git.kernel.org as a source? [2023-01-28T15:29:25Z] you can use https://github.com/hovercats/kiss-dumpsterfire/tree/master/extra/linux for reference yes [2023-01-28T15:29:40Z] alright, thanks! [2023-01-28T17:32:46Z] yay, got KISS to work. finally [2023-01-28T17:32:54Z] congrats [2023-01-28T17:33:02Z] on Linux 5.15.90 though [2023-01-28T17:33:35Z] wasn't sure if the Gentoo kernel config I found for my ThinkPad model would work on 6.1.8 [2023-01-28T17:37:17Z] make oldconfig [2023-01-28T17:37:23Z] you need this2 [2023-01-28T17:51:58Z] ah [2023-01-28T17:52:00Z] neat