repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
mkinitcpio-numlock
/
numlock_install
blob
23f6cc9fc2bf479f4f200e4fe2c47db188298272
1
build()
2
{
3
MODULES=""
4
BINARIES="/usr/bin/setleds"
5
SCRIPT="numlock"
6
}
7
8
help ()
9
{
10
cat <<HELPEOF
11
This hook enables numlock in early userspace.
12
HELPEOF
13
}