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

Implement config handling (send/receive) #30

Closed
tyler-sommer opened this issue Jan 14, 2019 · 1 comment
Closed

Implement config handling (send/receive) #30

tyler-sommer opened this issue Jan 14, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@tyler-sommer
Copy link
Member

Ref #29

The plan is to actually define a new "hardware kind" for OpenWrt-based configurations that leverages UCI directly. The existing linux_generic hardware kind will get a simple key value format, lines delimited by newlines, key=val format.

For each supported linux_generic platform, additional integration that actually applies the necessary system changes when requested will be required. Initially, we'll stick to the current Debian flavoring and have a systemd integration for the unum-aio package. Additional thought needs to be placed into how this affects the "manual" commands in minim-config (used in the Docker install).

@tyler-sommer
Copy link
Member Author

Landed in #36 👍

@tyler-sommer tyler-sommer added the enhancement New feature or request label Feb 15, 2019
@tyler-sommer tyler-sommer added this to the v2019.2.0 milestone Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant