{"id":19732837,"url":"https://github.com/smerrony/dg_loada","last_synced_at":"2026-03-19T11:20:44.930Z","repository":{"id":90283258,"uuid":"345591570","full_name":"SMerrony/dg_loada","owner":"SMerrony","description":"loada loads (restores) legacy Data General AOS/VS DUMP_II, and maybe DUMP_III, files on any modern system supported by Ada (gnat).","archived":false,"fork":false,"pushed_at":"2022-07-23T13:16:37.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-23T17:45:48.552Z","etag":null,"topics":["aos-vs","data-general","legacy","recovering-data"],"latest_commit_sha":null,"homepage":"","language":"Ada","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/SMerrony.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":"2021-03-08T08:57:59.000Z","updated_at":"2022-07-23T09:41:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"df092fb0-bc5c-436a-a64a-b05dd8ec1e2e","html_url":"https://github.com/SMerrony/dg_loada","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SMerrony/dg_loada","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMerrony%2Fdg_loada","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMerrony%2Fdg_loada/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMerrony%2Fdg_loada/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMerrony%2Fdg_loada/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SMerrony","download_url":"https://codeload.github.com/SMerrony/dg_loada/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMerrony%2Fdg_loada/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29260803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["aos-vs","data-general","legacy","recovering-data"],"created_at":"2024-11-12T00:28:07.786Z","updated_at":"2026-02-09T09:35:16.741Z","avatar_url":"https://github.com/SMerrony.png","language":"Ada","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loada\n\n`loada` loads (restores) legacy Data General AOS/VS DUMP_II, and maybe DUMP_III, files on any modern Unix-like system supported by GNAT Ada.\n\nIt can be used to rescue data from legacy AOS/VS systems if the dumps are accessible on a modern system.  \n\nThe current version handles at least versions 15 and 16 of the DUMP format.\n\nThis software is a port of the LoadG utility from my https://github.com/SMerrony/aosvs-tools programs.\nAs of March 2021 it is believed to be functionally equivalent to that program and shares the same SemVer.\n\n## Build\n\nUse the `gprbuild` command in the directory where you unpacked or cloned this software.\n\n## Usage\n```\n./loada\nUsage of loada:\n  -dumpfile \u003cfile\u003e  DUMP_II or DUMP_III file to read/load (required)\n  -extract          extract the files from the DUMP_II/III into the current directory\n  -ignoreErrors     do not exit if a file or link cannot be created\n  -list             list the contents of the DUMP_II/III file\n  -summary          concise summary of the DUMP_II/III file contents (default true)\n  -verbose          be rather wordy about what loada is doing\n  -version          show the version number of loada and exit\n  ```\n\nTo list the contents of a dump: `./loada -dumpfile ACK.DMP -summary`\n\nTo extract the contents of a dump `./loada -dumpfile ACK.DMP -extract` \n\n### Notes\n * All files and directories will be created using upper-case names\n(the AOS/VS file system was case insensitive) \n * Subdirectories found in the dump are created as needed\n * Link files will be created as symbolic links\n * ACLs (file permissions) are ignored\n * `loada` will not traverse above the current directory (this was legal in AOS/VS dumps) \n * Will not build on Windows due to lack of symlinks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmerrony%2Fdg_loada","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmerrony%2Fdg_loada","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmerrony%2Fdg_loada/lists"}