From: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> Signed-off-by: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> --- README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README b/README index 2fa8e1b..d5cc246 100644 --- a/README +++ b/README @@ -68,6 +68,10 @@ Windows: Rebecca Cran <rebecca+fio@xxxxxxxxxxxx> has fio packages for Windows at http://www.bluestop.org/fio/ . +BSDs: +Packages for BSDs may be available from their binary package repositories. +Look for a package "fio" using their binary package managers. + Mailing list ------------ @@ -95,9 +99,9 @@ Building Just type 'configure', 'make' and 'make install'. -Note that GNU make is required. On BSD it's available from devel/gmake; -on Solaris it's in the SUNWgmake package. On platforms where GNU make -isn't the default, type 'gmake' instead of 'make'. +Note that GNU make is required. On BSDs it's available from devel/gmake +within ports directory; on Solaris it's in the SUNWgmake package. +On platforms where GNU make isn't the default, type 'gmake' instead of 'make'. Configure will print the enabled options. Note that on Linux based platforms, the libaio development packages must be installed to use -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html