anvil/tools/bootstrap/CentOS
Alessio Ababilov 54d8db1e4d Build RPMs and use YUM to handle dependencies
Implements: blueprint robust-dependencies

Fixes: bug #1157871
Fixes: bug #1184016
Fixes: bug #1184017

Change-Id: I4d1e6d4b1b32473182259d60b1db6918cba889e9
2013-05-31 18:41:59 -07:00

7 lines
115 B
Bash

# -*- sh -*-
## Bootstrap for CentOS Linux 6.x
SHORTNAME=CENTOS
MIN_RELEASE=6.0
source "$BSCONF_DIR/CommonRedHat"