f295b9db79
big-iron installation images. MFC after: 3 days MFC with: r325948, r325949, r325950, r325951 Sponsored by: The FreeBSD Foundation
11 lines
146 B
Bash
11 lines
146 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
# Configuration file for release/release.sh to build amd64/amd64.
|
|
|
|
TARGET="amd64"
|
|
TARGET_ARCH="amd64"
|
|
KERNEL="GENERIC"
|