Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukasjhan/custom-ubuntu-maker


https://github.com/lukasjhan/custom-ubuntu-maker

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ubuntu Customizer using Recipe System

## ABSTRACT

This idea was influenced by the The project named Yocto, build ecosystem for embedded. Yocto is heavy and for a variety of systems. However I thought fast and customizable system to existing distributions may be needed.

This tool is fully automated Ubuntu customizer using recipe system. Users define recipes for each elements or packages they want to put in the customized image.

## Support

Only Ubuntu desktops and servers

## Recipe

The recipe system is similar to Yocto's.

Fetch -> customize -> configure -> build -> install