{"id":15862521,"url":"https://github.com/khanhtc1202/linux-from-scratch","last_synced_at":"2026-04-30T01:36:49.567Z","repository":{"id":90312962,"uuid":"125383087","full_name":"khanhtc1202/linux-from-scratch","owner":"khanhtc1202","description":"Note to build owner linux distribution from scratch.","archived":false,"fork":false,"pushed_at":"2019-01-07T15:09:06.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T20:44:28.232Z","etag":null,"topics":["linux-distribution","linux-from-scratch"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khanhtc1202.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-03-15T14:53:32.000Z","updated_at":"2019-01-07T15:09:08.000Z","dependencies_parsed_at":"2023-04-12T11:21:46.767Z","dependency_job_id":null,"html_url":"https://github.com/khanhtc1202/linux-from-scratch","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.2727272727272727,"last_synced_commit":"ffa31c02558fff0a70e11a6fcb43c8113765cf60"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khanhtc1202/linux-from-scratch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanhtc1202%2Flinux-from-scratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanhtc1202%2Flinux-from-scratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanhtc1202%2Flinux-from-scratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanhtc1202%2Flinux-from-scratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khanhtc1202","download_url":"https://codeload.github.com/khanhtc1202/linux-from-scratch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanhtc1202%2Flinux-from-scratch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32451475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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":["linux-distribution","linux-from-scratch"],"created_at":"2024-10-05T22:41:14.713Z","updated_at":"2026-04-30T01:36:49.532Z","avatar_url":"https://github.com/khanhtc1202.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux From Scratch\n\nPersonal note to build owner linux distribution from scratch. This work follows content from [LFS site](http://www.linuxfromscratch.org/).\n\n## Note struct\n\n```bash\n.\n├── README.md\n└── scripts\n    ├── prepare\n    │   ├── 00-version-check.sh\n    │   ├── 01-new-partition.sh\n    │   ├── 02-packages-list.sh\n    │   ├── 03-tool-directories.sh\n    │   ├── 04-lfs-user.sh\n    │   ├── 05-setup-user-env.sh\n    │   └── wget-list\n    └── temporary-system\n        ├── 06-checking-system-info.sh\n        ├── 07-binutils.sh\n        └── 08-gcc.sh\n```\n\n## Notes\n\nRequire `export LFS=/mnt/lfs` for OS building session.\n\n## Sequel\n\n1. Prepare\n2. Temporary System\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhanhtc1202%2Flinux-from-scratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhanhtc1202%2Flinux-from-scratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhanhtc1202%2Flinux-from-scratch/lists"}