Date: Fri, 22 Sep 2000 01:13:36 -0700 (PDT) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall cdrom.c ftp.c options.c Message-ID: <200009220813.BAA13495@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2000/09/22 01:13:36 PDT
Modified files:
release/sysinstall cdrom.c ftp.c options.c
Log:
Remove the bogus check against "none" for release names (which
really doesn't make any sense, what was I smoking) and allow
the more canonical usage of "any" for either side of the comparison
for release name or architecture (meaning you can also set CD_VERSION=any
in a cdrom.inf file to cause sysinstall to always match it and likewise
with the architecture, if specified).
Sensibly suggested by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
Revision Changes Path
1.48 +8 -6 src/release/sysinstall/cdrom.c
1.41 +4 -4 src/release/sysinstall/ftp.c
1.73 +2 -2 src/release/sysinstall/options.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?200009220813.BAA13495>
