Пакет modules_lookup
Исходный пакет: modules_lookup
Версия: 1.1-alt1
Категория: Система/Настройка/Оборудование
Сообщить об ошибке в пакете
Версия: 1.1-alt1
Собран: 30 сентября 2019 г. 3:58
Сообщить об ошибке в пакете
Домашняя страница:
Лицензия: GPL
О пакете: A small helper to load required modules upon missing device inode lookup
Описание:
Последние изменения:О пакете: A small helper to load required modules upon missing device inode lookup
Описание:
modules_lookup is a small bash script with configurable behaviour which actually work somewhat similar to devfsd: it loads required modules and performs other actions when a program tries to access a missing device inode within /dev. Unlike devfsd which works on top of devfs (proclaimed obsoleted), this script is intended for a patched version of tmpfs, which supports user-level helper for missing device inodes lookups (using http://www.uwsg.indiana.edu/hypermail/linux/kernel/0411.0/1568.html) Be sure you've checked /etc/modules_lookup.conf before actual usage of this script. Author gives no warranty of any kind ;-)
29 марта 2005 г. Alexey Morozov 1.1-alt1 |
- Added several new modules lookup rules |
13 января 2005 г. Alexey Morozov 1.0-alt1 |
- Initial build. Actually it's just written ;-) |