marysaka / mkisofs-rs

A partial reimplementation of mkisofs to create hybrid ISO-9660 filesystem-image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A partial reimplementation of mkisofs to create hybrid ISO-9660 filesystem-image

License:Apache License 2.0


Languages

Language:Rust 100.0%