repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hblock: bump to 3.4.0
[kiss-trunc88.git]
/
nvidia-390
/
post-install
blob
d4bb6df59ca00d8b9bba0fb27f5f19902091d9a3
1
#!/bin/sh
2
3
/
usr
/
bin
/
depmod
4
/
usr
/
bin
/
ldconfig
5
6
cat
<<EOF
7
8
NOTE: If 'KERNEL_UNAME' was exported, it is necessary to run 'depmod \
$KERNEL_UNAME
' manually.
9
NOTE: Run 'nvidia-xconfig' to generate an X configuration file.
10
11
EOF