New commits:
commit 8f723b726e3d99fa2b61affe03f2ee847ae52c84
Author: Eric Sandall <sandalle@moby.(none)>
Commit: Eric Sandall <sandalle@moby.(none)>
drm set to use get_kernel_version instead of uname, removed backup code
for binaries
diff --git a/kernels/drm/HISTORY b/kernels/drm/HISTORY
index 4fe8fea..ecad013 100644
--- a/kernels/drm/HISTORY
+++ b/kernels/drm/HISTORY
@@ -1,5 +1,7 @@
2006-09-22 Eric Sandall <eric AT sandall.us>
- * PRE_INSTALL: Only backup drm modules if they're installed
+ * PRE_INSTALL: Remove backup of kernel modules
+ * INSTALL: No need to be verbose when calling mkdir
+ Use get_kernel_version rather than uname