Ian Eyberg

Results 221 issues of Ian Eyberg

this is one of those toss-ups on whether or not we want to support this - i haven't delved into the code yet but if it's a case where it...

networking
af_unix

https://lists.gnu.org/archive/html/qemu-devel/2019-06/msg06211.html

low-priority
needs investigation

I think it's reasonable to append a hostname as the first private ip as a sane default when dhcp is done or statically assigned there is a ton of software...

networking

here's another vote for proc/self/maps -> ``` eyberg@box:~/mono$ ops run -c config.json mono [mono hi.exe] booting /home/eyberg/.ops/images/mono.img ... qemu-system-x86_64: warning: TCG doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5] assigned: 10.0.2.15...

low-priority
proc

https://vertx.io/ - if we can get hello world working here..

jvm

this is more of a tracking issue for an R package - it's one of those lovely little languages that wants to wrap itself with a few layers of shell...

package

tried running clickhouse for shits and grins and it doesn't want to load - wondering if it's cause of the size of the image? ``` eyberg@dungeon:~/ClickHouse/build/dbms/programs$ ls -lh clickhouse -rwxrwxr-x...

filesystem
proc

aarch64 build has diff naming/path that we should update .circle builds with ``` cp output/platform/virt/bin/kernel.elf ~/.ops/0.1.31/kernel.img cp output/platform/virt/boot-stub.img ~/.ops/0.1.31/boot.img ```

arm

c++ but https://github.com/google/gvisor/tree/master/test/syscalls/linux existing issue for basic ds https://github.com/nanovms/nanos/issues/184

help wanted
good first issue
syscall
tests

looks like this wants flock which we are tracking here https://github.com/nanovms/nanos/issues/829 ``` eyberg@dungeon:~$ grep syscall /tmp/out debugsyscalls:t 1 nosyscall getgid 4 nosyscall flock 4 nosyscall flock ```

memory
low-priority
package
needs investigation