https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223722

            Bug ID: 223722
           Summary: update linsysfs to include /sys/class/net data
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: cneirabus...@gmail.com

Created attachment 188080
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188080&action=edit
Changes to add /sys/class/net nodes

Trying to install Minecraft using https://gameservermanagers.com/ in a Linux
jail, the software expects data in /sys/class/net which at the moment is not
implemented.(https://dongqixue.blogspot.com/2017/05/linux-kernel-documentation-for.html).
I just implemented the nodes that the application requires.
Now the application fails because it needs a NETLINK emulation which also does
not exists on current linuxlator.
I have attached changes to linsysfs to add the needed nodes for /sys/class/net

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to