FrameworkComputer / linux-docs

Linux Markdown Guides
108 stars 20 forks source link

update AMD Ubuntu guide kernel version script #15

Closed bonkrat closed 5 months ago

bonkrat commented 9 months ago

docs: update AMD Ubuntu guide kernel version Updating this to the latest version for now, but maybe instead it should be more generalized as to not

docs: filter non-oem kernels from oem kernel script Ubuntu has other non-OEM kernels installed which might have higher semantic versions than the installed OEM kernel. This change adds | grep '6.1.0-10..-oem' to all uses of the latest_oem_kernel scripts to ensure that only oem kernels are used (which is the method used in some other parts of the docs).

ctsdownloads commented 8 months ago

Thanks @bonkrat, I'll take a look this Friday. Run some tests and if it is working, will blend this in. I did a complete overhaul of the page, so may do the blending manually. Appreciate the contribution. If you don't see a direct merge, that's because I am tweaking things ongoing and manually merging this may be easiest.

ctsdownloads commented 8 months ago

Thanks @bonkrat, I'll take a look this Friday. Run some tests and if it is working, will blend this in. I did a complete overhaul of the page, so may do the blending manually. Appreciate the contribution. If you don't see a direct merge, that's because I am tweaking things ongoing and manually merging this may be easiest.

ctsdownloads commented 8 months ago

Thanks @bonkrat, I'll take a look this Friday. Run some tests and if it is working, will blend this in. I did a complete overhaul of the page, so may do the blending manually. Appreciate the contribution. If you don't see a direct merge, that's because I am tweaking things ongoing and manually merging this may be easiest.

ctsdownloads commented 8 months ago

Thanks @bonkrat, I'll take a look this Friday. Run some tests and if it is working, will blend this in. I did a complete overhaul of the page, so may do the blending manually. Appreciate the contribution. If you don't see a direct merge, that's because I am tweaking things ongoing and manually merging this may be easiest.

ctsdownloads commented 5 months ago

Again, appreciate you sharing this with us - genuinely. In the interest of doing a little house keeping with pull requests, going to close this one out for now. I need time to test this and right now, I am just not in that position to do so.