repo.or.cz
/
nbd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Touch changelog
[nbd.git]
/
debian
/
nbd-client.initramfs-hook
blob
90deb1cd9cb4074896da5160ccd8bd715f444ba2
1
#!/bin/sh
2
3
# We don't have any prerequirements
4
case
$1
in
5
prereqs
)
6
exit
0
7
;;
8
esac
9
10
.
/
usr
/
shar
e
/
initramfs-tools
/
hook-functions
11
12
manual_add_modules nbd
13
auto_add_modules net
14
copy_exec
/
sbin
/
nbd-client
/
sbin