Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/system/modprobe

4 lines
99 B
Plaintext
Raw Normal View History

* Generate a wrapper around modprobe that sets MODULE_DIR. This is important for /proc/sys/kernel/modprobe, i.e., modprobing by the kernel. svn path=/nixos/trunk/; revision=8164
2007-03-04 01:16:24 +00:00
#! @shell@
* Use the aggregator to combine the kernel modules tree with externally-built modules so that (e.g.) "modprobe nvidia" Just Works. svn path=/nixos/trunk/; revision=10129
2008-01-12 23:37:17 +00:00
export MODULE_DIR=@modulesTree@/lib/modules
* Generate a wrapper around modprobe that sets MODULE_DIR. This is important for /proc/sys/kernel/modprobe, i.e., modprobing by the kernel. svn path=/nixos/trunk/; revision=8164
2007-03-04 01:16:24 +00:00
exec @module_init_tools@/sbin/modprobe "$@"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 25ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API