{"id":38079457,"url":"https://github.com/cbsd/cbsd-vmprofiles","last_synced_at":"2026-01-16T20:47:23.168Z","repository":{"id":142433547,"uuid":"101625232","full_name":"cbsd/cbsd-vmprofiles","owner":"cbsd","description":"Virtual Machine Profiles for CBSD","archived":false,"fork":false,"pushed_at":"2025-12-27T16:50:11.000Z","size":864,"stargazers_count":15,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-29T14:00:37.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/cbsd.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-08-28T09:07:41.000Z","updated_at":"2025-12-27T16:50:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5202692-93ff-446a-89b4-910cbc4310a4","html_url":"https://github.com/cbsd/cbsd-vmprofiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbsd/cbsd-vmprofiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fcbsd-vmprofiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fcbsd-vmprofiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fcbsd-vmprofiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fcbsd-vmprofiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbsd","download_url":"https://codeload.github.com/cbsd/cbsd-vmprofiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fcbsd-vmprofiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28482310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-16T20:47:22.165Z","updated_at":"2026-01-16T20:47:23.159Z","avatar_url":"https://github.com/cbsd.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# If the CRC does not match\n\nDuring the release of **CBSD**, all profiles are checked and contain the correct amounts of CRC, however this situation may change over time - for example, OS authors released an update to the image on their resource.\n\nIn such cases, the attempt to get an image from the official site (and its mirrors) will result in a CRC amount error, while the official CBSD mirrors of the project will return the correct, but old copy.\n\nIn such cases, you need to update the checksums in the profiles and update the image.\n\nThe first thing you can do if you are in this situation - try to update your profiles with [GitHub](https://github.com/cbsd/cbsd-vmprofiles) \\- then, in your situation already updated these profiles for you.\n\nTo do this, your system must have the **git** utility installed. The update occurs through the Makefile script in the _$workdir/etc_ directory. To update:\n\n```\n make -C ~cbsd/etc profiles-update\n```\n\nYou can add this operation to **crontab** for automatic periodic updates. If you do this for the first time, before you update the profile, you must initialize the git repository (it is executed only once):\n\n```\n make -C ~cbsd/etc profiles-create\n```\n\nIf there are no updates, you can help the project (and make the same users happy as you are) by creating a **GitHub** corresponding **pull-request** to change the CRC (or updating links and versions).\n\nIf you are at your own risk and want to take an ISO image, despite the discrepancy between the amounts of CRC, you have two options:\n\n- Adjust the **sha256sum** value in a particular profile by setting **sha256sum=0**. When **sha256sum=0**, this causes **CBSD** to skip the CRC check.\nRefer to the section [CBSD profiles](../jail/wf_profiles_ssi.md) for details on how to overwrite certain parameters.\n- Prevent CRC checksums globally through the **BSD\\_ISO\\_SKIP\\_CHECKSUM=\\[yes\\|no\\]** environment variable (or configuration file), for example: env CBSD\\_ISO\\_SKIP\\_CHECKSUM=yes cbsd bstart ..\n\nTo automatically update CRC amounts in profiles, you can use the **fetch\\_iso** script, which we will discuss below.\n\n# CBSD Mirrors project\n\nYou can create your own mirror that will store old images that are no longer on the original servers, but you still need.\n\nCheck out: https://github.com/cbsd/mirrors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbsd%2Fcbsd-vmprofiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbsd%2Fcbsd-vmprofiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbsd%2Fcbsd-vmprofiles/lists"}