Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2010 20:55:14 +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:  <201012062055.oB6KtYwV046183@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-12-06 20:55:14 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  dist.c install.c 
  Log:
  SVN rev 216243 on 2010-12-06 20:55:14Z by brucec
  
  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.
  
  Reported by:    kensmith
  MFC after:      3 days
  
  Revision  Changes    Path
  1.264     +4 -1      src/usr.sbin/sysinstall/dist.c
  1.394     +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?201012062055.oB6KtYwV046183>