Release of 6.3.0
* Tue Oct 13 2020 Chris Tessmer <chris.tessmer@onyxpoint.com> - 6.3.0-0
- Added (optional) `--unpack-pxe [DIR]` option to the `unpack_dvd` script
- Added (optional) `--environment ENV` to set the PXE rsync environment
- Added a new `--[no-]unpack-yum` (enabled by default), to permit users to
disable the RPM unpack
- To enable unpacking PXE tftpboot files, run with `--unpack-pxe`
- To disable unpacking RPMs/yum repos, run with `--no-unpack-yum`
- See `unpack_dvd --help` for details
- Overhauled `unpack_dvd --help`; output now fits on 80-character PTY consoles