zanezam / padavan-ng

Padavan's firmware fork refreshed.
42 stars 11 forks source link

busybox CONFIG_ASH_GETOPTS=y instead of not set #16

Open ProBackup-nl opened 2 years ago

ProBackup-nl commented 2 years ago

Let's Encrypt client acme.sh fails to run correctly because Busybox it's CONFIG_ASH_GETOPTS is not set.

Despite "Automatically generated make config: don't edit" I would edit trunk/configs/boards/busybox.config with: CONFIG_ASH_GETOPTS=y

...until I find a better spot to make this change permanent.

ProBackup-nl commented 2 years ago

To concatenate and print files in reverse, tt's also handy to have busybox TAC enabled: CONFIG_TAC=y