Add Midnight Commander (mc) port and include in all configs

Add mc recipe (v4.8.30) with Redox-specific patch disabling PTY, resolver, subshell, and SFTP/FTP VFS. Build with ncurses against glib. Symlink into recipes/tui/. Add mc package to redbear-desktop, redbear-full, and redbear-minimal configs.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-12 20:18:11 +01:00
parent d50b942540
commit e584c7a447
6 changed files with 121 additions and 0 deletions
+3
View File
@@ -12,3 +12,6 @@ filesystem_size = 10240
[packages]
# Red Bear OS branding (os-release, hostname, motd)
redbear-release = {}
# Terminal file manager (Midnight Commander port)
mc = {}