summaryrefslogtreecommitdiffstats
path: root/release/picobsd/build
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2013-11-11 10:54:06 +0000
committerpluknet <pluknet@FreeBSD.org>2013-11-11 10:54:06 +0000
commitf54ff2f69e51e390fec7bb2c385ce1252d3524d3 (patch)
tree164b51bff28b5e499818a40ae5df2fe340284e67 /release/picobsd/build
parent39e09b62154de3536503b9fde0b8e5cdfb479a26 (diff)
downloadFreeBSD-src-f54ff2f69e51e390fec7bb2c385ce1252d3524d3.zip
FreeBSD-src-f54ff2f69e51e390fec7bb2c385ce1252d3524d3.tar.gz
Update log message. Picobsd stopped using kgzip a while ago.
Diffstat (limited to 'release/picobsd/build')
-rwxr-xr-xrelease/picobsd/build/picobsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/build/picobsd b/release/picobsd/build/picobsd
index 035a4d2..8d5caa8 100755
--- a/release/picobsd/build/picobsd
+++ b/release/picobsd/build/picobsd
@@ -881,7 +881,7 @@ fill_floppy_image() {
else
log "not loading mfs, size ${mfs_size} img ${imgsize}"
fi
- log "Compress with kgzip and copy to floppy image"
+ log "Compress with gzip and copy to floppy image"
mkdir -p ${dst}/boot/kernel
# XXX loader.conf does not work unless we also load the .4th files
OpenPOWER on IntegriCloud