Re: Setting up third party apt repositories
Matthew Pounsett <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <CAAiTEH_YOqOQirXzocupnD04XQJ6c4zd1LCMagD8mvdGXB-0gQ@mail.gmail.com> |
On Wed, 31 Mar 2021 at 19:16, Thomas Lange <[email protected]> wrote: > > Maye we need ca-certificates inside the base.tgz, because it's needed > in /target from the very beginning. This can be done by adding > > FAI_DEBOOTSTRAP_OPTS="--include=ca-certificates" > > in /etc/fai/nfsroot.conf This did the trick. Thanks!