Date: Tue, 3 Nov 2020 15:47:06 +0900 From: Tatsuki Makino <tatsuki_makino@hotmail.com> To: Mason Loring Bliss <mason@blisses.org> Cc: Alex Dupre <ale@FreeBSD.org>, freebsd-ports@freebsd.org Subject: Re: Donation to Foundation for Poudriere /opt builds! (Bounty?) Message-ID: <TY2PR02MB4013C594BDB36A88A6766DEDFA110@TY2PR02MB4013.apcprd02.prod.outlook.com> In-Reply-To: <20201102234323.GB31104@blisses.org> References: <20201101233032.GC6041@blisses.org> <26d05414-1b0a-0383-4e1e-ec3dd472ff37@FreeBSD.org> <20201102144119.GA31104@blisses.org> <HK2PR02MB400231FA0D8C3DE5E61DD639FA100@HK2PR02MB4002.apcprd02.prod.outlook.com> <20201102234323.GB31104@blisses.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, that was the poudriere environment variable. The environment variables used in the jail should be written to /etc/login.conf under the path written in /your_localbase/etc/poudriere.d/jails/*/mnt. There is a path= part in the default entry, so change it. Then run cap_mkdb for its login.conf. The rewriting there is done by function update_version_env in file /your_localbase/share/poudriere/jail.sh, so if you want to automate it, you need to change it. Regards.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?TY2PR02MB4013C594BDB36A88A6766DEDFA110>