{"id":24635179,"url":"https://github.com/shinexia/linux-labs","last_synced_at":"2026-04-29T19:33:46.793Z","repository":{"id":95924466,"uuid":"343333602","full_name":"shinexia/linux-labs","owner":"shinexia","description":"linux labs","archived":false,"fork":false,"pushed_at":"2021-07-22T06:20:32.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T22:28:38.747Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shinexia.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}},"created_at":"2021-03-01T07:56:16.000Z","updated_at":"2021-07-22T06:20:35.000Z","dependencies_parsed_at":"2023-04-13T21:32:05.735Z","dependency_job_id":null,"html_url":"https://github.com/shinexia/linux-labs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shinexia/linux-labs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinexia%2Flinux-labs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinexia%2Flinux-labs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinexia%2Flinux-labs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinexia%2Flinux-labs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinexia","download_url":"https://codeload.github.com/shinexia/linux-labs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinexia%2Flinux-labs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32441193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-01-25T09:14:48.343Z","updated_at":"2026-04-29T19:33:46.788Z","avatar_url":"https://github.com/shinexia.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linux-labs\n\nlinux labs\n\n## Requirements\n\nUbuntu 20.04 x86_64\n\nkernel \u003chttps://wiki.ubuntu.com/Kernel/BuildYourOwnKernel\u003e\n\n``` bash\nsudo apt install \\\n    libncurses-dev \\\n    gawk \\\n    flex \\\n    bison \\\n    openssl \\\n    libssl-dev \\\n    dkms \\\n    libelf-dev \\\n    libudev-dev \\\n    libpci-dev \\\n    libiberty-dev \\\n    autoconf\n```\n\nqemu (ref: running linux kernel)\n\n``` bash\nsudo apt install \\\n    qemu \\\n    qemu-system-arm \\\n    gcc-aarch64-linux-gnu \\\n    gdb-multiarch \\\n    bc \\\n    trace-cmd \\\n    kernelshark \\\n    bpfcc-tools \\\n    cppcheck\n\nsudo apt install ovmf ksmtuned\n```\n\ngrub2\n\n``` bash\nsudo apt install \\\n    libdevmapper-dev \\\n    autopoint \\\n    libsdl2-dev \\\n    libpciaccess-dev \\\n    libusb-dev \\\n    libfreetype-dev \\\n    unifont \\\n    xorriso \\\n    libfuse-dev \\\n    fonts-dejavu \\\n    zfsutils-linux\n```\n\nedk2\n\n``` bash\nsudo apt install nasm iasl\n```\n\n## Docs\n\n[how to build bzImage](docs/build-bzimage.md)\n\n[debug bzImage front 512B boot steps](docs/debug-linux-boot.md)\n\n[debug grub2 boot steps](docs/debug-grub2.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinexia%2Flinux-labs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinexia%2Flinux-labs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinexia%2Flinux-labs/lists"}