feat: pass oem id via coreos-metadata.service

Signed-off-by: Navaneeth <me@rizexor.com>
This commit is contained in:
Navaneeth 2026-03-22 10:40:11 +05:30 committed by Mathieu Tortuyaux
parent 883750ee64
commit f3e5896785
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
2 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,8 @@ ConditionKernelCommandLine=|coreos.oem.id=gce
ConditionKernelCommandLine=|flatcar.oem.id=openstack
ConditionKernelCommandLine=|coreos.oem.id=openstack
ConditionKernelCommandLine=|flatcar.oem.id=oraclecloud
ConditionKernelCommandLine=|flatcar.oem.id=packet
ConditionKernelCommandLine=|coreos.oem.id=packet

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
</pkgmetadata>