mirror of
https://github.com/fedora-iot/fedora-iot-bootc.git
synced 2026-08-26 09:22:40 +00:00
Compare commits
2 commits
main
...
f41-stable
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df90f256d1 |
||
|
|
e21a5791f1 |
10 changed files with 8 additions and 23 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -1 +0,0 @@
|
|||
/* @fedora-iot/iot-team
|
||||
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -6,3 +6,5 @@ updates:
|
|||
interval: "daily"
|
||||
commit-message:
|
||||
prefix: "Submodule Update: "
|
||||
reviewers:
|
||||
- "fedora-iot/iot-team"
|
||||
|
|
|
|||
1
.gitmodules
vendored
1
.gitmodules
vendored
|
|
@ -1,3 +1,4 @@
|
|||
[submodule "base-images"]
|
||||
path = base-images
|
||||
url = https://gitlab.com/fedora/bootc/base-images.git
|
||||
branch = f41-stable
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit df1f1d29ec6ce29c769f8fff1efba0ab84d534a1
|
||||
Subproject commit f32c45268e49a04cd6e0a664a32d43f9e3b36c47
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
releasever: 42
|
||||
repos:
|
||||
- fedora
|
||||
- fedora-updates
|
||||
- fedora-devel
|
||||
include: fedora-iot-bootc.yaml
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
releasever: 43
|
||||
repos:
|
||||
- fedora
|
||||
- fedora-updates
|
||||
include: fedora-iot-bootc.yaml
|
||||
packages:
|
||||
- ssh-key-dir
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
releasever: 44
|
||||
repos:
|
||||
- fedora
|
||||
- fedora-updates
|
||||
include: fedora-iot-bootc.yaml
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
releasever: 45
|
||||
repos:
|
||||
- fedora-devel
|
||||
include: fedora-iot-bootc.yaml
|
||||
|
|
@ -6,7 +6,6 @@ metadata:
|
|||
summary: Fedora IoT bootc image
|
||||
|
||||
include:
|
||||
- base-images/minimal-plus/manifest.yaml
|
||||
- base-images/fedora-includes/generic.yaml
|
||||
- base-images/standard/persistent-journal.yaml
|
||||
- base-images/tier-x/manifest.yaml
|
||||
- base-images/tier-x/kernel.yaml
|
||||
- iot-packages.yaml
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@ packages:
|
|||
- setup
|
||||
- shadow-utils
|
||||
- slirp4netns
|
||||
- ssh-key-dir
|
||||
- sssd-client
|
||||
- tmux
|
||||
- tpm2-pkcs11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue