{"id":21833118,"url":"https://github.com/null-none/custom-tinycorelinux-iso","last_synced_at":"2025-03-21T13:45:16.277Z","repository":{"id":146602289,"uuid":"307805218","full_name":"null-none/custom-tinycorelinux-iso","owner":"null-none","description":"Scripts to easily customize a tinycorelinux ISO","archived":false,"fork":false,"pushed_at":"2020-10-28T11:04:31.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T09:28:41.746Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-none.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":"2020-10-27T19:22:15.000Z","updated_at":"2022-07-04T21:55:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"576ea2f3-f154-4039-849c-d37196d63740","html_url":"https://github.com/null-none/custom-tinycorelinux-iso","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fcustom-tinycorelinux-iso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fcustom-tinycorelinux-iso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fcustom-tinycorelinux-iso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fcustom-tinycorelinux-iso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/custom-tinycorelinux-iso/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244807435,"owners_count":20513641,"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-11-27T19:28:14.441Z","updated_at":"2025-03-21T13:45:16.272Z","avatar_url":"https://github.com/null-none.png","language":"Shell","readme":"# Custom TinyCore Linux\n\nTwo tiny scripts that helps remastering a TinyCore ISO to a new custom version:\n\n  1. Extract a tinycore linux ISO to `iso` and `core` directories\n  2. Repack them back to a single ISO\n\n## Usage Example\n\n```\n$ ./tinycore-extract.sh\nNo ISO file specified. Download latest ISO v11.x? [yn]\ny\n--2017-04-26 08:54:01--  http://www.tinycorelinux.net/11.x/x86_64/release/CorePure64-current.iso\nResolving www.tinycorelinux.net (www.tinycorelinux.net)... 89.22.99.37\nConnecting to www.tinycorelinux.net (www.tinycorelinux.net)|89.22.99.37|:80... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 13225984 (13M) [application/octet-stream]\nSaving to: ‘CorePure64-current.iso’\n\nCorePure64-current.iso                             100%[================================================================================================================\u003e]  12.61M  3.79MB/s    in 3.3s    \n\n2017-04-26 08:54:04 (3.79 MB/s) - ‘CorePure64-current.iso’ saved [13225984/13225984]\n\n25478 blocks\n$ fakeroot cp `which cpuid` core/usr/bin\n$ ln -s /lib core/lib64 # Ubuntu software excepts libs in /lib64\n$ # run cpuid on login\n$ fakeroot bash -c 'echo cpuid -c0 \u003ecore/etc/profile.d/cpuid.sh'\n$ # do not prompt to boot\n$ sed -i.orig /prompt/d iso/boot/isolinux/isolinux.cfg\n$ ./tinycore-repack.sh\nNo output ISO file specified. Use default name tinycore.iso? [y]\ny\ncpio: File ./tmpcoregz grew, 7995392 new bytes not copied\n41255 blocks\nSize of boot image is 4 sectors -\u003e No emulation\n 47.37% done, estimate finish Wed Apr 26 10:48:44 2017\n 94.71% done, estimate finish Wed Apr 26 10:48:44 2017\nTotal translation table size: 2048\nTotal rockridge attributes bytes: 0\nTotal directory bytes: 4202\nPath table size(bytes): 38\nMax brk space used 22000\n10573 extents written (20 MB)\n$ kvm -cdrom tinycore.iso\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fcustom-tinycorelinux-iso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fcustom-tinycorelinux-iso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fcustom-tinycorelinux-iso/lists"}