mkisofs-rs

Crates.iomkisofs-rs
lib.rsmkisofs-rs
version0.2.0
sourcesrc
created_at2019-01-16 21:14:46.778324
updated_at2022-10-01 17:39:41.160942
descriptionA partial reimplementation of mkisofs to create hybrid ISO-9660 filesystem-image
homepagehttps://github.com/Thog/mkisofs-rs
repositoryhttps://github.com/Thog/mkisofs-rs
max_upload_size
id109003
size75,028
Robin Lambertz (roblabla)

documentation

README

MIT license Apache 2 license

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.

Commit count: 36

cargo fmt