index
:
linhes_pkgbuild
R7
R7-testing
master
testing
The LinHES PKGBUILD repository
jmeyer@linhes.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
abs
/
core
/
btrfs-progs
/
initcpio-hook-btrfs
blob: 7965d0a8a52b463324e039674ba17ad0318933f4 (
plain
)
1
2
3
4
5
6
7
#!/usr/bin/ash run_hook() { btrfs device scan } # vim: set ft=sh ts=4 sw=4 et: