Results 94 comments of Peter Robinson

Someone has done an initial file server/client for the linux can-utils, not sure if that can be used/integrated for use here. Details: https://lore.kernel.org/lkml/[email protected]/T/#u

It might be useful to be able to have dot.conf files to allow different bits to be managed using bootupd, I know fwupd-efi may have similar requirements.

> Likewise for other SBC's which use uboot and/or need custom dtb/dtsi definitions. I am currently investigating bootc for rk3588/rk3566 deployment and am running into lack of flexibility. At the...

> > I'd also like to see in general how other new platforms touting built-in NPUs fare—so like Apple M4, Intel Lunar Lake, Snapdragon X, and AMD Strix Point... some...

@MightyCreak I looked at that file but don't see where in the rusticl section where to explicitly list a driver, all the drivers that are listed are against specific sub...

It was added, before I even filed this PR.

I think that makes sense, is there a equiv kbd change needed and is there already a USB host controller added (I've not looked beyond the PR)?

I am seeing similar things with LLVM detection on Fedora, it detects LLVM and then later complains about LLVM config: ``` -- Using llvm-link: /bin/llvm-link -- XXX LLVM-version-major: -- Using...

> I understand the rationale, however at the moment the pure Makefile approach also installs the .pc files. This means there needs to be a string replacement when installing from...