anvil/tools/bootstrap/RedHatEnterpriseLinuxServer

9 lines
163 B
Bash

# -*- sh -*-
## Bootstrap for Redhat Enterprise Linux 7.0 <-> 7.999.9999
SHORTNAME=RHEL
MAX_RELEASE=7.999.9999
MIN_RELEASE=7.0
source "$BSCONF_DIR/CommonRedHat"