Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.53 KB

File metadata and controls

16 lines (12 loc) · 1.53 KB

Base Layer

The base layer does the basic configuration needed for all additional layers, and installs the common tools. These configurations are:

Remarks

  • The bashrc is used to source a EB corbos Linux environment setup file /build/bin/ebcl_env. This file is layers/base/scripts/bash/ebcl_env.
  • The base layer provides some helper scripts to generate a user-specific GPG key. See layers/base/scripts/gpg.