{"id":15652364,"url":"https://github.com/torarg/openbsd_image_builder","last_synced_at":"2025-06-16T08:36:36.744Z","repository":{"id":212721745,"uuid":"289709318","full_name":"torarg/openbsd_image_builder","owner":"torarg","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-03T15:00:44.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T01:18:03.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/torarg.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":"2020-08-23T15:05:59.000Z","updated_at":"2025-01-03T15:00:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebfd9fff-f699-4c54-81cc-d7a2527cefc3","html_url":"https://github.com/torarg/openbsd_image_builder","commit_stats":null,"previous_names":["torarg/openbsd_image_builder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/torarg/openbsd_image_builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torarg%2Fopenbsd_image_builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torarg%2Fopenbsd_image_builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torarg%2Fopenbsd_image_builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torarg%2Fopenbsd_image_builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/torarg","download_url":"https://codeload.github.com/torarg/openbsd_image_builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torarg%2Fopenbsd_image_builder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260126823,"owners_count":22962694,"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-10-03T12:42:10.897Z","updated_at":"2025-06-16T08:36:36.721Z","avatar_url":"https://github.com/torarg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# build an openbsd autoinstall image\n\n## description\n\na small helper script to create a bootable openbsd disk image\nwith customized ramdisk kernel which contains:\n\n- a small profile hack to reinitialize disk at boot\n- an auto_install.conf file\n- a siteXX.tgz package for initial python installation\n\nthe goal of this project is to create a a small openbsd boot medium\nwhich can be copied to a host's root disk from a rescue system to\nprepare the host for an openbsd autoinstall.\n\nplease be aware that the defaults in this project are only tested with hetzner cloud's\nlinux64 rescue system. \n\nthe current default setup creates a ready to install openbsd image which will\ndo an autoinstall on boot. the root device will be encrypted either by passphrase or keydisk.\n\n## requirements\n- openbsd host\n- auto_install.conf\n- site_package/\n- autoinstall_profile\n\n## steps\n\n- download bsd.rd\n- modify bsd.rd\n  - add auto_install.conf to bsd.rd\n  - add site.tgz to bsd.rd\n  - modify .profile to rerun disk initialization on install\n\n- create empty disk image\n- initialize disk image\n  - fdisk -iy\n  - disklabel -A\n\n- copy bsd.rd to disk image\n- make disk image bootable\n\n## usage\n\n1. edit ``autoinstall_profile`` according to your needs\n\n2. run ``./create_autoinstall_image.sh`` as ``root``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorarg%2Fopenbsd_image_builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftorarg%2Fopenbsd_image_builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorarg%2Fopenbsd_image_builder/lists"}