Update log message. Picobsd stopped using kgzip a while ago.

This commit is contained in:
Sergey Kandaurov 2013-11-11 10:54:06 +00:00
parent 67e73b2b2d
commit e0b8184b0c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257964

View File

@ -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