Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 360 Bytes

Steps

  1. Build docker
  2. Build ISO

Build ISO

docker/build.sh <config>

ISO Customization

Use these files to customize the installation

  • build.sh: Adds custom files to the customfolder then builds the ISO
  • chroot_cmds_custom: used to install/download packages to the ISO
  • post_install.sh: used to run commands post ISO installation