Skip to content

marysaka/mkisofs-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.