udev requires try function and the modules-update program should take care of any 2.4 vs 2.6 kernel issues. Also add vim instructions to a few files.

This commit is contained in:
Roy Marples
2007-12-14 20:09:53 +00:00
parent 584cea1f8e
commit afdcf1fa15
19 changed files with 50 additions and 44 deletions

View File

@@ -35,3 +35,5 @@ start() {
sysctl -p /etc/sysctl.conf >/dev/null
eend $?
}
# vim: set ts=4 :