Move hugepages settings to udev rules.
Previous solution used modprobe scripts but this is not working with insmod. Now the full responsibility to setup the environment is in the udev rules.
I also split install
script into install
and setenv
.