Go to file
Patrick Vogelaar e18d9b87a8 fix(qemu-coreos-arm64): fix several issues and refactoring
* rework machine conf to only build necessary stuff
* in *.wks file switch from ondisk to use-uuid the solves an issue that during
  boot the user data partition could not be mounted because user data was set
  to mmcblk1 in fstab but actually was sda
* kenrel options were missing for dmcrypt to create secure storage. those are
  now added to all machines using linux-yocto source and use the
  meta-belden-coreos-bsp layer
2024-02-25 20:42:44 +01:00
.vscode feat(coreos-installer): add coreos-installer and emmc support 2023-06-21 15:32:08 +02:00
bitbake@41b6684489 fix(3rd-party): automatic update of CoreOS submodules 2023-08-07 13:04:18 +00:00
documentation docs(secure-boot): add a secure boot concept to the doc 2023-08-18 16:40:15 +02:00
external-layers feat(meta-arm): add meta-arm layer to CoreOS 2023-12-05 22:36:23 +01:00
layers fix(qemu-coreos-arm64): fix several issues and refactoring 2024-02-25 20:42:44 +01:00
scripts feat(certificates-and-keys-native): add developer keys and certificates 2024-01-24 10:33:47 +01:00
templates refactor(trusted-firmware-a): switch to meta-arm trusted-firmware-a recipe 2023-12-05 22:36:30 +01:00
.gitignore feat(vscode): add more recommended extention 2023-06-21 09:56:58 +02:00
.gitmodules feat(meta-arm): add meta-arm layer to CoreOS 2023-12-05 22:36:23 +01:00
README.md Initial Commit 2022-09-27 12:09:30 +02:00
coreos-init-build-env feat(certificates-and-keys-native): add developer keys and certificates 2024-01-24 10:33:47 +01:00

README.md

CoreOS