Re: Building a Linuxulator userland from source

2023-09-05 Thread Dmitry Chagin
On Tue, Sep 05, 2023 at 07:52:25PM +0200, Felix Palmen wrote: > * Felix Palmen [20230901 16:55]: > > Posting yet another status update [...] > > And the next one ;) > > First, I kind of reached a "milestone", I got multimedia/makemkv to > build with the new userland (using the ffmpeg shared libs

Re: libc6 Compatibility

2022-06-14 Thread Dmitry Chagin
On Tue, Jun 14, 2022 at 03:26:03AM +0200, Sysadmin Lists wrote: > Does Linux compat not work with Ubuntu's newest libc6 update? > I used to run Brave browser from it, but now I get this error message: > > $ /compat/ubuntu/opt/brave.com/brave/brave > ELF interpreter /lib64/ld-linux-x86-64.so.2 not

Re: Linux ports roadmap

2019-06-08 Thread Dmitry Chagin
сб, 8 июн. 2019 г. в 20:35, Tijl Coosemans : > Hi, > > These are the current rough dates I have in mind for some major changes > to the Linux ports. Please comment if you see any problems. > > July 10 (after FreeBSD 11.3 release) > Make linux c7 ports the default. This is one month after today's

Re: maintainer-feedback requested: [BUG 223722] update linsysfs to include /sys/class/net

2019-04-30 Thread Dmitry Chagin
Hi, I plan to finish review and commit it at the weekend вт, 30 апр. 2019 г. в 17:07, carlos antonio neira bustos < cneirabus...@gmail.com>: > Hi, > > I have created a patch to add sys/class/net nodes to linsysfs based on > illumos linux emulation code, the patch is already in > https://reviews.f

Re: linuxulator fuzz tester

2015-01-14 Thread Dmitry Chagin
nice tool, I have caught a one panic 2015-01-14 10:41 GMT+03:00 Johannes Meixner : > Hi Pedro, > > did you test it with dchagin's lemul branch too, or "just" with what's in > -head? > https://svnweb.freebsd.org/base/user/dchagin/lemul/ > > Best > -J > > On Tue, Jan 13, 2015 at 07:54:01PM -0500, P