CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
crossrootfs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
wget: disabled rpath. Thanks j_v
[crossrootfs.git]
/
rc
/
rc.modules
Commit
Line
Data
6dca1d21
JB
1
#!/bin/bash
2
#
3
# /etc/rc.modules: module initialization script
4
#
5
6
/sbin/depmod -a
7
8
# End of file