Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save CypherpunkSamurai/28e6803fb704935e27f7402e7934b918 to your computer and use it in GitHub Desktop.
Save CypherpunkSamurai/28e6803fb704935e27f7402e7934b918 to your computer and use it in GitHub Desktop.
Ubuntu and Debian Live ISO Builder Code

Ubuntu / Debian Live ISO Builder Code

  1. Elementary OS - https://github.com/elementary/os (The GOAT of ISO Building Codebase)
  2. Cinnamon - https://github.com/ubuntucinnamon/iso-builder-devel (Fork of ElementaryOS Builder)
  3. VanillaOS - https://github.com/Vanilla-OS/live-iso (Fork of Cinnamon Builder)
  4. Rhino OS - https://github.com/rhino-linux/os (Fork of VannillaOS Builder)
  5. UbuntuBudgie - https://github.com/UbuntuBudgie/iso-builder (Fork of ElementaryOS Builder)
  6. QuadScope - https://github.com/Quadscope/live-image (Easy to Read and Learn Code)

Notable Mentions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment