El lun, 10 ene 2022 a las 4:10, Jeffrey Walton ()
escribió:
>
> Hi Everyone,
>
> I am working on OpenBSD 7.0, x86_64. I'm trying to script an install
> of developer tools I use, like GCC and Git. When I attempt to install
> GCC I am prompted:
>
> $ sudo pkg_add gcc g++
> quirks-4.54 signed
El lun, 10 ene 2022 a las 4:10, Jeffrey Walton ()
escribió:
> Hi Everyone,
>
> I am working on OpenBSD 7.0, x86_64. I'm trying to script an install
> of developer tools I use, like GCC and Git. When I attempt to install
> GCC I am prompted:
>
> $ sudo pkg_add gcc g++
> quirks-4.54 signed o
On Sat, Jan 08, 2022 at 01:43:32PM -0700, Ted Bullock wrote:
> The manpage incorrectly describes the behaviour and usage of
> pci_mapreg_probe(9). This function does not return 0 for success and !0
> for failure as described in the manual, see the diff below for a
> possible re-wording and correcte
On 2022-01-10 2:18 a.m., Jonathan Gray wrote:
On Sat, Jan 08, 2022 at 01:43:32PM -0700, Ted Bullock wrote:
The manpage incorrectly describes the behaviour and usage of
pci_mapreg_probe(9). This function does not return 0 for success and !0
for failure as described in the manual, see the diff b
On Mon, Jan 10, 2022 at 02:24:05AM -0700, Ted Bullock wrote:
>
> On 2022-01-10 2:18 a.m., Jonathan Gray wrote:
> > On Sat, Jan 08, 2022 at 01:43:32PM -0700, Ted Bullock wrote:
> > > The manpage incorrectly describes the behaviour and usage of
> > > pci_mapreg_probe(9). This function does not retur
[forgot to Cc the list]
On Mon, Jan 10, 2022 at 11:36:04AM +0100, Marc Espie wrote:
> On Sun, Jan 09, 2022 at 10:03:01PM -0500, Jeffrey Walton wrote:
> > Hi Everyone,
> >
> > I am working on OpenBSD 7.0, x86_64. I'm trying to script an install
> > of developer tools I use, like GCC and Git. When
On Mon, Jan 10, 2022 at 09:17:25PM +1100, Jonathan Gray wrote:
> On Mon, Jan 10, 2022 at 02:24:05AM -0700, Ted Bullock wrote:
> >
> > On 2022-01-10 2:18 a.m., Jonathan Gray wrote:
> > > On Sat, Jan 08, 2022 at 01:43:32PM -0700, Ted Bullock wrote:
> > > > The manpage incorrectly describes the behav
On 2022-01-09, Ryan Kavanagh wrote:
> Hi Stuart,
>
> On Sun, Jan 09, 2022 at 03:12:06PM -, Stuart Henderson wrote:
>> That's shown after the dmesg, though "vmstat -i" would probably be
>> better as it has the totals as well.
>
> vmstat -i under GENERIC before rebooting into GENERIC.MP:
>
> int
> > > I am working on OpenBSD 7.0, x86_64. I'm trying to script an install
> > > of developer tools I use, like GCC and Git. When I attempt to install
> > > GCC I am prompted:
> > >
> > > $ sudo pkg_add gcc g++
> > > quirks-4.54 signed on 2022-01-09T19:08:35Z
> > > Ambiguous: choose pa
On 1/9/22 8:51 PM, Jordan Geoghegan wrote:
Hello,
I have an HP Probook (dmesg below) that is only playing audio from the
left headphone speaker. No matter how I try I cannot get any audio to
play over the right side speaker. I have very little experience
debugging audio issues on OpenBSD as ever
On Mon, Jan 10, 2022 at 10:54:22AM -0500, Ian Darwin wrote:
> > > > I am working on OpenBSD 7.0, x86_64. I'm trying to script an install
> > > > of developer tools I use, like GCC and Git. When I attempt to install
> > > > GCC I am prompted:
> > > >
> > > > $ sudo pkg_add gcc g++
> > > > q
I thought
dd if=/dev/zero of=/dev/rwd1 bs=1m
would delete the mbr. But I still see the partition table
with fdisk.
Any explanation?
Rod.
On Mon, Jan 10, 2022 at 07:35:51PM +, Roderick wrote:
>
> I thought
>
> dd if=/dev/zero of=/dev/rwd1 bs=1m
>
> would delete the mbr. But I still see the partition table
> with fdisk.
>
> Any explanation?
>
> Rod.
>
You just created a file in /dev named rwd1. There is no device called rw
I see, thanks! :)
Rod.
On Mon, 10 Jan 2022, Otto Moerbeek wrote:
On Mon, Jan 10, 2022 at 07:35:51PM +, Roderick wrote:
I thought
dd if=/dev/zero of=/dev/rwd1 bs=1m
would delete the mbr. But I still see the partition table
with fdisk.
Any explanation?
Rod.
You just created a fil
Happy New Year to everyone!
I currently run openBSD FW v7.0 with vpn setups at a few client sites.
Fantastic...no issues.
One client recently changed office location (this week exactly) and had
Bell install a voip system using softphones. The phones worked last week.
However, now that the rest of
On 2022-01-10 3:53 a.m., Jonathan Gray wrote:
> On Mon, Jan 10, 2022 at 09:17:25PM +1100, Jonathan Gray wrote:
>> On Mon, Jan 10, 2022 at 02:24:05AM -0700, Ted Bullock wrote:
>>>
>>> On 2022-01-10 2:18 a.m., Jonathan Gray wrote:
On Sat, Jan 08, 2022 at 01:43:32PM -0700, Ted Bullock wrote:
It isn't just SIP. You will need to set up NAT traversal and make sure RTP
traffic can pass as well. Setting up a STUN server and configuring the
clients to use it should aid in the NAT portion. The RTP traffic should be
fine as long as pf is being stateful. If the phones register over SIP fine,
bu
On Mon, Jan 10, 2022 at 07:15:25PM +0100, Andreas Kusalananda Khri wrote:
> Which one is the "latest" here?
>
> $ doas pkg_add bogofilter
> doas (kk@box) password:
> quirks-4.92 signed on 2022-01-07T13:45:06Z
> Ambiguous: choose package for bogofilter
> a 0:
>
On Mon, Jan 10, 2022 at 06:28:38PM -0300, Crystal Kolipe wrote:
> On Mon, Jan 10, 2022 at 07:15:25PM +0100, Andreas Kusalananda Khri wrote:
> > Which one is the "latest" here?
> >
> > $ doas pkg_add bogofilter
> > doas (kk@box) password:
> > quirks-4.92 signed on 2022-01-07T13:45:06Z
>
On Mon, Jan 10, 2022 at 10:54:22AM -0500, Ian Darwin wrote:
> > > > I am working on OpenBSD 7.0, x86_64. I'm trying to script an install
> > > > of developer tools I use, like GCC and Git. When I attempt to install
> > > > GCC I am prompted:
> > > >
> > > > $ sudo pkg_add gcc g++
> > > > q
nagios install creates user _nagios with login = /sbin/nologin
I have some OpenBSD systems not configured to send email to external
addresses; there is one system (host0) that is configured to send email
outside. I wish to use nagios on host0 to monitor the other systems and
send notifications to a
On 2022-01-10, Andreas Kusalananda Kähäri wrote:
> Which one is the "latest" here?
>
> $ doas pkg_add bogofilter
> doas (kk@box) password:
> quirks-4.92 signed on 2022-01-07T13:45:06Z
> Ambiguous: choose package for bogofilter
> a 0:
> 1: bogofilt
On 2022-01-10, Ian Darwin wrote:
> On Mon, Jan 10, 2022 at 06:28:38PM -0300, Crystal Kolipe wrote:
>> On Mon, Jan 10, 2022 at 07:15:25PM +0100, Andreas Kusalananda Khri wrote:
>> > Which one is the "latest" here?
>> >
>> >$ doas pkg_add bogofilter
>> >doas (kk@box) password:
>> >quirk
On Tue, Jan 11, 2022 at 01:13:27AM -, Stuart Henderson wrote:
> On 2022-01-10, Ian Darwin wrote:
> > On Mon, Jan 10, 2022 at 06:28:38PM -0300, Crystal Kolipe wrote:
> >> On Mon, Jan 10, 2022 at 07:15:25PM +0100, Andreas Kusalananda Khri wrote:
> >> > Which one is the "latest" here?
> >> >
> >
On 2022-01-10 3:53 a.m., Jonathan Gray wrote:
> On Mon, Jan 10, 2022 at 09:17:25PM +1100, Jonathan Gray wrote:
>> On Mon, Jan 10, 2022 at 02:24:05AM -0700, Ted Bullock wrote:
>>>
>>> On 2022-01-10 2:18 a.m., Jonathan Gray wrote:
On Sat, Jan 08, 2022 at 01:43:32PM -0700, Ted Bullock wrote:
>
Atticus [grobe...@gmail.com] wrote:
> It isn't just SIP. You will need to set up NAT traversal and make sure RTP
> traffic can pass as well. Setting up a STUN server and configuring the
> clients to use it should aid in the NAT portion. The RTP traffic should be
> fine as long as pf is being statef
26 matches
Mail list logo