Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 461 Bytes

File metadata and controls

25 lines (19 loc) · 461 Bytes

Singularity OS

Build system for the Singularity OS root and kernelcache images.

Prerequisites

On Ubuntu/Debian:

sudo apt-get install -y \
  build-essential gcc g++ make \
  bc bison flex libssl-dev libelf-dev \
  libncurses-dev wget rsync cpio \
  xz-utils gzip bzip2 patch perl python3 \
  git unzip erofs-utils cryptsetup-bin \
  systemd-boot binutils

Build

./scripts/prepare.sh
./scripts/compile.sh
./scripts/package.sh