One of my commits wasn't merged, which actually breaks the current state of the
repo -- or at least the autodetect hook. I foolishly ripped out a variable which
I didn't quite grok the full point of. So... it's back in along with some 
delicious
other improvements.

Also a fix for the one call to modprobe which doesn't respect $BASEDIR. And 
along
the same lines, proper BASEDIR support _should_ be more or less complete. It 
needs
glorious amounts of testing, of course, so please help out if can.

Last patch is at Thomas's request -- it just adds the Makefile itself as a build
dep of the man page so that when the VERSION in the Makefile changes, the doc
will rebuild itself. Hurray!

Thanks again, Thomas, for merging all this. I'm really excited about the next
release!


Dave Reisner (3):
  install/autodetect: refactor and simplify hook
  functions: support $BASEDIR in modprobe
  Makefile: the Makefile itself is a dep for the manpage

 Makefile            |    2 +-
 functions           |    2 +-
 install/autodetect  |   89 +++++++++++++++-----------------------------------
 install/filesystems |   25 ++++++--------
 4 files changed, 40 insertions(+), 78 deletions(-)

-- 
1.7.5.4

Reply via email to