diff options
author | Bruno Randolf <br1@subnet.at> | 2004-12-20 14:19:45 +0000 |
---|---|---|
committer | Bruno Randolf <br1@subnet.at> | 2004-12-20 14:19:45 +0000 |
commit | 0158ae8f0ff7abe3a436dcd63f7af8618bbd0533 (patch) | |
tree | 53db0f8d37907ec3ffb094fcc0c036f3c3468a21 /conf/distro | |
parent | dc6b5a4fa396c3fc79c30300cc95b924c584ae31 (diff) |
fixed hotplug:
ispnp.rc exit, not return.
added pciutils pcimodules patch.
added hotplug script for usb-storage to load sd_mod.
BKrev: 41c6df81gZaR8uZVtby7Kxah22qr4A
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/nylon.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/nylon.conf b/conf/distro/nylon.conf index df5ce3078e..16f64be13e 100644 --- a/conf/distro/nylon.conf +++ b/conf/distro/nylon.conf @@ -32,6 +32,7 @@ PREFERRED_VERSION_binutils = "2.14.90.0.7" PREFERRED_VERSION_unik-olsrd = "0.4.8" PREFERRED_VERSION_prism54-firmware = "1.0.3.0" +PREFERRED_VERSION_usbutils = "0.11" # use meshcub.org mirrors CVS_TARBALL_STASH = "http://meshcube.org/nylon/unstable/sources/" |