To revive a old thread with new technical info I stumbled upon:
On Saturday, March 30th, 2024 at 15:58, Rob Landley wrote:
> I set up gitea for Jeff on a j-core internal server, and it was fine except it
> used a BUNCH of memory and cpu for very vew users. Running cgi on dreamhost's
> servers is
I've been doing networking stuff (Setting up a website),
and since I don't want to deal with Apache or the systemd stuff
required to do nginx. I decided to give toybox httpd a try.
My use case is as simple as simple can be for this type of work,
providing some statically generated web pages on loca
On 4/12/24 13:24, enh via Toybox wrote:
> ~/aosp-main-with-phones$ find external/ -name NOTICE -type l -maxdepth 2
> find: warning: you have specified the global option -maxdepth after
> the argument -name, but global options are not positional, i.e.,
> -maxdepth affects tests specified before it a
On 4/13/24 03:00, Vidar Karlsen via Toybox wrote:
> Hello,
>
> toys/posix/uname.c builds and runs on Freebsd now. I have tested it on
> 13.2-amd64, 14.0-amd64, 13.2-arm64 and 14.0-arm64. I think it's safe to
> put CONFIG_UNAME=y back into kconfig/freebsd_miniconfig.
Ah, commit d2bada0e42e6 fixed
Hello,
toys/posix/uname.c builds and runs on Freebsd now. I have tested it on
13.2-amd64, 14.0-amd64, 13.2-arm64 and 14.0-arm64. I think it's safe to
put CONFIG_UNAME=y back into kconfig/freebsd_miniconfig.
___
Toybox mailing list
Toybox@lists.landley.ne