Date: Sun, 16 Jul 2000 10:30:02 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile boot_crunch.conf src/release/sysinstall config.c ftp.c http.c install.c media.c menus.c network.c options.c sysinstall.h tcpip.c Message-ID: <200007161730.KAA56015@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2000/07/16 10:30:02 PDT
Modified files: (Branch: RELENG_4)
release Makefile boot_crunch.conf
release/sysinstall config.c ftp.c http.c install.c media.c
menus.c network.c options.c sysinstall.h
tcpip.c
Log:
MFC: IPv6 support.
IPv6 configuration is only done by rtsol. Does someone really
need manual configuration? :-)
You can specify IPv6 DNS server as well.
We have only one server ftp7.jp.freebsd.org that speaks IPv6
in this time. ftp7.jp speaks IPv4 as well and also listed as
Japan #7.
Revision Changes Path
1.536.2.13 +2 -2 src/release/Makefile
1.42.2.2 +2 -1 src/release/boot_crunch.conf
1.156.2.3 +18 -5 src/release/sysinstall/config.c
1.37.2.1 +4 -3 src/release/sysinstall/ftp.c
1.2.2.1 +44 -38 src/release/sysinstall/http.c
1.268.2.5 +2 -1 src/release/sysinstall/install.c
1.107.2.2 +38 -14 src/release/sysinstall/media.c
1.252.2.7 +5 -1 src/release/sysinstall/menus.c
1.46.2.2 +22 -21 src/release/sysinstall/network.c
1.70.2.1 +3 -1 src/release/sysinstall/options.c
1.186.2.4 +5 -1 src/release/sysinstall/sysinstall.h
1.103.2.2 +101 -20 src/release/sysinstall/tcpip.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007161730.KAA56015>
