Date: Mon, 10 Jun 1996 22:06:34 -0700 (PDT) From: "Jordan K. Hubbard" <jkh> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile src/release/sysinstall attr.c cdrom.c Message-ID: <199606110506.WAA23966@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 96/06/10 22:06:33 Modified: release Makefile release/sysinstall attr.c cdrom.c Log: Come up with a scheme for stamping the FreeBSD version number on CDs, allowing sysinstall to automagically detect, mount and select an appropriate FreeBSD CDROM as the installation media. Defining "appropriate" also requires that you check the version numbers since an older FreeBSD CD could be in the drive, which is the purpose of this patch. Revision Changes Path 1.221 +2 -1 src/release/Makefile 1.7 +5 -3 src/release/sysinstall/attr.c 1.15 +36 -4 src/release/sysinstall/cdrom.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606110506.WAA23966>