{"id":25161626,"url":"https://github.com/QUBIP/client-live-image","last_synced_at":"2025-10-24T01:30:40.601Z","repository":{"id":274835232,"uuid":"924206462","full_name":"neverpanic/qubip-live-image","owner":"neverpanic","description":"Kickstart definition files to build a Fedora Live ISO for QUBIP testing","archived":false,"fork":false,"pushed_at":"2025-01-29T16:32:34.000Z","size":1408,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T22:50:03.205Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neverpanic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-29T15:52:36.000Z","updated_at":"2025-01-29T16:32:37.000Z","dependencies_parsed_at":"2025-01-29T17:32:52.540Z","dependency_job_id":"aba43a1e-9734-4edf-a381-fbdf4e086327","html_url":"https://github.com/neverpanic/qubip-live-image","commit_stats":null,"previous_names":["neverpanic/qubip-live-image"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverpanic%2Fqubip-live-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverpanic%2Fqubip-live-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverpanic%2Fqubip-live-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverpanic%2Fqubip-live-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neverpanic","download_url":"https://codeload.github.com/neverpanic/qubip-live-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237897679,"owners_count":19383727,"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":"2025-02-09T02:37:04.568Z","updated_at":"2025-10-24T01:30:40.272Z","avatar_url":"https://github.com/neverpanic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QUBIP Live Image\n\nThis project is used to build a Fedora Live Image in ISO format as a test\nenvironment for project QUBIP.\n\nThe repository is a fork of the Fedora kickstart files from\nhttps://pagure.io/fedora-kickstarts/. The QUBIP image is in\n`fedora-qubip-live.ks`.\n\n## Prerequisites\nYou need the following Fedora packages installed:\n\n - patch\n - livecd-tools\n\nAdditionally, there's a bug somewhere between `livecd-tools` and the Python\n`urllib` package that breaks `livecd-creator`. To fix that, you can apply a\npatch for now:\n\n```sh\n(cd /usr/lib64/python3.13/urllib \u0026\u0026 patch -p5) \u003curllib.patch\n```\n\nTo speed up subsequent builds, create a directory to use as cache for\ndownloaded RPMs:\n\n```sh\nsudo mkdir /var/cache/live\n```\n\n## Building the Image\nTo build the image, use `livecd-creator`:\n\n```sh\nsudo livecd-creator \\\n    -c fedora-live-qubip.ks \\\n    -f Fedora-QUBIP \\\n    --cache=/var/cache/live\n```\n\nThe output will be in `Fedora-QUBIP.iso`. Alternatively, you can use the\nincluded Makefile to achieve run the command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQUBIP%2Fclient-live-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FQUBIP%2Fclient-live-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQUBIP%2Fclient-live-image/lists"}