Date: Thu, 21 Oct 2010 22:33:50 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/pc-sysinstall/backend functions.sh Message-ID: <201010212234.o9LMYDJW042823@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2010-10-21 22:33:50 UTC FreeBSD src repository Modified files: usr.sbin/pc-sysinstall/backend functions.sh Log: SVN rev 214187 on 2010-10-21 22:33:50Z by imp Minor tweaks in compression support: o We need an eval here to get the right expansion of the command o bs=128k doesn't work in some cases, so eliminate it and cope with the minor performance hit. Submitted by: john hixson Revision Changes Path 1.7 +9 -9 src/usr.sbin/pc-sysinstall/backend/functions.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010212234.o9LMYDJW042823>