4 releases
0.2.0 | Oct 1, 2022 |
---|---|
0.1.2 | Aug 21, 2022 |
0.1.1 | Jul 26, 2019 |
0.1.0 | Jan 16, 2019 |
#411 in Filesystem
52KB
1K
SLoC
Introduction
A partial reimplementation of mkisofs to create hybrid ISO-9660 filesystem-image. The primary goal of this project is to replace grub-mkrescue that is not available on all systems.
Installation
Assuming you have cargo
installed, cargo install mkisofs-rs
will install this program, by the command name mkisofs-rs
.
Dependencies
~5MB
~85K SLoC