Open Source / BSD License Copyright infringements

2024-06-04 Thread Peter J. Philipp
Hi, I have been made aware of hearsay that someone took my open source code protected under the same license as OpenBSD and sold it for a lot of money. I have no proof of this personally but I ask you to help me find evidence of this. There is not much I can do about this, except if the person or

Re: Debian 12 Under VMM

2024-06-04 Thread Mike Larkin
On Tue, Jun 04, 2024 at 04:06:13PM +0100, 04-psyche.tot...@icloud.com wrote: > Thank you Dave and Bruce. > > This worked for me: > > boost install gfxpayload=text console=ttyS0,115200n8 > > The critical part was that I had to type it and not copy paste it. > glad you got it working; this matches w

Re: Using arrows in VMM

2024-06-04 Thread Mike Larkin
On Tue, Jun 04, 2024 at 01:20:22PM +0100, 04-psyche.tot...@icloud.com wrote: > Greetings, > > I am running Debian 12 under VMM, on OpenBSD 7.5. > > Whenever I am using the arrows (to retrieve previous history or simply to > move left or right), there is a long random sleep, of 5 to 10 seconds. >

Re: Debian 12 Under VMM

2024-06-04 Thread 04-psyche . totter
Thank you Dave and Bruce. This worked for me: boost install gfxpayload=text console=ttyS0,115200n8 The critical part was that I had to type it and not copy paste it. For some reasons, I have problems on the terminal of the VM. I can't copy paste it correctly, nor use the arrows without glitch.

Re: Using arrows in VMM

2024-06-04 Thread Matthias Pfeifer
Hello, could you say if the command (arroy hit) took that long or is it an command transport issue (would suggest the latter). Best, Matthias On 04.06.24 14:20, 04-psyche.tot...@icloud.com wrote: Greetings, I am running Debian 12 under VMM, on OpenBSD 7.5. Whenever I am using the arrows

Re: Debian 12 Under VMM

2024-06-04 Thread Robert B. Carleton
Dave Voutila writes: > 04-psyche.tot...@icloud.com writes: > >> Hi all, >> >> I am trying to run Debian 12 under VMM. >> >> I can see on the email from 2024-04-02 that Bruce managed to make it work, >> but I don't know how. >> >> The crux of the issue is that the Debian ISO installer does not se

Using arrows in VMM

2024-06-04 Thread 04-psyche . totter
Greetings, I am running Debian 12 under VMM, on OpenBSD 7.5. Whenever I am using the arrows (to retrieve previous history or simply to move left or right), there is a long random sleep, of 5 to 10 seconds. Sometimes more. Does anybody know what could be the issue? Inside the VM, the term is v

Re: Debian 12 Under VMM

2024-06-04 Thread Dave Voutila
04-psyche.tot...@icloud.com writes: > Hi all, > > I am trying to run Debian 12 under VMM. > > I can see on the email from 2024-04-02 that Bruce managed to make it work, > but I don't know how. > > The crux of the issue is that the Debian ISO installer does not seem to work > under serial conso

Re: [OT] Keyboards, a trick I found and advice requested

2024-06-04 Thread Scott Reese
- Original Message - > I have really bad repetitive stress problems, so I have been looking at > split mechanical keyboards. The Glove80 looks might it might be OK, but > it's very expensive. Anyone used it? > > > After watching various reviews, it s

Re: IPv6 routing problems with vether and vmm

2024-06-04 Thread Peter Hessler
On 2024 Jun 04 (Tue) at 12:46:11 +0300 (+0300), Kapetanakis Giannis wrote: : :On 04/06/2024 11:59, Stuart Henderson wrote: :> On 2024-06-04, Kapetanakis Giannis wrote: :>> On 04/06/2024 08:50, jrmu wrote: : When you manage a hypervisor, using only 1x/64 is less than ideal. It's just : not

Re: IPv6 routing problems with vether and vmm

2024-06-04 Thread Kapetanakis Giannis
On 04/06/2024 11:59, Stuart Henderson wrote: > On 2024-06-04, Kapetanakis Giannis wrote: >> On 04/06/2024 08:50, jrmu wrote: When you manage a hypervisor, using only 1x/64 is less than ideal. It's just not enough because you can have more than 1 'type of usage'. I always req

Re: IPv6 routing problems with vether and vmm

2024-06-04 Thread Willy Manga
Hi, On 04/06/2024 09:50, jrmu wrote: When you manage a hypervisor, using only 1x/64 is less than ideal. It's just not enough because you can have more than 1 'type of usage'. I always request at least 1x/56. Thanks. I spoke with the ISP and he gave me a larger subnet, 2602:fccf:4::/48, I've be

Re: IPv6 routing problems with vether and vmm

2024-06-04 Thread Stuart Henderson
On 2024-06-04, Kapetanakis Giannis wrote: > On 04/06/2024 08:50, jrmu wrote: >>> When you manage a hypervisor, using only 1x/64 is less than ideal. It's just >>> not enough because you can have more than 1 'type of usage'. I always >>> request at least 1x/56. >> Thanks. I spoke with the ISP and he

Re: amd64 bsd.rd for 7.0, 7.1, 7.2

2024-06-04 Thread Stuart Henderson
On 2024-06-04, Jan Stary wrote: >> > I want to upgrade an amd64 system running 6.9. > > Backup, reinstall current from scratch, > restore from backup. > >> > wget https://cdn.openbsd.org/pub/OpenBSD/7.{0,1,2}/amd64/bsd.rd >> > returns 404 for all three queries. >> > Where can I find the bsd.rd ima

Re: Issue bridging vport and tap interfaces with veb

2024-06-04 Thread Claudio Jeker
On Mon, Jun 03, 2024 at 11:35:16PM -0700, jrmu wrote: > > This interface is not UP. Not sure why. > > Thank you! This was indeed the cause. I appended "up" to > /etc/hostname.vport0 and everything works now. > > Most interfaces get turned on automatically, I wonder why vport(4) does > not. There