2025-04-06 20:38:17 +00:00
|
|
|
= Liminix
|
|
|
|
Daniel Barlow
|
2025-04-08 20:24:31 +00:00
|
|
|
:doctype: book
|
2025-04-06 20:38:17 +00:00
|
|
|
:toc: left
|
2025-04-06 17:16:53 +00:00
|
|
|
|
2025-04-06 20:38:17 +00:00
|
|
|
include::intro.adoc[]
|
2025-04-06 17:16:53 +00:00
|
|
|
|
2025-04-06 20:38:17 +00:00
|
|
|
include::tutorial.adoc[]
|
2025-04-06 17:16:53 +00:00
|
|
|
|
2025-04-06 20:38:17 +00:00
|
|
|
include::installation.adoc[]
|
|
|
|
|
2025-04-07 22:40:42 +00:00
|
|
|
= For Administrators
|
|
|
|
|
2025-04-06 20:38:17 +00:00
|
|
|
include::configuration.adoc[]
|
|
|
|
|
|
|
|
include::admin.adoc[]
|
|
|
|
|
|
|
|
include::development.adoc[]
|
|
|
|
|
|
|
|
include::modules.adoc[]
|
|
|
|
|
2025-04-08 12:27:57 +00:00
|
|
|
include::code-of-conduct.adoc[]
|
|
|
|
|
2025-04-08 20:24:31 +00:00
|
|
|
[appendix]
|
|
|
|
= Supported hardware
|
|
|
|
|
|
|
|
=== Recommended devices
|
|
|
|
|
|
|
|
For development, the supported GL.iNet devices are all good choices if
|
|
|
|
you can find them, as they have a builtin "debrick" procedure in the
|
|
|
|
boot monitor and are also comparatively simple to attach serial cables
|
|
|
|
to (soldering not required), so are lower-risk than some other devices.
|
|
|
|
|
|
|
|
For a more powerful device, something with an ath10k wireless would be
|
|
|
|
the safe bet, or the Linksys E8450 which seems popular in the OpenWrt
|
|
|
|
community.
|
|
|
|
|
2025-04-06 20:38:17 +00:00
|
|
|
include::hardware.adoc[]
|
2025-04-08 20:25:54 +00:00
|
|
|
|
|
|
|
[appendix]
|
|
|
|
= Module and service options
|
|
|
|
|
|
|
|
include::module-options-generated.inc.adoc[]
|
|
|
|
|
|
|
|
[appendix]
|
|
|
|
= Outputs
|
|
|
|
|
|
|
|
*Outputs* are artefacts that can be installed somehow on a
|
|
|
|
target device, or "installers" which run on the target device to perform
|
|
|
|
the installation.
|
|
|
|
|
|
|
|
There are different outputs because different target devices need
|
|
|
|
different artefacts, or have different ways to get that artefact
|
|
|
|
installed. The options available for a particular device are described
|
|
|
|
in the section for that device.
|
|
|
|
|
|
|
|
include::outputs-generated.inc.adoc[]
|