incremental bulds from scratch with beinstall.sh
- Reply: Nuno Teixeira : "Re: incremental bulds from scratch with beinstall.sh"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 May 2025 20:34:57 UTC
Hello, Using incremental WITH_META_MODE builds, after installation with beinstall.sh, building same src, a complete compilation happens. If someone uses this script, could you please do the following test: WITH_META_MODE=yes (/etc/src-env.conf) filemon module loaded # cd /usr/src # make buildworld-jobs buildkernel-jobs # ./tools/build/beinstall.sh # reboot # cd /usr/src # make buildworld-jobs buildkernel-jobs Since src and obj are the same from one BE to newer BE, minimal compilation should happen, not a full one. Am I missing something here? Thanks in advance, -- Nuno Teixeira FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org