{"id":33066722,"url":"https://github.com/iglunix/iglunix","last_synced_at":"2025-11-19T02:01:39.869Z","repository":{"id":38408690,"uuid":"336517705","full_name":"iglunix/iglunix","owner":"iglunix","description":"Linux (and other kernels) distro with no GNU components","archived":false,"fork":false,"pushed_at":"2025-09-30T20:10:17.000Z","size":851,"stargazers_count":239,"open_issues_count":11,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-30T22:09:11.914Z","etag":null,"topics":["linux","llvm","musl"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iglunix.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":"2021-02-06T11:05:36.000Z","updated_at":"2025-09-30T20:10:21.000Z","dependencies_parsed_at":"2023-02-14T07:00:51.454Z","dependency_job_id":"1e5a15d4-d855-449f-9651-157a88a590b2","html_url":"https://github.com/iglunix/iglunix","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/iglunix/iglunix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iglunix%2Figlunix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iglunix%2Figlunix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iglunix%2Figlunix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iglunix%2Figlunix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iglunix","download_url":"https://codeload.github.com/iglunix/iglunix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iglunix%2Figlunix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285170109,"owners_count":27126456,"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","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"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":["linux","llvm","musl"],"created_at":"2025-11-14T08:00:28.640Z","updated_at":"2025-11-19T02:01:39.858Z","avatar_url":"https://github.com/iglunix.png","language":"Shell","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# [Iglunix](https://iglunix.xyz/)\nUnix like software distribution with no GNU components\n\nAll build scripts are 0BSD Licensed.\n\nTo create an ISO from a non-iglunix OS please see https://github.com/iglunix/iglunix-autobuild\n\n## Is this GNU/Linux\nNo. We currently only have one GNU package in the whole system: GNU Make.\nIglunix has the least possible software for any self hosting Linux distribution.\nIn the future, with a rewrite of GNU Make, we will have no GNU software at all.\n\n## Installation\nSee [INSTALL.md](INSTALL.md)\n\n## Discord\nJoin us at [link](https://discord.gg/NKB9qD2bMx)\n\n\u003c!--\n## Status of Other Kernels\n\n### FreeBSD\nFreeBSD has solid upstream LLVM support which would make it ideal for iglunix.\nHowever, I haven't been successful at building the required parts of the base\nsystem.\n\n### OpenBSD\nIglunix has been tested to work on OpenBSD. (don't forget to symlink `libc.so`\notherwise the toolchain breaks).\n\n### Darwin\nI have found no easy way of building libc on Darwin platforms as on yet.\nBecause of this I haven't got far at all porting Iglunix to Darwin\nbased systems such as MacOS and PureDarwin.\n--\u003e\n\n## Web Browsers\nIglunix has Firefox packaged requiring `autoconf` as an extra GNU package.\n\n## Replacements LUT\n\n|standard tool | iglunix tool       | use                              |\n|--------------|--------------------|----------------------------------|\n|glibc         | musl               | libc                             |\n|glibc         | libexecinfo        | Backtrace functions              |\n|libstdc++     | libc++             | C++ standard library             |\n|libgcc        | libunwind          | Stack unwinding                  |\n|libgcc        | compiler-rt        | Compiler builtins                |\n|bison         | byacc              | POSIX yacc                       |\n|coreutils     | toybox+busybox     | POSIX utilities                  |\n|gcc           | clang              | C++ compiler                     |\n|zlib          | zlib-ng            | Compression library              |\n|gmake         | bmake, others      | POSIX Make implementation        |\n|ninja         | samurai            | Ninja build implementation       |\n|GNU M4        | OpenBSD M4         | POSIX M4 implementation          |\n|ncurses       | netbsd-curses      | X/Open Curses implementation     |\n|bash          | mksh               | Shell                            |\n|Linux PAM     | Open PAM           | Pluggable Authentication Modules |\n|sudo          | doas               | Privilege escalation             |\n|pkg-config    | pkgconf            | Package configuration tool       |\n|e2fsprogs     | make_ext4fs        | Make an ext4 file system         |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figlunix%2Figlunix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figlunix%2Figlunix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figlunix%2Figlunix/lists"}