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

[GSoC17] Raspbian backend phase 2 #79

Closed
nemesifier opened this issue May 31, 2017 · 4 comments
Closed

[GSoC17] Raspbian backend phase 2 #79

nemesifier opened this issue May 31, 2017 · 4 comments

Comments

@nemesifier
Copy link
Member

nemesifier commented May 31, 2017

@ritwickdsouza

  • Generate /etc/resolv.conf using Jinja2
  • Generate /etc/hostapd/hostapd.conf using Jinja2
  • Generate tar.gz file to install on Raspbian
  • Improve tests
  • Improve documentation
  • First release
@nemesifier
Copy link
Member Author

@ritwickdsouza how far are we from achieving this?

@ritwickdsouza
Copy link
Contributor

ritwickdsouza commented Jul 21, 2017

@nemesisdesign WPA2 Enterprise and some advanced wireless features and modes like multiple ssids, wds mode are remaining. All other basic configurations can be generated.
Generating tar.gz file is also done. I will once have to test tar.gz files for more complex NetJSON Device Configurations.
Documentations needs to be updated after scripts can be generated.

@nemesifier
Copy link
Member Author

Generate methods are ready right?

Work to introduce a basic customized schema for the backend so that all extra required attributes are present in the schema and enforced during validation.

This way we can proceed with a first release of the backend, we will have to write in the documentation page that this backend is experimental and so on.

@ritwickdsouza ritwickdsouza changed the title [GSoC17] Raspbian phase 2 [GSoC17] Raspbian backend phase 2 Aug 27, 2017
@ritwickdsouza
Copy link
Contributor

The backend can generate Raspbian config files for various basic configurations. For more details have a look at http://netjsonconfig.openwisp.org/en/raspbian/backends/raspbian.html.

The backend can also generate tar.gz files to be installed on Raspbian

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