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,root privilages and cosmic-epoch debian package installed in config/packages.chroot.The package can be found here. After getting everything you need, run:
dpkg-name config/packages.chroot/cosmic-epoch-1.0.2.deb
sudo apt install -y make
sudo make install_buildenv
sudo lb config
sudo lb bootstrap
sudo lb chroot
sudo lb installer
sudo lb binary
