jamesandariese / mkcidata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkcidata

Make a CIDATA ISO (without figuring out what package has mkisofs today).

Usage

./mkcidata cidata.iso user-data meta-data

The user-data and meta-data files may be in any directory. The path will be stripped prior to adding to the ISO.

Installation

go install github.com/jamesandariese/mkcidata@latest

License

See LICENSE file.

About

License:MIT License


Languages

Language:Go 87.6%Language:Makefile 12.4%