Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2010 15:27:43 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/sysinstall dist.c install.c
Message-ID:  <201012091527.oB9FRtvW097021@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-12-09 15:27:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin/sysinstall  dist.c install.c 
  Log:
  SVN rev 216327 on 2010-12-09 15:27:43Z by brucec
  
  MFC r216243:
  
  Ignore any failures with the "local" distribution since it's not present
  on release CDs and so will normally fail.
  installCommit() returns a DITEM_ value, not a Boolean.
  distExtractAll() returns a Boolean, not a DITEM_ value.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.249.2.9  +4 -1      src/usr.sbin/sysinstall/dist.c
  1.373.2.5  +1 -1      src/usr.sbin/sysinstall/install.c



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