We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Is this what you are planning to do or suggesting how someone else should implement it?
Sorry, something went wrong.
I plan to make AP firmware designed to run chilli
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: