{"id":19212721,"url":"https://github.com/fasterthanlime/2manydistros","last_synced_at":"2025-10-14T15:06:17.851Z","repository":{"id":66881594,"uuid":"2280751","full_name":"fasterthanlime/2manydistros","owner":"fasterthanlime","description":"Operating System for web developers, with sensible defaults. Arch-based.","archived":false,"fork":false,"pushed_at":"2011-08-30T13:02:29.000Z","size":123,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T15:02:24.417Z","etag":null,"topics":[],"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/fasterthanlime.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}},"created_at":"2011-08-27T20:24:33.000Z","updated_at":"2023-07-25T13:43:20.000Z","dependencies_parsed_at":"2023-02-20T13:30:48.980Z","dependency_job_id":null,"html_url":"https://github.com/fasterthanlime/2manydistros","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fasterthanlime/2manydistros","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F2manydistros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F2manydistros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F2manydistros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F2manydistros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fasterthanlime","download_url":"https://codeload.github.com/fasterthanlime/2manydistros/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2F2manydistros/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019293,"owners_count":26086709,"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-10-14T02:00:06.444Z","response_time":60,"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":"2024-11-09T13:47:45.923Z","updated_at":"2025-10-14T15:06:17.820Z","avatar_url":"https://github.com/fasterthanlime.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"http://xkcd.com/927 applied to Linux distributions for web devs. Enough said.\n\n(For a list of planned features, see ideas.md)\n\n## Building an iso yourself\n\n### Prerequisites\n\n  * A working install of Arch Linux\n  * pacman -S git devtools --needed\n  * Building archiso-git from AUR\n    * [Download](http://aur.archlinux.org/packages.php?ID=25996) and extract the tarball, then cd into it\n    * makepkg -s\n    * Congrats! You have a .pkg.tar.xz in there\n  \nIt might be possible to build 2manydistros on other distributions,\nas long as you can install Arch's devtools, and archiso, but this just seems\nunnecessary complications. Just throw Arch in a VM and get on with it.\n\n### Building your first iso\n\n  * cd $BUILD_DIR/\n  * mkarchroot 2manydistros-chroot base\n  * pacman -U archiso-git-YYYYMMDD-R-any.pkg.tar.xz -r 2manydistros-chroot\n  * mkarchroot -r bash 2manydistros-chroot\n  * pacman -S git make\n  * mknod /dev/loop0 b 7 0\n  * cd /root\n  * git clone git://github.com/nddrylliog/2manydistros.git\n  * cd 2manydistros\n  * make\n\nCongrats! You now have an .iso image built!\n\nUse [VirtualBox](https://wiki.archlinux.org/index.php/VirtualBox) or [QEMU](https://wiki.archlinux.org/index.php/QEMU)\nto test your iso, or burn it to a CD or dd it onto a USB key. Knock yourself out!\n\n### Building your second iso\n\n  * mkarchroot -r bash $BUILD_DIR/2manydistros-chroot\n  * cd /root/2manydistros\n  * make\n  \nCongrats! You now have another .iso image built!\n\n### Cleaning up your crap\n\nIf you've been doing naughty stuff to the config and want to rebuild cleanly, simply do:\n\n(Disclaimer: it will also remove all .iso files from the current folder.)\n\n  * make clean\n  \nAnd you're good :)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterthanlime%2F2manydistros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffasterthanlime%2F2manydistros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterthanlime%2F2manydistros/lists"}