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

Quick start for firmware making #1

Open
alex-eri opened this issue Mar 23, 2017 · 2 comments
Open

Quick start for firmware making #1

alex-eri opened this issue Mar 23, 2017 · 2 comments

Comments

@alex-eri
Copy link

I suggest to use Openwrt buildroot as base.

Remove its init, opkg, luci, uci, ubus and other stuff.

Rewrite base files.

Make own configuration framework. Gziped plaintext at and of flash to store configuration, not using RW FS.

Install busybox as init an write RC scripts.

@sevan
Copy link
Member

sevan commented Mar 24, 2017

Is this what you are planning to do or suggesting how someone else should implement it?

@alex-eri
Copy link
Author

I plan to make AP firmware designed to run chilli

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

No branches or pull requests

2 participants