On 06/04/2020 22:08, Tatsuki Makino wrote:
Sorry, I derail from this topic. I have cloned the host to poudriere with the following command. poudriere jail -c -j src -m 'src=/usr/src' -v `make -C /usr/src/release/ -V VERSION VERSION=\$\{REVISION:Q\}-\$\{BRANCH:Q\}` Since the name of this jail is src, create src.conf as follows. ln -s /etc/src.conf /usr/local/etc/poudriere.d/src-src.conf Probably, this reproduces the same environment as the host... maybe :)
Just trying this now. Poudriere's help says that -v only makes sense for method ftp and svn. For other methods, especially for src that you are using, the value is only for display.
Also, I don't think specifying src.conf for jail created with method src makes sense? It assumes that the world and kernel is already build. I would expect this to only take any effect when creating with -b or with method svn?
GrzegorzJ _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"