Changes between Version 36 and Version 37 of DevelopmentInstructions
- Timestamp:
- Jan 24, 2009 3:41:17 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentInstructions
v36 v37 207 207 208 208 These module files should be placed in `trees/usr/local/etc/modules/`''`software-name`''`/`''`version`'', which is part of the `MODULEPATH` search path. `module load` will load the lexigraphically last software version by default, but you can override this behavior by symlinking the version you want to be default to `default`. 209 210 = USB automounting = 211 212 The BCCD uses udev to detect when USB storage devices are plugged in, and mounts them automatically. The udev setup is in source:trunk/packages/etc/udev/rules.d/99-automount_usb.rules, and the script that the rule file calls is in source:trunk/trees/bin/bccd-usbwall.