No I am compiling from source, just using the source directly instead of going through the extra lay
No I am compiling from source, just using the source directly instead of going through the extra layer of akmods
But akmods is the easy way.Tbh, comparing what I did in my build, vs say what bsherman did for his build I'm not convinced either way is that much easier or harder than the other - at least for the case of xone (perhaps some other project would be more than aLeverage if you can.
make oneliner to build)The solution you posted was pulling driver files from another image which is fragile.To be clear about what my way is doing, it is a single Containerfile which uses multi stage build. First there's a stage that builds the kernel modules - straight from the upstream source code. This stage is based on ublue main. Then later I install the resulting artifacts into the actual output stage image - this is also based on ublue main and hence should have exactly the same kernel (except perhaps if there's some way for things to have changed during the run, but that would be a solvable problem and as I mentioned this was mostly a proof of concept).

recipe.yml so that it isn't installed and won't auto-run anymore.
~/.config/autostart link if yafti is disabled. So if user jumps between ublue versions that disabled yafti, they won't have the leftover link.main.make more of this could be potentially brought into main. Especially after having been proven out semewhere.main and push a firstboot experience, sure we can, but I am personally very pleased with the approach that was taken. try to stays "stock-ish" so there's an improved foundation on which all the cool/custom stuff can be built.recipe.yml matrix where there's a "core recipe" and then the per-variant changes such as removing certain packages, adding extras, etc. It could already be implemented if the flavors used scripts for those per-flavor changes though.driver/etc/profile.d/etc/profile.dbluefinstartingpointstartingpointstartingpointnvidiaublue-os/system76main/nvidiavauxite-recipe.yml: runs scripts/vauxite/*.shscripts/pre/*.shscripts/post/*.shvauxite-recipe.ymlvauxite.shautostart.sh vauxite/${SCRIPT_MODE}scripts/vauxite/pre/*.shscripts/vauxite/post/*.sh