immucore/internal
Itxaka 2aee7ab5a0 Symlink /sysroot/oem to /oem so we can run rootfs stage
Looks like we need to have the oem partition loaded for some cases, and
during rootfs we should pick it up.

Currently we only mount it under /sysroot/oem. IIRC in
cos-immutable-rootfs it was mounted under /oem directly, the rootfs
stage service run and then when cos-layout was launched it made sure to
unmount /oem so it could mount it under /sysroot/oem

In our case its a bit more complicated, we may need to mount it under
/oem before the rootfs run, then unmount it and mount it in the proper
place. Im hoping we can get away with just creating the symlink

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-02-14 09:51:51 +01:00
..
cmd Symlink /sysroot/oem to /oem so we can run rootfs stage 2023-02-14 09:51:51 +01:00
constants Deal nicely with already mounted errors 2023-02-09 12:35:45 +01:00
utils Set the sentinel file from immucore directly 2023-02-13 21:42:45 +01:00
version more 2023-02-06 17:24:50 +01:00