Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support to LuminaOS for checking/starting the system suspend functionality. | Ken Moore | 2015-04-19 |
| | |||
* | Clean up the new filesystemusage functions a bit. Make sure that the ↵ | Ken Moore | 2015-03-26 |
| | | | | directory is quoted within the command (could be spaces in the path). | ||
* | create FileSystemCapacity and put it in LuminaOS | william | 2015-03-24 |
| | |||
* | add checksum for OpenBSD (this is in fact a copy of the code from freeBSD) | william | 2015-03-13 |
| | |||
* | Add Checksum support for FreeBSD, and tie it into lumina-fm. | Ken Moore | 2015-03-12 |
| | |||
* | allow to list different type of mounted systems: mfs, nfs, ... | william os4y | 2015-02-22 |
| | |||
* | fix for ExternalDevices on OpenBSD | william os4y | 2015-02-22 |
| | |||
* | Add a new function to all LuminaOS files: OSName() | Ken Moore | 2015-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). | ||
* | several OpenBSD improvements | Antoine Jacoutot | 2015-01-23 |
| | | | | | | | Screen Brightness: make sure we are not running in a VM Check for user system permissionver: verbatim copy/paste from FreeBSD System Shutdown: shutdown -p is enough nowadays (no need for -hp) Battery Availability: fix battery detection | ||
* | OpenBSD setScreenBrightness: make the brightness change smoother | Antoine Jacoutot | 2014-10-15 |
| | |||
* | Add support for detecting whether the running user has permission to ↵ | Ken Moore | 2014-09-19 |
| | | | | shutdown/restart the system, and enable/disable those options in the logout menu appropriately. | ||
* | Add support for OpenBSD. | Antoine Jacoutot | 2014-09-13 |