linux-supplements
What is it?
linux-supplements contains utilities that goetia on Linux requires, but are not consistently part of software packages providing Linux Kernel specific tools. (see here).
Installation
Requirements
- A POSIX-compliant system with a standard C development environment
- GNU make, version 3.81 or later
- skalibs version 2.14.4.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
Licensing
linux-supplements is free software. It is available under the ISC license.
Download
- The current released version of linux-supplements is 0.1.0.0. You can access its checksum here.
-
Alternatively, you can checkout a copy of the
linux-supplements git repository:
git clone git://git.0x53.net/linux-supplements
Compilation
- See the enclosed INSTALL file for installation details.
