Howdy,
I would like to compile up a trustworthy (release?) version of
openswitch. But I'm getting compile errors.
Here is what I did and the error which precipitated:
git clone https://git.openswitch.net/openswitch/ops-build
cd ops-build/
git checkout -b 1.0.0
git status
gi
Howdy,
In ops, if I have just done something like `makeĀ
ops-openvswitch-build`, is there another make target I can then use to recreate
the package images in the /images/ directory (in particular, the
onie-installer-* image) ?
Ricky Charlet