Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/sysinst



Module Name:    src
Committed By:   martin
Date:           Thu Jun 25 15:11:05 UTC 2026

Modified Files:
        src/usr.sbin/sysinst: Makefile.inc configmenu.c defs.h main.c menus.mi
            net.c

Log Message:
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.53 -r1.54 src/usr.sbin/sysinst/Makefile.inc
cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/sysinst/configmenu.c
cvs rdiff -u -r1.95 -r1.96 src/usr.sbin/sysinst/defs.h
cvs rdiff -u -r1.36 -r1.37 src/usr.sbin/sysinst/main.c
cvs rdiff -u -r1.30 -r1.31 src/usr.sbin/sysinst/menus.mi
cvs rdiff -u -r1.45 -r1.46 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