http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415149

Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>

Index: rdist-6.1.5/build/os-type
===================================================================
--- rdist-6.1.5.orig/build/os-type
+++ rdist-6.1.5/build/os-type
@@ -111,6 +111,8 @@ if [ -z "${OS}" -a ! -z "${uname}" ]; th
 				OS="${osname}${osmajver}"
 				;;
 		"linux"*)	OS=linux;;
+		"k*bsd"*)	OS=linux;;
+		"gnu"*)		OS=linux;;
 		"freebsd"*)	OS="${osname}${osmajver}";;
 	  	# OpenBSD looks like freebsd2 right now
 		"openbsd"*)	OS="freebsd2";;
