Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2001 14:06:48 -0700 (PDT)
From:      "Bruce A. Mah" <bmah@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall installUpgrade.c
Message-ID:  <200109042106.f84L6mt57252@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmah        2001/09/04 14:06:48 PDT

  Modified files:
    usr.sbin/sysinstall  installUpgrade.c 
  Log:
  sysinstall's binary upgrade option used to display the contents of
  UPGRADE.TXT along with a YesNo dialog requesting confirmation of
  the upgrade.  During the transition to RELNOTESng, UPGRADE.TXT got
  folded into a file that eventually renders as INSTALL.TXT, which
  makes sysinstall complain about a non-existent file.  As a
  solution/workaround, point the user at INSTALL.TXT, and then request
  confirmation.
  
  Noticed by:	rpratt (on 4.4-RC3)
  Approved by:	jkh
  
  Revision  Changes    Path
  1.78      +6 -4      src/usr.sbin/sysinstall/installUpgrade.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?200109042106.f84L6mt57252>