Date: Wed, 11 Dec 2024 17:56:59 +0800 From: Christopher Hall <christopherhall.hsw@gmail.com> To: Nuno Teixeira <eduardo@freebsd.org> Cc: FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: Re: /etc/localtime symlink in poudriere jails Message-ID: <20241211175659.23e29251@e495> In-Reply-To: <CAFDf7UJCkuxBi8m_QG=LorKTGe7Oztwwy2t-Ovd0Xj-z6mao5A@mail.gmail.com> References: <CAFDf7UJCkuxBi8m_QG=LorKTGe7Oztwwy2t-Ovd0Xj-z6mao5A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Nuno, On Wed, 11 Dec 2024 08:28:09 +0000, Nuno Teixeira <eduardo@freebsd.org> wrote: > Hello, > > I'm trying to find why there is no /etc/localtime in poudriere jails > and I need to create manually a symlink for some R-cran tests inside > interactive jail. > > Any hints on how to automatize this task? If you want to set a specific timezone, you could use the tzsetup(8) command to set it. This command supports a chroot option, so you could configure the jail from the host. > > Not sure if this is the proper mailing for this issue but just > checking opinions before I open a poudriere pr. > > Thanks in advance, > > -- > Nuno Teixeira > FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org -- Best Regards. Christopher Hall.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20241211175659.23e29251>