updated on Tue Jan 10 08:08:34 UTC 2012
[aur-mirror.git] / vhba-module-ice / vhba-module.install
blob5f7ae903490b7aba9ab75cde37b88130c959db83
1 post_install() {
2   echo ">> Place 'vhba' in MODULES= in /etc/rc.conf to enable vhba on system boot."
3   echo ">> This module needs to be recompiled for every kernel version upgrade."
4   post_remove
7 post_upgrade() {
8   post_install
11 post_remove() {
12   KERNEL_VERSION='2.6.35-ice'
13   depmod $KERNEL_VERSION