Re: weird ansible + doas behaviour

2020-06-21 Thread Gregory Edigarov
On 2020-06-21 23:55, Stuart Henderson wrote: On 2020-06-21, Gregory Edigarov wrote: Trying to run ansible-playbook with localhost. Playbook: --- - hosts: localhost   become: true   become_method: doas   roles:   - wrkstpkgs Expected behaviour - Ansible asks for the become pass

Re: weird ansible + doas behaviour

2020-06-21 Thread Theo de Raadt
Stuart Henderson wrote: > On 2020-06-21, Gregory Edigarov wrote: > > Yes, it's definitely  the case. But are there any workarounds? of course > > I can install sudo from packages, but I'm always willing to stick with > > the base as much as possible.  And completely preventing the 

Re: weird ansible + doas behaviour

2020-06-21 Thread Stuart Henderson
On 2020-06-21, Gregory Edigarov wrote: > Yes, it's definitely  the case. But are there any workarounds? of course > I can install sudo from packages, but I'm always willing to stick with > the base as much as possible.  And completely preventing the  prompting > for password using permit

Keyboard on raspberry pi rpi3b not working

2020-06-21 Thread openbsdtai123
Dear Theo, Hello, I would like that my keyboard G213 works, but unfortunately, it doesnt. Please find my dmesg. I am looking forward to reading you. Best regards Openbsd user OpenBSD 6.7 (GENERIC.MP) #602: Thu May 7 13:45:48 MDT 2020

Re: IKEDv2 and alias addresses

2020-06-21 Thread Stuart Henderson
On 2020-06-21, Sonic wrote: > On Sun, Jun 21, 2020 at 12:11 PM Patrick Wildt wrote: >> If you want to use a specific address for a policy, you can use the >> "local" keyword to specify it. This is part of the policy, not a global >> option. >> >> Then iked(8) continues to losten on 0.0.0.0:500,

weird ansible + doas behaviour

2020-06-21 Thread Gregory Edigarov
Trying to run ansible-playbook with localhost. Playbook: --- - hosts: localhost   become: true   become_method: doas   roles:   - wrkstpkgs Expected behaviour - Ansible asks for the become pass only once, then execution of tasks require no intervention. Observed behaviour: run

Re: weird ansible + doas behaviour

2020-06-21 Thread Stuart Henderson
On 2020-06-21, Gregory Edigarov wrote: > Trying to run ansible-playbook with localhost. > Playbook: > > --- > - hosts: localhost >   become: true >   become_method: doas > >   roles: >   - wrkstpkgs > > > Expected behaviour - Ansible asks for the become pass only once, then > execution of

Re: IKEDv2 and alias addresses

2020-06-21 Thread Sonic
On Sun, Jun 21, 2020 at 12:11 PM Patrick Wildt wrote: > If you want to use a specific address for a policy, you can use the > "local" keyword to specify it. This is part of the policy, not a global > option. > > Then iked(8) continues to losten on 0.0.0.0:500, but the policy will > only match if

Re: Lenovo V130, boot failed with error "entry point at 0x1001000"

2020-06-21 Thread Sven Wolf
Hi, the update of the loader didn't help. I've updated the bootx64.efi from 3.48 to 3.52. But the current kernel doesn't load. I'll try a re-installation. Maybe @Otto can explain why the start of bsd.rd is possible and the start of bsd.sp/bsd.mp is not possible. Maybe I can build a custom

Re: Lenovo V130, boot failed with error "entry point at 0x1001000"

2020-06-21 Thread Sven Wolf
Hi, I found the same issue in a thread some weeks ago. https://marc.info/?l=openbsd-misc=159039904132502=2 I'll test an reinstall/older loader. Boot from mbr isn't an option :( Best regards, Sven On 6/21/20 8:20 PM, Sven Wolf wrote: Hi, I've upgraded my Lenovo V130 from snapshot 6.6 (April

Lenovo V130, boot failed with error "entry point at 0x1001000"

2020-06-21 Thread Sven Wolf
Hi, I've upgraded my Lenovo V130 from snapshot 6.6 (April 2020) to the snapshot from 2020-06-20. The boot via boot.rd is always possible. But when I load bsd.sp or bsd.rd the boot process stops with the error "entry point 0x1001000". Do you have an idea how I can fix this error? In the past I

Re: IKEDv2 and alias addresses

2020-06-21 Thread Patrick Wildt
On Fri, Jun 19, 2020 at 11:19:11AM -0400, Sonic wrote: > With IKEDv1 I was able to use alias addresses for the VPN tunnels with > a Listen-on directive in isakmpd.conf: > == > [General] > Listen-on= 1.2.3.7 > == > > So far my attempts with IKEDv2 have

Re: [patch] calendar.music: Neil Peart 1952-2020

2020-06-21 Thread Jason McIntyre
On Sat, Jun 20, 2020 at 02:42:15PM -0700, Matthew J. C. Clarke wrote: > committed, thanks. jmc > Index: usr.bin/calendar/calendars/calendar.music > === > RCS file: /cvs/src/usr.bin/calendar/calendars/calendar.music,v > retrieving