{"id":13440170,"url":"https://github.com/OpenRC/openrc","last_synced_at":"2025-03-20T09:32:12.053Z","repository":{"id":8013107,"uuid":"9421615","full_name":"OpenRC/openrc","owner":"OpenRC","description":"The OpenRC init system","archived":false,"fork":false,"pushed_at":"2025-03-18T19:04:01.000Z","size":7785,"stargazers_count":1540,"open_issues_count":170,"forks_count":257,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-03-19T08:48:20.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenRC.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/deptree2dot/README.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-13T23:21:59.000Z","updated_at":"2025-03-19T06:21:37.000Z","dependencies_parsed_at":"2023-10-10T14:42:05.080Z","dependency_job_id":"107cd81c-6272-475a-afd2-e07df28f9496","html_url":"https://github.com/OpenRC/openrc","commit_stats":{"total_commits":3529,"total_committers":196,"mean_commits":"18.005102040816325","dds":0.5514310002833664,"last_synced_commit":"863e1a5c87056bf5b0c4ce6a02ecb818b0b2ba13"},"previous_names":[],"tags_count":233,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRC%2Fopenrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRC%2Fopenrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRC%2Fopenrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRC%2Fopenrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenRC","download_url":"https://codeload.github.com/OpenRC/openrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244473761,"owners_count":20458520,"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":[],"created_at":"2024-07-31T03:01:20.382Z","updated_at":"2025-03-20T09:32:12.045Z","avatar_url":"https://github.com/OpenRC.png","language":"C","funding_links":[],"categories":["C","Uncategorized","Init systems","others"],"sub_categories":["Uncategorized","Container Runtime Distributions"],"readme":"OpenRC README\n=============\n\nOpenRC is a dependency-based init system that works with the\nsystem-provided init program, normally `/sbin/init`.\n\n## building and installing\n\nOpenRC uses the  [meson](http://mesonbuild.com) build system, so use the\nusual methods for this build system to build and install.\n\n## Notes\n\nWe don't support building a static OpenRC with PAM.\n\n`PKG_PREFIX` should be set to where packages install to by default.\n\n`LOCAL_PREFIX` should be set to where user maintained packages are.\nOnly set `LOCAL_PREFIX` if different from `PKG_PREFIX`.\n\n`rc` and `rc.shutdown` are the hooks from the BSD init into OpenRC.\n\n`devd.conf` is modified from FreeBSD to call `/etc/rc.devd` which is a\ngeneric hook into OpenRC.\n\n`inittab` is the same, but for SysVInit as used by most Linux distributions.\nThis can be found in the support folder.\n\nObviously, if you're installing this onto a system that does not use\nOpenRC by default then you may wish to backup the above listed files,\nremove them and then install so that the OS hooks into OpenRC.\n\nIf you are installing this onto a system which has separate / and /usr\nfile systems and expects / to be mounted before /usr, you will need to\nmake sure the appropriate pieces are installed on / by passing the\nappropriate options to \"meson setup\" as follows:\n\n```\n$ meson setup \\\n        --bindir /bin --libdir /lib64 --libexecdir /lib --sbindir /sbin \\\n        build_path\n```\n\n## Discussions\n\nWe are testing [discussions](https://github.com/OpenRC/openrc/discussions), so\nfeel free to open topics there.\n\n## Reporting Bugs\n\nPlease report bugs on our [bug tracker](http://github.com/OpenRC/openrc/issues).\n\nIf you can contribute code , please feel free to do so by opening\n[pull requests](https://github.com/OpenRC/openrc/pulls).\n\n## IRC Channel\n\nWe have an official irc channel, #openrc on the libera network.\nPlease connect your irc client to irc.libera.chat and join #openrc on\nthat network.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenRC%2Fopenrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOpenRC%2Fopenrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenRC%2Fopenrc/lists"}