anvil/tools/bootstrap/CentOS

9 lines
154 B
Bash

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