NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60359 CVS commit: [netbsd-11] src/usr.sbin/sysinst
The following reply was made to PR install/60359; it has been noted by GNATS.
From: "Julian Coleman" <jdc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60359 CVS commit: [netbsd-11] src/usr.sbin/sysinst
Date: Fri, 26 Jun 2026 09:10:50 +0000
Module Name: src
Committed By: jdc
Date: Fri Jun 26 09:10:49 UTC 2026
Modified Files:
src/usr.sbin/sysinst [netbsd-11]: Makefile.inc configmenu.c defs.h
main.c menus.mi net.c
Log Message:
Pull up the following revisions, requested by martin in ticket #335:
src/usr.sbin/sysinst/Makefile.inc 1.54
src/usr.sbin/sysinst/configmenu.c 1.24
src/usr.sbin/sysinst/defs.h 1.96
src/usr.sbin/sysinst/main.c 1.37
src/usr.sbin/sysinst/menus.mi 1.31
src/usr.sbin/sysinst/net.c 1.46
When compiled with SMALLPROG (i.e. as part of a crunched ramdisk
userland) ftp(1) does not support https - so remove that option from
sysinst and only offer http in that case.
Should fix PR 60359.
To generate a diff of this commit:
cvs rdiff -u -r1.50.2.1 -r1.50.2.2 src/usr.sbin/sysinst/Makefile.inc
cvs rdiff -u -r1.21 -r1.21.2.1 src/usr.sbin/sysinst/configmenu.c
cvs rdiff -u -r1.94 -r1.94.2.1 src/usr.sbin/sysinst/defs.h
cvs rdiff -u -r1.34 -r1.34.2.1 src/usr.sbin/sysinst/main.c
cvs rdiff -u -r1.30 -r1.30.2.1 src/usr.sbin/sysinst/menus.mi
cvs rdiff -u -r1.45 -r1.45.4.1 src/usr.sbin/sysinst/net.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index