﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
170	OpenAFS mock builds should not rely on running kernel version	ezyang		"We currently test for what kernel to build OpenAFS against using:

{{{
kernvers = $(shell uname -r | sed ""s/\(.*\)[.].*/\1/"")
}}}

This is not ideal since it means we need to manually frob that line or reboot into a newer kernel before we can rebuild, say, OpenAFS. Do something more intelligent, like build against the version of the kernel that our repositories give us."	enhancement	new	minor		internals			
