Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
db: update
Browse files Browse the repository at this point in the history
Automatic update:
- manifests from latest composer
- image-info from pipeline 1100165687
  • Loading branch information
schutzbot committed Dec 8, 2023
1 parent 8223cc9 commit 1f610c3
Show file tree
Hide file tree
Showing 221 changed files with 617,685 additions and 62,137 deletions.
56 changes: 28 additions & 28 deletions manifest-db/centos_8-aarch64-ami-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -4906,14 +4906,14 @@
"uuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33"
},
{
"size": 1048576,
"size": 1024000,
"start": 411648,
"type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
"type": "BC13C2FF-59E6-4262-A352-B275FD6F7172",
"uuid": "CB07C243-BC44-4717-853E-28852021225B"
},
{
"size": 19511263,
"start": 1460224,
"size": 19535839,
"start": 1435648,
"type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
"uuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562"
}
Expand Down Expand Up @@ -4949,15 +4949,16 @@
{
"type": "org.osbuild.mkfs.xfs",
"options": {
"uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8"
"uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8",
"label": "boot"
},
"devices": {
"device": {
"type": "org.osbuild.loopback",
"options": {
"filename": "image.raw",
"start": 411648,
"size": 1048576,
"size": 1024000,
"lock": true
}
}
Expand All @@ -4974,8 +4975,8 @@
"type": "org.osbuild.loopback",
"options": {
"filename": "image.raw",
"start": 1460224,
"size": 19511263,
"start": 1435648,
"size": 19535839,
"lock": true
}
}
Expand All @@ -4996,41 +4997,41 @@
"paths": [
{
"from": "input://root-tree/",
"to": "mount://root/"
"to": "mount://-/"
}
]
},
"devices": {
"boot": {
"-": {
"type": "org.osbuild.loopback",
"options": {
"filename": "image.raw",
"start": 411648,
"size": 1048576
"start": 1435648,
"size": 19535839
}
},
"boot.efi": {
"boot": {
"type": "org.osbuild.loopback",
"options": {
"filename": "image.raw",
"start": 2048,
"size": 409600
"start": 411648,
"size": 1024000
}
},
"root": {
"boot-efi": {
"type": "org.osbuild.loopback",
"options": {
"filename": "image.raw",
"start": 1460224,
"size": 19511263
"start": 2048,
"size": 409600
}
}
},
"mounts": [
{
"name": "root",
"name": "-",
"type": "org.osbuild.xfs",
"source": "root",
"source": "-",
"target": "/"
},
{
Expand All @@ -5040,9 +5041,9 @@
"target": "/boot"
},
{
"name": "boot.efi",
"name": "boot-efi",
"type": "org.osbuild.fat",
"source": "boot.efi",
"source": "boot-efi",
"target": "/boot/efi"
}
]
Expand Down Expand Up @@ -7014,8 +7015,8 @@
"fstype": "xfs",
"label": "root",
"partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562",
"size": 9989766656,
"start": 747634688,
"size": 10002349568,
"start": 735051776,
"type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
"uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
},
Expand All @@ -7032,11 +7033,11 @@
{
"bootable": false,
"fstype": "xfs",
"label": null,
"label": "boot",
"partuuid": "CB07C243-BC44-4717-853E-28852021225B",
"size": 536870912,
"size": 524288000,
"start": 210763776,
"type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
"type": "BC13C2FF-59E6-4262-A352-B275FD6F7172",
"uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8"
}
],
Expand Down Expand Up @@ -7074,7 +7075,6 @@
"/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.",
"/boot/efi/EFI/centos/shimaa64.efi": ".......T.",
"/etc/chrony.conf": "S.5....T.",
"/etc/machine-id": ".M.......",
"/etc/nsswitch.conf": "....L....",
"/etc/pam.d/fingerprint-auth": "....L....",
"/etc/pam.d/password-auth": "....L....",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6908,15 +6908,17 @@
"systemd-service-dropins": {
"/usr/lib/systemd/system": {
"greenboot-healthcheck.service.d": {
"Unit": {
"After": "network-online.target",
"Wants": "network-online.target"
}
"10-network-online.conf": [
"[Unit]",
"After=network-online.target",
"Wants=network-online.target"
]
},
"systemd-udev-trigger.service.d": {
"Unit": {
"RefuseManualStop": "true"
}
"systemd-udev-trigger-no-reload.conf": [
"[Unit]",
"RefuseManualStop=true"
]
}
}
},
Expand Down
17 changes: 8 additions & 9 deletions manifest-db/centos_8-aarch64-image_installer-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -8708,15 +8708,15 @@
"options": {
"paths": [
{
"path": "LiveOS"
"path": "/LiveOS"
}
]
}
},
{
"type": "org.osbuild.truncate",
"options": {
"filename": "LiveOS/rootfs.img",
"filename": "/LiveOS/rootfs.img",
"size": "4294967296"
}
},
Expand Down Expand Up @@ -12683,10 +12683,10 @@
"options": {
"paths": [
{
"path": "images"
"path": "/images"
},
{
"path": "images/pxeboot"
"path": "/images/pxeboot"
}
]
}
Expand Down Expand Up @@ -12774,12 +12774,12 @@
"paths": [
{
"from": "input://root-tree/",
"to": "mount://root/"
"to": "mount://-/"
}
]
},
"devices": {
"root": {
"-": {
"type": "org.osbuild.loopback",
"options": {
"filename": "images/efiboot.img",
Expand All @@ -12789,9 +12789,9 @@
},
"mounts": [
{
"name": "root",
"name": "-",
"type": "org.osbuild.fat",
"source": "root",
"source": "-",
"target": "/"
}
]
Expand Down Expand Up @@ -16256,7 +16256,6 @@
"rpm-verify": {
"changed": {
"/etc/chrony.keys": "......G..",
"/etc/machine-id": ".M.......",
"/etc/polkit-1/localauthority": "......G..",
"/etc/sssd": "......G..",
"/etc/sssd/conf.d": "......G..",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8708,15 +8708,15 @@
"options": {
"paths": [
{
"path": "LiveOS"
"path": "/LiveOS"
}
]
}
},
{
"type": "org.osbuild.truncate",
"options": {
"filename": "LiveOS/rootfs.img",
"filename": "/LiveOS/rootfs.img",
"size": "4294967296"
}
},
Expand Down Expand Up @@ -12803,10 +12803,10 @@
"options": {
"paths": [
{
"path": "images"
"path": "/images"
},
{
"path": "images/pxeboot"
"path": "/images/pxeboot"
}
]
}
Expand Down Expand Up @@ -12894,12 +12894,12 @@
"paths": [
{
"from": "input://root-tree/",
"to": "mount://root/"
"to": "mount://-/"
}
]
},
"devices": {
"root": {
"-": {
"type": "org.osbuild.loopback",
"options": {
"filename": "images/efiboot.img",
Expand All @@ -12909,9 +12909,9 @@
},
"mounts": [
{
"name": "root",
"name": "-",
"type": "org.osbuild.fat",
"source": "root",
"source": "-",
"target": "/"
}
]
Expand Down Expand Up @@ -16455,7 +16455,6 @@
"rpm-verify": {
"changed": {
"/etc/chrony.keys": "......G..",
"/etc/machine-id": ".M.......",
"/etc/polkit-1/localauthority": "......G..",
"/etc/selinux/targeted/contexts/customizable_types": ".......T.",
"/etc/sssd": "......G..",
Expand Down
23 changes: 11 additions & 12 deletions manifest-db/centos_8-aarch64-openstack-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -5137,39 +5137,39 @@
"paths": [
{
"from": "input://root-tree/",
"to": "mount://root/"
"to": "mount://-/"
}
]
},
"devices": {
"boot.efi": {
"-": {
"type": "org.osbuild.loopback",
"options": {
"filename": "disk.img",
"start": 2048,
"size": 204800
"start": 206848,
"size": 8181727
}
},
"root": {
"boot-efi": {
"type": "org.osbuild.loopback",
"options": {
"filename": "disk.img",
"start": 206848,
"size": 8181727
"start": 2048,
"size": 204800
}
}
},
"mounts": [
{
"name": "root",
"name": "-",
"type": "org.osbuild.xfs",
"source": "root",
"source": "-",
"target": "/"
},
{
"name": "boot.efi",
"name": "boot-efi",
"type": "org.osbuild.fat",
"source": "boot.efi",
"source": "boot-efi",
"target": "/boot/efi"
}
]
Expand Down Expand Up @@ -7323,7 +7323,6 @@
"/boot/efi/EFI/centos/shim.efi": ".......T.",
"/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.",
"/boot/efi/EFI/centos/shimaa64.efi": ".......T.",
"/etc/machine-id": ".M.......",
"/proc": ".M.......",
"/sys": ".M.......",
"/var/log/lastlog": ".M....G..",
Expand Down
Loading

0 comments on commit 1f610c3

Please sign in to comment.