git @ Cat's Eye Technologies The-Dipple / master sh / gen_iso_image.sh
master

Tree @master (Download .tar.gz)

gen_iso_image.sh @masterraw · history · blame

1
2
3
4
5
6
7
8
#!/bin/sh

# SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
# For more information, please refer to <https://unlicense.org/>
# SPDX-License-Identifier: Unlicense

# command-line options for genisoimage that let you create a decent ISO
genisoimage -R -J -D -joliet-long -o $1.iso $1