Skip to content

Commit

Permalink
Add Model file for building custom Ubuntu Core Image
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Jul 26, 2024
1 parent 86a2ed5 commit de97f21
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions snap/ubuntu-core-model.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"type": "model",
"series": "16",
"model": "ubuntu-core-24-pi-arm64",
"architecture": "arm64",
"authority-id": "GkaoBVNZ1UgZSeBizcmkRfN42z7NJkAG",
"brand-id": "GkaoBVNZ1UgZSeBizcmkRfN42z7NJkAG",
"timestamp": "2024-07-25T16:03:16+00:00",
"base": "core24",
"grade": "signed",
"snaps": [
{
"name": "pi",
"type": "gadget",
"default-channel": "24/stable",
"id": "YbGa9O3dAXl88YLI6Y1bGG74pwBxZyKg"
},
{
"name": "pi-kernel",
"type": "kernel",
"default-channel": "24/stable",
"id": "jeIuP6tfFrvAdic8DMWqHmoaoukAPNbJ"
},
{
"name": "core22",
"type": "base",
"default-channel": "latest/stable",
"id": "amcUKQILKXHHTlmSa7NMdnXSx02dNeeT"
},
{
"name": "core24",
"type": "base",
"default-channel": "latest/stable",
"id": "dwTAh7MZZ01zyriOZErqd1JynQLiOGvM"
},
{
"name": "snapd",
"type": "snapd",
"default-channel": "latest/stable",
"id": "PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4"
},
{
"name": "console-conf",
"type": "app",
"default-channel": "24/stable",
"id": "ASctKBEHzVt3f1pbZLoekCvcigRjtuqw",
"presence": "optional"
},
{
"name": "network-manager",
"type": "app",
"default-channel": "24/stable",
"id": "RmBXKl6HO6YOC2DE4G2q1JzWImC04EUy"
},
{
"name": "mesa-core22",
"type": "app",
"default-channel": "latest/stable",
"id": "UijXdFgvIKp9ZZ6P4ijPAJHWZLtSKgWm"
},
{
"name": "ubuntu-frame",
"type": "app",
"default-channel": "22/stable",
"id": "BPZbvWzvoMTrpec4goCXlckLe2IhfthK"
},
{
"name": "ubuntu-frame-osk",
"type": "app",
"default-channel": "22/stable",
"id": "UaV8aeiyZzQMgUyRCwuJma4Q2IuxA99t"
}
]
}

0 comments on commit de97f21

Please sign in to comment.