[Bug 223722] update linsysfs to include /sys/class/net data
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 17 20:04:55 UTC 2017
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 at FreeBSD.org
Reporter: cneirabustos at 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.
More information about the freebsd-bugs
mailing list