I would like to elaborate on the NanoBSD request I made.
I don't like to ask for things blindly so I have looked at the problem.
So stock NanoBSD scripts generate MBR images. There is a slow move to EFI on the embedded box front.
What we have in source tree is
/tools/tools/nanobsd/ with PHK's work slightly extended.
Then under
/tools/tools/nanobsd/embedded/ we have some improvements by Warner.
In general I am speaking about the UEFI formating section of
/nanobsd/embedded/custom
As you might know it is possible to enhance nanobsd builds with custom functions.
Warners work under
./embedded extended that to include filesystem builds.
So what I would like is to see that work folded into NanoBSD to create optional UEFI image formats.
Some of the stuff in the
./nanobsd/embedded folder may need updating due to Arm changes.
From
/tools/tools/nanobsd/embedded/custom (2015)
o need to promote much of this to nanobsd.sh and friends
I am a willing volunteer to help in any way although I am a script novice.
In the past I have modified Warners
./embedded/custom script to make it work for me.
There is a viable alternative in 'poudriere image' but the images just are not the same as NanoBSD.
It
can create just about any image format you desire.