Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding ubuntu support, fixing fedora linux config #288

Merged
merged 10 commits into from
Jan 19, 2024
Prev Previous commit
Next Next commit
imcreasing rootfs-size because default is too small for package upgrade
Cloud User committed Oct 20, 2023

Verified

This commit was signed with the committer’s verified signature. The key has expired.
johanlundberg Johan Lundberg
commit bf4720871dd99b49406fb3e56026d23853d33290
1 change: 1 addition & 0 deletions boards/firechip/base-workloads/ubuntu-base.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name" : "ubuntu-base",
"guest-init": "initRepos.sh",
"rootfs-size": "8GB",
"distro" : {
"name" : "ubuntu",
"opts" : {}