On Sat, 2020-06-13 at 15:10 +0100, spiky via lfs-dev wrote: > On 13/06/2020 13:46, Bruce Dubbs via lfs-dev wrote: > > In the last few weeks, the LFS editors have been working on a > > major > > overhaul of LFS. This work can be reviewed at > > > > http://www.linuxfromscratch.org/~bdubbs/cross2-lfs-book/ > > > > The elements of building LFS using cross compiling techniques have > > changed a lot. The old Chapter 5 has been split into three > > chapters > > that have a different focus for each chapter. > > > > Some of the advantages include not requiring a /tools symlink on > > the > > host system and not requiring a lot of hackish symlinks when > > starting > > the final build system. > > > > In addition, a lot of work was done to minimize the number of test > > failures in the different packages. > > > > Finally, every page in the new book was reviewed and textual > > updates > > made to clarify different elements of the LFS process. > > > > We welcome comments and criticisms large and small. > > > > -- Bruce > > Hi > > I have biult using the systemd version a few times since Pierre > mentioned it, The only part I find awkward is the backup, "only > because > it's different" i used to be able to just cp -a tools somewhere, But > otherwise it works fine, Just different to regular builders. >
I've done intensive testing with ICA lately, and the results are as good as before. On systems which have CONFIG_AUDIT enabled in the kernel, perl thinks that the user who builds it is "tester". That may seem surprising, but since it only appears in the documentation system, it has no consequence. Not tested, but I think it is the same in the regular (development) book with the recent changes. I am currently testing whether moving iana-etc before gcc may allow tests to pass, as reported by Joe Locash. If so, I'll commit it. Pierre PS: in relation to another thread: making an arm build would require just a few changes to the main build (at least on aarch64). Of course, one of the hard parts would be choosing the correct bootloader and kernel options: there are zillion of arm architectures! -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page