https://github.com/canonical/ubuntu-cooker-ingredients
Additional Resources for Ubuntu Cooker
https://github.com/canonical/ubuntu-cooker-ingredients
Last synced: 5 months ago
JSON representation
Additional Resources for Ubuntu Cooker
- Host: GitHub
- URL: https://github.com/canonical/ubuntu-cooker-ingredients
- Owner: canonical
- License: gpl-3.0
- Archived: true
- Created: 2021-06-04T07:42:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T08:31:47.000Z (almost 4 years ago)
- Last Synced: 2024-04-10T05:28:40.989Z (about 1 year ago)
- Language: C++
- Size: 25.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - canonical/ubuntu-cooker-ingredients - Additional Resources for Ubuntu Cooker (C++)
README
# Ubuntu Cooker - Ingredients
this is the resource page for Ubuntu Cooker.
This repo includes:
- Assets (`source`)
- Source Code for large `launcher` modification (`sourcecode`)## Assets
### Pre-requisites- Ubuntu 20.04
- `make`
- `inkscape` (< 1.0)
- `icoutils`### Build
```
make
make install
```## Source Code
Source code is to place launcher code that located in `DistroLauncher`. The files are modified to run with the new Ubuntu OOBE Experience.