Skip to content

Installation

Trishan de Lanerolle edited this page Dec 15, 2020 · 4 revisions

DENT build and install process

DENT is built on top of the Open Network Linux (ONL) infrastructure. For detailed builder preparation and build process details please refer to docs/Building.md

Build

  • Clone the dentOS repositories including all their sub-modules
  • cd dentOS
  • make docker
  • This will build both ARM64 and AMD64 images

Installation

  • Use ONIE enabled platform to install the ONIE binary produced by the above build.