Re: fai-make-nfsroot docs and missing reboot
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Tue, 31 May 2022 10:56:50 +0200, Diego Zuccato <[email protected]> said: > Reading man page for fai-make-nfsroot it seems 'FULL' install is the > default. But after having troubles adding Salt repository (could not > verify server certificate), I noticed that ca-certificates (installed > only in FULL nfsroot) was not present. After using > fai-make-nfsroot -k -c FULL > it works. That makes me suspect that the actual default is -s . > Could the man page be improved by specifying which is the case? I've checked this. fai-make-nfsroot -fv creates an nfsroot including ca-certificates and other packages defined in the FULL section. So I cannot reproduce your bug. -- regards Thomas