`whoami` != "root" is no goot check, better: "$(id -u)" != 0
Phoronix Test Suite
Git Commit: More External Dependencies work...
More External Dependencies work and introduce basic install-ubuntu-packages support.
http://www.phorogit.com/index.php?p=...22fa0ba4cc3f24
`whoami` != "root" is no goot check, better: "$(id -u)" != 0