Skip to content

systemd targets for user scenarios #68

@zhovner

Description

@zhovner

We need to test real user scenarios before we finalize the Flipper OS profile. To do so, we will use systemd targets.
Each target will define the list of services and device configuration.

A specific target can be selected at boot using the linux ... root=... systemd.unit=multi-user.target option, or from a running system with the systemctl isolate multi-user.target command.

Control via FlipCTL

At the current stage, FlipCTL should display the currently active target on the main screen and allow switching the default target by changing the default boot entry in extlinux.conf. @repetren

  • TV Media Box — a classic TV media box with a Kodi shell, video output via HDMI or USB DP, and control via HDMI CEC or a joystick/gamepad.

  • Wi-Fi Router — a standard Wi-Fi router: ETH0 port as WAN, ETH1 as LAN, Wi-Fi access point enabled. The Wi-Fi password and network name are displayed on the screen via FlipCTL.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions