This breaks up the LibreELEC distro options file into categories:
Distro Information - Information about what the distro is called / does
User Interface - Settings that affect how the user will interact with the device
(passwords, greetings, name of partitions)
Buildsystem Settings - Options affecting the distro toolchain
OS Configuration - Options about the base OS, regardless of distro purpose
Kodi Settings - All the various knobs for configuring Kodi
Addon Settings - Distro addon repo and settings addon
Additional Programs / Functions - Programs or Support features to complement the
distro's purpose
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This allows us to use the default debug-shell.service provided
by systemd and cut down on custom made services. This will also
always provide a debug shell as there is no reason we shouldn't
have access to one.
By default Microsoft MCE, Xbox 360 and Xbox One remotes
are enabled for all devices.
Projects and devices can override or extend this via their
options files.
Signed-off-by: Matthias Reichl <hias@horus.com>