gchehab

Results 17 comments of gchehab

Hey @krackers, great work! Never tried to mess with go, but it would be great to cross-compile Rclone to the airport, I will surely take a try on that once...

Hey @raghu-mp, sorry for the delay, I am in between jobs and have a lot going on... I was redoing my steps to get a good build environment running. I...

Again tries to use the shared library, even on a static build… As the kernel is not compiled with shared libs support, the tools build had them disabled. That is...

Hey guys, Yes, given a fresh kernel, netbsd or linux, it would be a good device, the hardware of the newer gens are not too shabby. It is unfortunate that...

There is a daemon that monitors and restarts the whole other services if needed. As far as I can remember, It uses a binary configuration file that is saved on...

Hi @ipatch, sorry about that. The bandwidth quota seems too low if it allows that much data. However, I wonder how they measure that. Perhaps linking these distribution files to...

I'll check those options out... Once I got a good way to compile packages, that can be safely reproduced, I'll look into it. Regarding the packages compilation each time I...

Hi @Tristan79 , My USB devices I have created using netbsd ffs2 (if I remember correctly with newfs) and mounted normally with 'mount /dev/sd0e /opt', for instance... (EDIT: by the...

Never got snmpd to compile, it needs perl to compile, and it fails as does python. They fail because of the lack of strace system calls and static builds. By...

Actually, by strace I meant DTRACE, my bad. As you can see I was not able to build binaries with it, my guess some issue with the static building. Anyway,...