Andrew Bradford

Results 12 issues of Andrew Bradford

Not sure if it should really go in the clfs-embedded book or not, but being able to boot the system using QEMU would be nice, just to ensure it all...

Since the bootloader will tell the kernel where to find the root file system, we don't need an entry which actually calls out the partition or device name for the...

Are any utilities that we compile relying on kernel headers in the targetfs sysroot? busybox may have some utils which do... netplug might?

We only make a root user but then a handful of groups. Is this really needed? Or can we get away with fewer groups by default? Or should there be...

Normally, at the end of the book, around when we do copy to target, we tell people to delete all the static libs, headers, and unneeded .so links. This is...

We shouldn't need to do this any longer at the end of the book, since we're using the target sysroot as the sysroot for the toolchain so the toolchain should...

Do we need to compile just libgcc again for the target or can we just copy over the libgcc from the cross-tools sysroot? Or what?

If running the -a, open-au, and find-fat tests could be automated, that would be very helpful for getting new users over the hump of using flashbench and reporting results. For...

### Describe the bug For Raspberry Pi 5 EEPROM firmware version 2025.03.10, after configuring secure boot by programming the OTP public key hash and properly inserting the public key into...