Page 1 of 1

how to install crontab, php and ipv6?

Posted: 2025-08-08 20:40
by wooly
I have got a new pico max and it is working.
But i have not found easy way to install, without having to install a complete system on the external card, crontab, php (with all extensions) and ipv6.
Ca you give me some hints ?

Re: how to install crontab, php and ipv6?

Posted: 2025-08-26 3:10
by Crocodile
Hello, the SDK we maintain currently only supports the building of buildroot images. Buildroot does not support a package manager, so adding support requires compiling a new image on the host machine to achieve this.

CRONTAB and PHP are software support options that can be enabled by running ./build.sh buildrootconfig, and IPV6 is a kernel support option that can be enabled by running ./build.sh kernelconfig.

Re: how to install crontab, php and ipv6?

Posted: 2025-12-05 13:43
by wooly
sorry for late reply but reply had "remained in the browser" for two months until an update to it resurfaced all incomplete forms:
Actually ipv6 and crontab are present, just are not configured. It would be nice to have them with all the
normal configurations made, after all for IP6 would be just a line:

Code: Select all

insmod /oem/usr/ko/ipv6.ko