Skip to content

Comments

btop: patch to move the log file to tmpfs#28611

Open
XCas13 wants to merge 1 commit intoopenwrt:openwrt-25.12from
XCas13:openwrt-25.12
Open

btop: patch to move the log file to tmpfs#28611
XCas13 wants to merge 1 commit intoopenwrt:openwrt-25.12from
XCas13:openwrt-25.12

Conversation

@XCas13
Copy link
Contributor

@XCas13 XCas13 commented Feb 21, 2026

📦 Package Details

Maintainer: @1715173329

Description:
Pull request to merge #28494 (comment) to 25.12


🧪 Run Testing Details

  • OpenWrt Version: 25.12.0-rc5
  • OpenWrt Target/Subtarget: mediatek/filogic
  • OpenWrt Device: glinet_gl-mt6000

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

The log file path is hardcoded as $HOME/.local/state/btop.log, i.e. to the router’s flash storage rather than to tmpfs. This patch sets the log file path to /tmp/log/btop.log

Signed-off-by: XCas13 <xcas13@gmail.com>
@github-actions github-actions bot added the OpenWrt 25.12 Issues/PR on branch 25.12 label Feb 21, 2026
@XCas13
Copy link
Contributor Author

XCas13 commented Feb 21, 2026

@1715173329 @hnyman

Please merge the fix to 25.12 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OpenWrt 25.12 Issues/PR on branch 25.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant