Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 1997 04:09:12 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG
Subject:   cvs commit: src/release/sysinstall dispatch.c installUpgrade.c sysinstall.8 tcpip.c
Message-ID:  <199709081109.EAA14104@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1997/09/08 04:09:12 PDT

  Modified files:
    release/sysinstall   dispatch.c installUpgrade.c sysinstall.8 
                         tcpip.c 
  Log:
  Make upgrade potentially a little less interactive.
  Add and document new loadConfig function (sort of like a script #include).
  Make TCP/IP setup far less chatty when it doesn't need to be.
  
  Revision  Changes    Path
  1.22      +33 -2     src/release/sysinstall/dispatch.c
  1.50      +138 -2    src/release/sysinstall/installUpgrade.c
  1.4       +10 -1     src/release/sysinstall/sysinstall.8
  1.70      +9 -7      src/release/sysinstall/tcpip.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709081109.EAA14104>