umount.hal

Hardware Abstraction Layer

Install

All systems
curl cmd.cat/umount.hal.sh
Debian Debian
apt-get install hal
CentOS
yum install hal
Raspbian
apt-get install hal

hal

Hardware Abstraction Layer

HAL provides an abstract view on hardware. This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request.