CVS commit: [netbsd-11] src/usr.sbin/sysinst
"Julian Coleman" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: jdc Date: Fri Jun 26 09:13:21 UTC 2026 Modified Files: src/usr.sbin/sysinst [netbsd-11]: configmenu.c install.c net.c upgrade.c Log Message: Pull up the following revisions, requested by martin in ticket #337: src/usr.sbin/sysinst/configmenu.c 1.25 src/usr.sbin/sysinst/install.c 1.26 src/usr.sbin/sysinst/net.c 1.47 src/usr.sbin/sysinst/upgrade.c 1.22 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.21.2.1 -r1.21.2.2 src/usr.sbin/sysinst/configmenu.c cvs rdiff -u -r1.25 -r1.25.4.1 src/usr.sbin/sysinst/install.c cvs rdiff -u -r1.45.4.1 -r1.45.4.2 src/usr.sbin/sysinst/net.c cvs rdiff -u -r1.21 -r1.21.6.1 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.