On 02/07/2019 15:10, Wayne Blaszczyk via lfs-dev wrote: > Hi All, > > Since yesterday, building the LFS book has been cause some issues for me. > I've been using git rather than svn to keep up to date with the LFS > repository. > But recently I've been getting a 'update-index --refresh: command returned > error: 1' when doing a git svn rebase. > I turns out that 'make REV=systemd' keeps regenerating > lfs-bootscripts-20190524.tar.xz . > Has something changed to have caused this? > I've even checked out using svn (svn co > svn://svn.linuxfromscratch.org/LFS/trunk/BOOK) and the issue is there as well. > > Md5sum before executing make: > c91b11e366649c9cec60c2552820fed5 lfs-bootscripts-20190524.tar.xz > md5sum after executing make: > cd1ebce5e7b89442f41f85fde5994a38 lfs-bootscripts-20190524.tar.xz > > $ svn status > M trunk/BOOK/lfs-bootscripts-20190524.tar.xz > $ >
I think this has been present for years. The bootscripts are regenerated by make-aux-files.sh, which is run by aux-file-data.sh, which is itself run at the end of the "validate" target. Pierre -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page