Date: Wed, 01 Sep 1999 20:28:10 -0400 From: Jim Bloom <bloom@acm.org> To: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release/sysinstall Makefile config.c devices.cdisks.c dist.c dist.h index.c install.c kget.c media.c menus.cnetwork.c options.c package.c sysinstall.8 sysinstall.h system.ctcpip.c variable.c Message-ID: <37CDC49A.500732D1@acm.org> References: <199909010429.VAA38472@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jordan, Please double check this commit. Something is very strange about it. It is labelled MFC, but it was made to HEAD. In addition, the changes appear to be backing out earlier changes to the files (at least in the couple files I looked at). Jim Bloom bloom@acm.org "Jordan K. Hubbard" wrote: > > jkh 1999/08/31 21:29:32 PDT > > Modified files: > release/sysinstall Makefile config.c devices.c disks.c > dist.c dist.h index.c install.c kget.c > media.c menus.c network.c options.c > package.c sysinstall.8 sysinstall.h > system.c tcpip.c variable.c > Log: > MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, > bringing in DHCP support. The only thing I left out were Poul-Henning's > newfs changes since I'm not sure if he's brought the rest of that support > into -stable yet. If it turns out that this is the case, I'll MFC those > changes too. > > Revision Changes Path > 1.87 +2 -1 src/release/sysinstall/Makefile > 1.142 +2 -2 src/release/sysinstall/config.c > 1.101 +8 -9 src/release/sysinstall/devices.c > 1.112 +11 -7 src/release/sysinstall/disks.c > 1.147 +2 -14 src/release/sysinstall/dist.c > 1.41 +2 -9 src/release/sysinstall/dist.h > 1.73 +2 -4 src/release/sysinstall/index.c > 1.246 +3 -7 src/release/sysinstall/install.c > 1.12 +1 -12 src/release/sysinstall/kget.c > 1.101 +4 -7 src/release/sysinstall/media.c > 1.221 +7 -34 src/release/sysinstall/menus.c > 1.42 +4 -7 src/release/sysinstall/network.c > 1.64 +5 -11 src/release/sysinstall/options.c > 1.81 +2 -7 src/release/sysinstall/package.c > 1.24 +36 -89 src/release/sysinstall/sysinstall.8 > 1.175 +1 -7 src/release/sysinstall/sysinstall.h > 1.97 +3 -9 src/release/sysinstall/system.c > 1.90 +30 -110 src/release/sysinstall/tcpip.c > 1.28 +2 -5 src/release/sysinstall/variable.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message 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?37CDC49A.500732D1>