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

wizard-backend: add firmware upgrade script #484

Closed
andrenarchy opened this issue Sep 9, 2017 · 1 comment
Closed

wizard-backend: add firmware upgrade script #484

andrenarchy opened this issue Sep 9, 2017 · 1 comment
Assignees

Comments

@andrenarchy
Copy link
Member

Sending the firmware as a base64-encoded string via rpcd is cumbersome and may even lead to OOM on low-memory devices. Currently the HTTP request fails anyway.

As a solution to this problem we can add a tiny cgi script that accepts binary files in the HTTP request's body and pipes them to the filesystem. Of course the request must be authenticated with a valid rpcd session.

@SvenRoederer
Copy link
Contributor

As nobody is interested in working on the wizard2-code, it was agreed to be removed from the repo (see #746 (comment)). As a consequence we also close all relating issues.

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

No branches or pull requests

2 participants