aboutsummaryrefslogtreecommitdiff
path: root/libLumina/LuminaOS-kFreeBSD.cpp
Commit message (Collapse)AuthorAge
* Clean up the new filesystemusage functions a bit. Make sure that the ↵Ken Moore2015-03-26
| | | | directory is quoted within the command (could be spaces in the path).
* create FileSystemCapacity and put it in LuminaOSwilliam2015-03-24
|
* Add Checksum support for FreeBSD, and tie it into lumina-fm.Ken Moore2015-03-12
|
* Add a new function to all LuminaOS files: OSName()Ken Moore2015-01-28
| | | | | This just returns the name of the OS template used within the library. (No action required for OS-specific maintainers, already handled for all templates).
* Added initial support for Debian/kFreeBSD. This patch has been testedJesse Smith2014-09-24
and shown to build/run on Debian/kFreeBSD, Ubuntu and PC-BSD.
bgstack15