summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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