{"id":19312497,"url":"https://github.com/exaexa/chownmap","last_synced_at":"2026-03-19T09:13:35.077Z","repository":{"id":149763617,"uuid":"62510361","full_name":"exaexa/chownmap","owner":"exaexa","description":"chown whole UID/GID ranges, e.g. for LXC unprivileged containers","archived":false,"fork":false,"pushed_at":"2017-10-18T12:11:45.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T09:04:25.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Roff","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/exaexa.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":"2016-07-03T18:43:46.000Z","updated_at":"2022-07-10T15:11:04.000Z","dependencies_parsed_at":"2023-04-13T15:23:05.950Z","dependency_job_id":null,"html_url":"https://github.com/exaexa/chownmap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exaexa/chownmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exaexa%2Fchownmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exaexa%2Fchownmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exaexa%2Fchownmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exaexa%2Fchownmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exaexa","download_url":"https://codeload.github.com/exaexa/chownmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exaexa%2Fchownmap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268625009,"owners_count":24280188,"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-08-03T02:00:12.545Z","response_time":2577,"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-10T00:35:02.824Z","updated_at":"2026-02-09T02:03:31.588Z","avatar_url":"https://github.com/exaexa.png","language":"Roff","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# chownmap\n\nShell tool to map file owners accordingly to userns ranges. Handy e.g. for\neasily creating/renumbering unprivileged LXC containers and similar stuff.\n\n## Usage\n\n```\nchownmap \u003cfrom\u003e \u003cto\u003e \u003clength\u003e [ files ] ...\n```\n\n- `from` -- start of the original UID/GID range\n- `to` -- start of the new UID/GID range\n- `length` -- length of the range\n\nExample:\n```\nchownmap 0 100000 65536 /var/lib/lxc/thecontainer/rootfs\n```\nwill move all user/group IDs of `thecontainer` from \"privileged\" (root is 0) to\n\"unprivileged\" (root is 100000).\n\n`find`, `stat`, and `chown` are run internally for actual work. If you have\nsomething special to tell to `chown` (`-v`, `--preserve-root` or so), use\nenvironment variable `CHOWN_EXTRA_OPTS`.\n\n## License\n\nOh please.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexaexa%2Fchownmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexaexa%2Fchownmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexaexa%2Fchownmap/lists"}