> On 4 Sep 2019, at 21:55, Rebecca Cran <bc...@freebsd.org> wrote: > > Author: bcran > Date: Wed Sep 4 20:55:48 2019 > New Revision: 351831 > URL: https://svnweb.freebsd.org/changeset/base/351831 > > Log: > The efifat files are no longer used: remove the code to build them
I use them in a Jenkins instance to test arm64. I specifically don’t give the Jenkins user any root access so am unable to use mdconfig to create the ESP image. I would use makefs however support for generating fat images hasn’t made it into a release yet, and it doesn’t build on 12 as many needed structs are protected by _KERNEL. I don’t care about the image being installed, but would like to be able to generate it when needed on the latest 12 release without needing root access. Andrew _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"