No description
Find a file
Kumi 76a8cf5083
Add HDD build step to CI pipeline
Extended the CI pipeline to include a new job for building the hard disk drive (HDD) image alongside the existing ISO build, leveraging parallel processing with available CPU cores to optimize build time. This ensures automated packaging of the HDD format for broader deployment compatibility.
2024-01-08 16:29:34 +01:00
src Initial commit 2024-01-08 16:27:04 +01:00
.gitignore Initial commit 2024-01-08 16:27:04 +01:00
.gitlab-ci.yml Add HDD build step to CI pipeline 2024-01-08 16:29:34 +01:00
GNUmakefile Initial commit 2024-01-08 16:27:04 +01:00
limine.cfg Initial commit 2024-01-08 16:27:04 +01:00
linker.ld Initial commit 2024-01-08 16:27:04 +01:00