Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 1997 22:30:54 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall dist.c ftp.c install.c installUpgrade.c
Message-ID:  <199701150630.WAA11475@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         97/01/14 22:30:53

  Modified:    release/sysinstall  dist.c ftp.c install.c installUpgrade.c
  Log:
  Make the FTP installation codepath a lot more defensive.  Trap
  bogus path and FTP I/O errors much earlier, offer retry possibilities
  at steps along the way so you don't have to resume from the very beginning
  again on a hard error.
  
  Revision  Changes    Path
  1.88      +3 -9      src/release/sysinstall/dist.c
  1.24      +4 -1      src/release/sysinstall/ftp.c
  1.152     +30 -6     src/release/sysinstall/install.c
  1.37      +25 -12    src/release/sysinstall/installUpgrade.c



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