tiny-pilot / tiny-pilot/tinypilot

Display read-only filesystem status when logging in with SSH

Open
#1,209 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
3.5k
Forks
291
PR merge metrics
No merged PRs in 30d

Description

If a user enables the read-only filesystem, they can't make lasting changes to the device since the settings revert after reboot.

When logging in via SSH, it would be helpful to get a reminder if the read-only filesystem is active, perhaps using /etc/motd.

Related: https://github.com/tiny-pilot/tinypilot/issues/1205

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how SSH logins are configured and how /etc/motd is created or updated on the device. Review related issue #1205 for existing context, then verify the login message when the read-only filesystem is enabled and when it is not.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, raspberry-pi
Domain
cli, operating-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.