{"id":24057753,"url":"https://github.com/esno/construir","last_synced_at":"2026-05-09T16:03:16.065Z","repository":{"id":264999472,"uuid":"855269175","full_name":"esno/construir","owner":"esno","description":"a lua driven linux build system","archived":false,"fork":false,"pushed_at":"2024-09-26T22:56:04.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-18T06:16:01.066Z","etag":null,"topics":["lfs","linux","linux-from-scratch"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/esno.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}},"created_at":"2024-09-10T15:44:10.000Z","updated_at":"2024-09-26T22:56:07.000Z","dependencies_parsed_at":"2024-11-27T05:37:36.217Z","dependency_job_id":null,"html_url":"https://github.com/esno/construir","commit_stats":null,"previous_names":["esno/construir"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/esno/construir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esno%2Fconstruir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esno%2Fconstruir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esno%2Fconstruir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esno%2Fconstruir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esno","download_url":"https://codeload.github.com/esno/construir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esno%2Fconstruir/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261494595,"owners_count":23167163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["lfs","linux","linux-from-scratch"],"created_at":"2025-01-09T05:50:44.561Z","updated_at":"2025-11-01T06:03:48.614Z","avatar_url":"https://github.com/esno.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# how to setup\n\n## dependencies\n\n* git\n* lua54\n\n## build\n\n    git clone --recurse-submodules git@github.com:esno/construir.git\n\n    cd ./construir\n    ./build.sh\n\n# usage\n\nfrickle will be a reference linux distribution of construir.\nit is available as submodule in [frickle](https://github.com/esno/frickle)\n\n## build a recipe\n\n    export CONSTRUIR_AQUI=\"$(pwd)/frickle\"\n    ./build/image/libexec/construir binutils\n    == construir: a custom linux distribution of your needs\n    -\u003e binutils parse recipe\n    -\u003e binutils/2.43.1 add task git_clone git://sourceware.org/git/binutils-gdb.git\n    -\u003e binutils/2.43.1 add task git_checkout binutils-gdb.git -\u003e binutils-2_43_1\n    ** binutils/2.43.1 fetch git://sourceware.org/git/binutils-gdb.git\n    ** binutils/2.43.1 unpack binutils-gdb.git -\u003e binutils-2_43_1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesno%2Fconstruir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesno%2Fconstruir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesno%2Fconstruir/lists"}