Skip to content

dulstack/Celestial

 
 

Repository files navigation

logo

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

Building from source


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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 55.6%
  • Shell 44.1%
  • CSS 0.3%