CVS commit: src/usr.sbin/sysinst
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Thu Jun 25 16:46:56 UTC 2026 Modified Files: src/usr.sbin/sysinst: configmenu.c install.c net.c upgrade.c Log Message: We have SSL trust anchors in base, so make use of them when downloading additional items after basic installation is done (even if the installer used does not come with its own certs, so we can not verify trust for set download). To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.sbin/sysinst/configmenu.c cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/sysinst/install.c cvs rdiff -u -r1.46 -r1.47 src/usr.sbin/sysinst/net.c cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/sysinst/upgrade.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.