Skip to content

Make a custom CentOS 7 iso with optional kickstart, config, and volume name.

License

Notifications You must be signed in to change notification settings

coalfire/cent-mkiso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mkiso

Make a custom CentOS 7 iso with optional kickstart, config, and volume name.

Usage

  sudo ./cent-mkiso [-k KICKSTART] [-c ISOLINUX_CONFIG] [-v VOLUME_NAME] [-u]

Dependancies

  • mkisofs (from genisoimage on Ubuntu)
  • curl
  • isohybrid (from syslinux-utils on Ubuntu) if you want to build ISOs for use on a usb stick.

TODO

  • flag, config, or environmental variable for mirror.
  • update mirror in kickstart
  • Makefile install

About

Make a custom CentOS 7 iso with optional kickstart, config, and volume name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages