summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-08-01 17:29:22 -0300
committerRenato Botelho <renato@netgate.com>2016-08-01 17:29:22 -0300
commit81fe0b700ef29a8bce5bc771f116e3b0540260f2 (patch)
treeb25375cba90f3e5686279ffcecb34c14926f7dfd /build.sh
parentcdf2b5f828c1f3c179a086318ff6379dd64e1e4e (diff)
downloadpfsense-81fe0b700ef29a8bce5bc771f116e3b0540260f2.zip
pfsense-81fe0b700ef29a8bce5bc771f116e3b0540260f2.tar.gz
Remove unnecessary messages
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index f2eaa28..4d17152 100755
--- a/build.sh
+++ b/build.sh
@@ -346,11 +346,9 @@ if [ -z "${_SKIP_REBUILD_PRESTAGE}" ]; then
builder_setup
# Build world, kernel and install
- echo ">>> Building world for ISO... $FREEBSD_BRANCH ..."
make_world
# Build kernels
- echo ">>> Building kernel configs: $BUILD_KERNELS for FreeBSD: $FREEBSD_BRANCH ..."
build_all_kernels
# Install kernel on installer
OpenPOWER on IntegriCloud