|
Description
|
The BFU archives that nightly(1) produces with the -O option only
contain open-source binaries and the minimal closed binaries that are
needed to build the open source. This is a regression from our
earlier delivery mechanism, which baked the binaries from the
closed-bins tarball into the BFU archives. The archives really ought
to include the full set. With just the minimal set of closed
binaries, someone who installs the archives is more likely to run into
problems if there is a change to an interface that involves open and
closed code.
|