Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal custom userspace #14

Open
7 of 10 tasks
neuschaefer opened this issue Nov 25, 2021 · 0 comments
Open
7 of 10 tasks

Minimal custom userspace #14

neuschaefer opened this issue Nov 25, 2021 · 0 comments
Assignees
Labels
Userspace Userspace programs, packaging, etc. WIP Work in progress

Comments

@neuschaefer
Copy link
Owner

neuschaefer commented Nov 25, 2021

I'd like to build something like this with buildroot:

  • Simple httpd serving a simple page with usage instructions
  • Interaction mainly via ssh
    • user bmc for day-to-day BMC tasks (power on/off, SoL, etc.)
    • user sol to enable ssh [email protected] as a quick way to start a serial-over-LAN session
    • persistent storage for SSH pubkeys and other bits of configuration
  • VNC (connected to video capture and USB input emulation) listening on localhost; forwarding via ssh -L ...VCD/GFXI driver (V4L2) #4
  • some sort of virtual media service, qemu-nbdUSB device mode driver #6
  • version information
  • update mechanism
  • run shellcheck on all shell scripts
@neuschaefer neuschaefer self-assigned this Nov 25, 2021
@neuschaefer neuschaefer added the Userspace Userspace programs, packaging, etc. label Nov 25, 2021
@neuschaefer neuschaefer added the WIP Work in progress label Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Userspace Userspace programs, packaging, etc. WIP Work in progress
Projects
None yet
Development

No branches or pull requests

1 participant