{"id":25125980,"url":"https://github.com/e0ff/void-installer","last_synced_at":"2025-04-02T18:42:43.438Z","repository":{"id":156905005,"uuid":"171149204","full_name":"e0ff/void-installer","owner":"e0ff","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-05T03:43:36.000Z","size":101,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T09:17:19.467Z","etag":null,"topics":["install","linux","script","shell-scripts","void"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/e0ff.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":"2019-02-17T17:14:53.000Z","updated_at":"2023-08-12T06:03:01.000Z","dependencies_parsed_at":"2024-07-21T02:01:48.170Z","dependency_job_id":null,"html_url":"https://github.com/e0ff/void-installer","commit_stats":null,"previous_names":["e0ff/void-installer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e0ff%2Fvoid-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e0ff%2Fvoid-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e0ff%2Fvoid-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e0ff%2Fvoid-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e0ff","download_url":"https://codeload.github.com/e0ff/void-installer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246871236,"owners_count":20847448,"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":["install","linux","script","shell-scripts","void"],"created_at":"2025-02-08T09:17:21.688Z","updated_at":"2025-04-02T18:42:43.417Z","avatar_url":"https://github.com/e0ff.png","language":"Shell","readme":"# void-installer\n\nInstall script for Void Linux. This install script will create an encrypted install using btrfs and LUKS. You can optionally setup a data drive that is also encrypted. \n\n## Usage\n\n1. Setup your internet connection.\n2. Run:\n```bash\n./install \u003croot disk\u003e \u003cdata disk\u003e \u003cusername\u003e\n```\n\nExample:\n```bash\n./install /dev/sda /dev/sdb endoffile\n```\n\nIf you do not want to setup a data drive then pass none instead. Example:\n```bash\n./install /dev/sda none endoffile\n```\n\n## Configuration\n\nIncluded in this repo is a configuration file where you can change things such as the size of the partitions, timezone, keymap, etc. Below you can see the [defaults](#defaults).\n\n\u003ca href=\"#defaults\"\u003e\u003c/a\u003e\n## Defaults\n### Hard Drives\n\nThe following will be created on the btrfs partition on the root disk:\n\n| name  | path  |\n|-------|-------|\n| @     | /     |\n| @home | /home |\n\nSubvolumes will also be created at /var/log /var/cache /var/tmp on the @\nsubvolume.\n\nThe following will be created on the btrfs partition on the data disk:\n\n| name       | path           |\n|------------|----------------|\n| @snapshots | /mnt/snapshots |\n| @vault     | /mnt/vault     |\n\nSubvolumes will also be created at /mnt/vault/vms and /mnt/vault/storage\non the @vault subvolume.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe0ff%2Fvoid-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe0ff%2Fvoid-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe0ff%2Fvoid-installer/lists"}