The ISO generation tool for GNU/Linux
For more information please consult the doc/Installation.md document.
git clone https://gitlab.com/tearch-linux/applications-and-tools/teaiso && make build && make install
wget https://gitlab.com/tearch-linux/applications-and-tools/teaiso/-/raw/master/netinstall -O - | bash
docker build -t teaiso .
or fetch from gitlab container registry
docker pull registry.gitlab.com/tearch-linux/applications-and-tools/teaiso
For building profile:
docker run --rm \
-v /home/user/teaiso-profile:/profile \
-v /home/user/teaiso-output:/output \
--privileged\
teaiso