Re: Building a Linuxulator userland from source

2023-08-20 Thread Felix Palmen
* Felix Palmen [20230818 08:23]: > I just reached a state where I can build a working Linux-native GNU > toolchain (binutils, glibc, gcc) for C and C++ on aarch64, amd64 and > i386. From here on, it should be simpler, there are already two ports in > my branch (archivers/linux-bzip2 and archivers/

HEADS-UP: poudriere needs patching (was: Building a Linuxulator userland from source)

2023-08-20 Thread Felix Palmen
* Felix Palmen [20230820 12:35]: > If anyone would like to already do some testing at this stage, please be > aware that I not only rebase my feature branch, but also rewrite it > while rebasing (to fix issues I encounter), and of course there won't be > any PORTREVISION bump

Re: Building a Linuxulator userland from source

2023-08-20 Thread Tatsuki Makino
Hello. I only know enough about linuxulator that I can maintain print/epson-inkjet-printer-escpr2... However... I think /compat/linux is a very important path for linuxulator and/or linux-binary, and I think it would be problematic to prevent it from being used. I don't know enough to write her

Re: Building a Linuxulator userland from source

2023-08-20 Thread Mario Marietto
Would be nice to have a linux userland such as nixos instead of ubuntu / Centos. Can nixos be used ? On Sun, Aug 20, 2023 at 11:25 PM Tatsuki Makino wrote: > Hello. > > I only know enough about linuxulator that I can maintain > print/epson-inkjet-printer-escpr2... > However... > > I think /compa

Re: Building a Linuxulator userland from source

2023-08-20 Thread Mario Marietto
-> Ideally the userland should be choosable for example if you got GPU passthrough to work on debian then odds are you could pass it through to FreeBSD I didn't understand well what you meant. Can you elaborate in a different way ? thanks. On Mon, Aug 21, 2023 at 1:11 AM Aryeh Friedman wrote

Unmaintained FreeBSD ports which are out of date

2023-08-20 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

Re: Building a Linuxulator userland from source

2023-08-20 Thread Tatsuki Makino
# my email was not received by emulation@FreeBSD, I'm not a subscriber of it. :) Linux branded ELF is executed by linuxulator no matter where it is placed on /, right? Binaries running on linuxulator have priority access to files in /compat/linux. So far, I understand 😂 What I don't understand