Git(Hub) and CVS

2018-01-18 Thread Kristaps Dzonsons
I know many here are using CVS, and many are also using git, so I wonder if anybody can help me. On BSD.lv, I push my CVS repositories (kcgi, sblg, etc.) to GitHub from time to time using a cvs2git script. It goes as follows, shortened and pseudonymised: REPO=$1 # e.g., kcgi cd /tmp/cvs2git

Re: Help moving OpenBSD installation to new machine

2018-01-18 Thread Randall Gellens
The vendor suggested that I disable the COM port and use the HDMI connector on the box, saying that there had been reports of a problem with the OpenBSD serial support. That does seem to be the issue. Using HDMI instead of COM allows amd64 6.2 to install and boot. At 4:35 PM -0800 1/18/18,

Re: Help moving OpenBSD installation to new machine

2018-01-18 Thread Randall Gellens
Thank you for your help, Stuart. I've tried booting 6.2 in the amd64, but that won't boot either, it just hangs: Using drive 0, partition 3. Loading.. probing: pc0 com0 mem[6

Re: identifying software and licenses used in base install

2018-01-18 Thread chohag
"Jake D. Parsons" writes: > You seem to be railing against some perceived notion of injustice in Injustice? No. Irrelevence. > some perceived notion utopia. What is the point and agenda here? Why do Utopia? Have you ever even *run* a computer system? My point is that I'm tired of the excessive

Enabling Emulate3Buttons via xorg.conf

2018-01-18 Thread pavot
Hello, I am attempting to enable ws' Emulate3Buttons as my mouse's middle button is broken. As I've been told OpenBSD has no way to generate a xorg.conf file, so I wrote it by hand following ws' manpage (see xorg.conf). Despite X launching cleanly (see Xorg.log), the middle button emulation do

Re: identifying software and licenses used in base install

2018-01-18 Thread Theo de Raadt
>FWIW, the permission I seek is from my Legal department. That maybe your job but it isn't the project's job. We could write the document you need. Then the next comment would probably we that we didn't publish our procedure and have a lawyer sign off on what we did. It is a neverending battle.

Re: iked random tunnel drops

2018-01-18 Thread Claudio Jeker
On Thu, Jan 18, 2018 at 04:57:14PM -0600, Marc West wrote: > I have an iked tunnel between two sites, both 6.2 with two machines at > each site running carp and sasyncd. This normally runs flawlessly but > there have been several events where tunnel traffic randomly drops. > Sometimes everything r

Re: identifying software and licenses used in base install

2018-01-18 Thread Kent Watsen
FWIW, the permission I seek is from my Legal department.  They want to ensure that 1) we don't use software having unacceptable licenses or in unacceptable ways, and 2) that the terms of all the copyrights are adhered to (e.g., reproducing attribution statements, etc.). At this point, it app

iked random tunnel drops

2018-01-18 Thread Marc West
I have an iked tunnel between two sites, both 6.2 with two machines at each site running carp and sasyncd. This normally runs flawlessly but there have been several events where tunnel traffic randomly drops. Sometimes everything reestablishes automatically about 5 minutes later, but in some cases

Re: Start 2 instances of ftp-proxy one for ftp one for reverse proxy

2018-01-18 Thread Mik J
Hello, Thank you for your answers but I'm probably missing something because the instance is not started at bootup # ls -l /etc/rc.d/ftpreverseproxy lrwxr-xr-x  1 root  wheel  18 Jan 18 20:43 /etc/rc.d/ftpreverseproxy -> /etc/rc.d/ftpproxy# grep reverse /etc/rc.conf.local ftpreverseproxy_flags=

Re: identifying software and licenses used in base install

2018-01-18 Thread Janne Johansson
2018-01-18 9:28 GMT+01:00 Janne Johansson : > 2018-01-18 8:27 GMT+01:00 : > >> > > Is there, by chance, such a breakdown available for these already? >> >> > So for "commercial vs free" or "BSD-ish vs GPL" you might be safe to know > all except the gnu stuff has a very permissive license, comparab

Re: bsd.mp not installed on EdgeRouter Lite

2018-01-18 Thread Scott Bennett
On 1/18/2018 9:23 AM, Stefan Sperling wrote: > On Thu, Jan 18, 2018 at 09:06:44AM -0500, Sean Murphy wrote: >> I performed the steps as indicated n the links above and now have GENERIC.MP >> running on my ERL. I did see that KARL failed on the initial install and >> reboot, > > It looks like this

Re: bsd.mp not installed on EdgeRouter Lite

2018-01-18 Thread Stefan Sperling
On Thu, Jan 18, 2018 at 09:06:44AM -0500, Sean Murphy wrote: > I performed the steps as indicated n the links above and now have GENERIC.MP > running on my ERL. I did see that KARL failed on the initial install and > reboot, It looks like this issue was just fixed in -current by visa@

Re: bsd.mp not installed on EdgeRouter Lite

2018-01-18 Thread Sean Murphy
On Tue, Jan 16, 2018 at 3:27 PM, Scott Bennett wrote: > On 1/15/2018 5:30 PM, jungle Boogie wrote: >> On 12 January 2018 at 08:24, Scott Bennett wrote: >>> After reading INSTALL.octeon, I was able to write miniroot62.fs to a usb, >>> plug that into the ERL, and perform a normal installation. The

Re: Help moving OpenBSD installation to new machine

2018-01-18 Thread Stuart Henderson
On 2018/01/17 16:52, Randall Gellens wrote: > At 6:44 PM -0800 1/16/18, Randall Gellens wrote: > > I have a new box, a Protectli with a dual core Intel Celeron 3865U. > > Following the advice to do a clean install onto the new box, I did so, with > OpenBSD 6.2. The install seemed to go smoothly,

Re: identifying software and licenses used in base install

2018-01-18 Thread Ingo Schwarze
Hi Nick, Nick Holland wrote on Wed, Jan 17, 2018 at 09:44:41PM -0500: > Things that aren't BSD-ish license are in /usr/src/gnu. Still true, but... > If that's where your problem is, that's what you want to leave out. ... that part is mildly misleading. Large parts below /usr/src/gnu/ *are* BSD

Re: identifying software and licenses used in base install

2018-01-18 Thread Ingo Schwarze
Hi, cho...@jtan.com wrote on Thu, Jan 18, 2018 at 09:27:22AM +0200: > ... as more time goes by the more damage and less advantage I see > by the existence of software licenses. This is imprecise. The *proliferation* of software licenses is indeed a problem, in particular the proliferation of co

Re: Start 2 instances of ftp-proxy one for ftp one for reverse proxy

2018-01-18 Thread Mathieu BLANC
Le 17/01/2018 à 22:24, Mik J a écrit : Hello, I'd like my firewall to start two instances one for ftp proxy and one for ftp proxy.So far I have in rc.confftpproxy_flags="-D7 -v -p 8021" I can run manually/usr/sbin/ftp-proxy -D7 -v -R 10.1.1.1 -p21 -b 3and the reverse proxy works But I would li

Re: identifying software and licenses used in base install

2018-01-18 Thread Ingo Schwarze
Hi Kent, Kent Watsen wrote on Wed, Jan 17, 2018 at 11:11:40PM +: > I'm throwing together a quick proof-of-concept thingy to give to a > customer and thought it might be fun to use OpenBSD as the OS for the > VM image. Unfortunately, the not so fun part of it is that I'm > required to get

Re: Start 2 instances of ftp-proxy one for ftp one for reverse proxy

2018-01-18 Thread Mathieu BLANC
Le 18/01/2018 à 10:37, Mathieu BLANC a écrit : Le 17/01/2018 à 22:24, Mik J a écrit : Hello, I'd like my firewall to start two instances one for ftp proxy and one for ftp proxy.So far I have in rc.confftpproxy_flags="-D7 -v -p 8021" I can run manually/usr/sbin/ftp-proxy -D7 -v -R 10.1.1.1 -p2

Re: Start 2 instances of ftp-proxy one for ftp one for reverse proxy

2018-01-18 Thread Marcus MERIGHI
mikyde...@yahoo.fr (Mik J), 2018.01.17 (Wed) 22:24 (CET): https://haveibeenpwned.com/api/v2/breachedaccount/mikyde...@yahoo.fr > I'd like my firewall to start two instances one for ftp proxy and one > for ftp proxy.So far I have in rc.confftpproxy_flags="-D7 -v -p 8021" > > I can run manually/us

Re: identifying software and licenses used in base install

2018-01-18 Thread Janne Johansson
2018-01-18 8:27 GMT+01:00 : > "Theo de Raadt" writes: > > > Is there, by chance, such a breakdown available for these already? > > > > No. We did our best. > > To be fair, these statements are potentially contradictory. If you > (plural) only "did your best" (and what more could have been done?)

Re: identifying software and licenses used in base install

2018-01-18 Thread Anthony J. Bentley
cho...@jtan.com writes: > "Theo de Raadt" writes: > > > Is there, by chance, such a breakdown available for these already? > > > > > No. We did our best. > > To be fair, these statements are potentially contradictory. If you > (plural) only "did your best" (and what more could have been done?) > t