Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasjhan/custom-ubuntu-maker
https://github.com/lukasjhan/custom-ubuntu-maker
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukasjhan/custom-ubuntu-maker
- Owner: lukasjhan
- Created: 2023-04-30T08:16:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-30T08:16:59.000Z (over 1 year ago)
- Last Synced: 2024-10-24T08:52:36.231Z (2 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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