From 7dca7dad511c494f2e88a1b7eba3b456aa2014bb Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Thu, 13 Oct 2016 22:14:32 +0100 Subject: [PATCH] Update README with information about bundled facts --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 95328e2..c08dddd 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,19 @@ For more info on package keywords, see https://wiki.gentoo.org/wiki/KEYWORDS * `entropy_splitdebug` Manages entropy package debug information * `entropy_splitdebug_mask` Manages entropy package debug information masks +### Facts + +#### `locale` + +Identifies the system-wide default locale, as set by `eselect`. + +This is used internally by the entropy package provider to run `equo` commands +using the correct locale. + +#### `operatingsystem` + +Overrides the detection of the operating system on Sabayon systems to `Sabayon`. + ## Limitations This module is actively used by the developer against current Sabayon versions.