{"id":19003359,"url":"https://github.com/kusumi/makefs","last_synced_at":"2025-10-08T14:35:28.549Z","repository":{"id":71003954,"uuid":"487544803","full_name":"kusumi/makefs","owner":"kusumi","description":"FreeBSD makefs(8) + HAMMER2 support + exFAT support for Linux / *BSD","archived":false,"fork":false,"pushed_at":"2023-12-02T08:17:50.000Z","size":1357,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-17T09:00:20.378Z","etag":null,"topics":["bsd","exfat","fat","filesystem","hammer2","iso9660","linux","ufs"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kusumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","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}},"created_at":"2022-05-01T13:28:08.000Z","updated_at":"2025-03-07T20:59:47.000Z","dependencies_parsed_at":"2023-12-21T13:30:33.698Z","dependency_job_id":null,"html_url":"https://github.com/kusumi/makefs","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"ccdddf6aaaadd2497fd3dc5d4c31dc84cfc68418"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kusumi%2Fmakefs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kusumi%2Fmakefs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kusumi%2Fmakefs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kusumi%2Fmakefs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kusumi","download_url":"https://codeload.github.com/kusumi/makefs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250296200,"owners_count":21407037,"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":["bsd","exfat","fat","filesystem","hammer2","iso9660","linux","ufs"],"created_at":"2024-11-08T18:18:50.613Z","updated_at":"2025-10-08T14:35:28.544Z","avatar_url":"https://github.com/kusumi.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[FreeBSD makefs(8)](https://www.freebsd.org/cgi/man.cgi?query=makefs\u0026sektion=8) for Linux / *BSD\n========\n\n## [About](src/usr.sbin/makefs/makefs.8.txt)\n\nFreeBSD makefs(8) + HAMMER2 support + exFAT support\n\n## Supported platforms\n\nLinux, Cygwin, FreeBSD, NetBSD, OpenBSD, DragonFly BSD\n\n## Supported file systems\n\n|file system |*-t* option name |original implementation |\n|:-----------|:----------------|:-----------------------|\n|UFS         |ffs (default)    |[FreeBSD makefs(8)](https://www.freebsd.org/cgi/man.cgi?query=makefs\u0026sektion=8)|\n|FAT         |msdos            |[FreeBSD makefs(8)](https://www.freebsd.org/cgi/man.cgi?query=makefs\u0026sektion=8)|\n|ISO9660     |cd9660           |[FreeBSD makefs(8)](https://www.freebsd.org/cgi/man.cgi?query=makefs\u0026sektion=8)|\n|HAMMER2     |hammer2          |[DragonFly BSD makefs(8)](https://man.dragonflybsd.org/?command=makefs)|\n|exFAT       |exfat            |[https://github.com/relan/exfat](https://github.com/relan/exfat)|\n\n## Build\n\n+ By default all supported file systems above are enabled. Use gmake(1) on *BSD.\n\n        $ cd makefs\n        $ make\n\n+ Specify *USE_HAMMER2=0* to disable HAMMER2 support.\n\n        $ cd makefs\n        $ make USE_HAMMER2=0\n\n+ Specify *USE_EXFAT=0* to disable exFAT support.\n\n        $ cd makefs\n        $ make USE_EXFAT=0\n\n## Notes\n\n+ mtree(5) related options are unsupported. *-F* option, *-N* option, and mtree file input will fail with an error message.\n\n+ *\"-t zfs\"* option in FreeBSD makefs(8) is unsupported.\n\n## License\n\n+ [src/gpl](src/gpl) and [src/usr.sbin/makefs/exfat_gpl.c](src/usr.sbin/makefs/exfat_gpl.c) are under [GPL v2](src/gpl/github.com/relan/exfat/COPYING).\n\n+ [HAMMER2](src/usr.sbin/makefs/hammer2) and other files derived from DragonFly BSD are under [BSDL](src/usr.sbin/makefs/hammer2/COPYRIGHT).\n\n+ All other files are under [BSDL](COPYRIGHT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkusumi%2Fmakefs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkusumi%2Fmakefs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkusumi%2Fmakefs/lists"}