{"id":29124880,"url":"https://github.com/e2b-dev/fc-kernels","last_synced_at":"2026-03-05T02:03:16.486Z","repository":{"id":299877446,"uuid":"1004487330","full_name":"e2b-dev/fc-kernels","owner":"e2b-dev","description":"Repository for kernel configs and build pipeline for Linux kernel","archived":false,"fork":false,"pushed_at":"2026-02-09T18:36:58.000Z","size":145,"stargazers_count":12,"open_issues_count":1,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-09T22:24:56.111Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/e2b-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-18T17:43:44.000Z","updated_at":"2026-02-09T18:13:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"219aa572-3512-4df6-abf6-78d3c2613616","html_url":"https://github.com/e2b-dev/fc-kernels","commit_stats":null,"previous_names":["e2b-dev/fc-kernels"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/e2b-dev/fc-kernels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e2b-dev%2Ffc-kernels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e2b-dev%2Ffc-kernels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e2b-dev%2Ffc-kernels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e2b-dev%2Ffc-kernels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e2b-dev","download_url":"https://codeload.github.com/e2b-dev/fc-kernels/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e2b-dev%2Ffc-kernels/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30106155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:39:18.192Z","status":"online","status_checked_at":"2026-03-05T02:00:06.710Z","response_time":93,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-29T21:07:16.864Z","updated_at":"2026-03-05T02:03:16.479Z","avatar_url":"https://github.com/e2b-dev.png","language":"HCL","readme":"# fc-kernels\n\n## Overview\n\nThis project automates the building of custom Linux kernels for Firecracker microVMs, using the same kernel sources as official Firecracker repo and custom configuration files. It supports building specific kernel versions and uploading the resulting binaries to a Google Cloud Storage (GCS) bucket.\n\n## Prerequisites\n\n- Linux environment (for building kernels)\n\n## Building Kernels\n\n1. **Configure kernel versions:**\n   - Edit `kernel_versions.txt` to specify which kernel versions to build (one per line, e.g., `6.1.102`).\n   - Place the corresponding config file in `configs/` (e.g., `configs/6.1.102.config`).\n\n2. **Build:**\n   ```sh\n   make build\n   # or directly\n   ./build.sh\n   ```\n   The built kernels will be placed in `builds/vmlinux-\u003cversion\u003e/vmlinux.bin`.\n\n## Development Workflow\n  - On every push, GitHub Actions will automatically build the kernels and save it as an artifact.\n\n## New Kernel in E2B's infra\n_Note: these steps should give you new kernel on your self-hosted E2B using https://github.com/e2b-dev/infra_\n\n  - Copy the kernel build in your project's object storage under `e2b-*-fc-kernels`\n  - In [packages/api/internal/cfg/model.go](https://github.com/e2b-dev/infra/blob/main/packages/api/internal/cfg/model.go) update `DefaultKernelVersion`\n  - Build and deploy `api`\n  \n## License\n\nThis project is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for details. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe2b-dev%2Ffc-kernels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe2b-dev%2Ffc-kernels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe2b-dev%2Ffc-kernels/lists"}