This is the official base source code of Celestial Linux by Aclevo.Fork of https://gitlab.com/nodiscc/debian-live-config The documentation on configuring this project can be found here: https://debian-live-config.readthedocs.io/en/latest/custom.html
To build from source you need to have the debian installed and the root privilages. After getting everything you need, run:
sudo apt install -y make
sudo make install_buildenv
sudo lb config
sudo lb bootstrap
sudo lb chroot
sudo lb installer
sudo lb binary
