Author: pluknet
Date: Mon Nov 11 10:54:06 2013
New Revision: 257964
URL: http://svnweb.freebsd.org/changeset/base/257964
Log:
Update log message. Picobsd stopped using kgzip a while ago.
Modified:
head/release/picobsd/build/picobsd
Modified: head/release/picobsd/build/picobsd
==============================================================================
--- head/release/picobsd/build/picobsd Mon Nov 11 10:44:38 2013
(r257963)
+++ head/release/picobsd/build/picobsd Mon Nov 11 10:54:06 2013
(r257964)
@@ -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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"