Date: Thu, 9 Dec 2010 15:24:59 +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: <201012091525.oB9FPSij096827@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brucec 2010-12-09 15:24:59 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/sysinstall dist.c install.c
Log:
SVN rev 216325 on 2010-12-09 15:24:59Z 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.259.2.4 +4 -1 src/usr.sbin/sysinstall/dist.c
1.379.2.7 +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?201012091525.oB9FPSij096827>
