On Tue, Feb 28, 2023 at 7:46 PM wrote:
>
> My friend has a spare Talos II motherboard that is currently sitting in his
> house
> in Indiana USA collecting dust.
>
> https://www.raptorcs.com/TALOSII/
>
> I have convinced him to donate/sell it to an open source project or developer.
>
> I reached o
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 on 2022-01-09T19:08:35Z
Ambiguous: choose package for gcc
a0:
On Wed, Mar 18, 2020 at 11:25 AM Andreas Kusalananda Kähäri
wrote:
>
> On Wed, Mar 18, 2020 at 10:59:21AM -0400, Jeffrey Walton wrote:
> > On Wed, Mar 18, 2020 at 4:26 AM Stuart Henderson
> > wrote:
> > >
> > > On 2020-03-18, Jeffrey Walton wrote:
On Wed, Mar 18, 2020 at 4:26 AM Stuart Henderson wrote:
>
> On 2020-03-18, Jeffrey Walton wrote:
> > According to https://man.openbsd.org/NetBSD-8.1/security.7#FORTIFY_SOURCE
> > OpenBSD implements glibc bounds checking on certain functions. I am
> > trying to detec
According to https://man.openbsd.org/NetBSD-8.1/security.7#FORTIFY_SOURCE
OpenBSD implements glibc bounds checking on certain functions. I am
trying to detect FORTIFY_SOURCE without looking up operating system
names and versions.
The following code works for Linux, but fails under OpenBSD (it is
p
On Wed, Dec 4, 2019 at 1:05 PM Dieter Rauschenberger
wrote:
>
> i have encrypted several documents with
>
> openssl enc -aes-256-cbc -e < FOO > FOO.aes256
>
> This was serveral years ago before Libressl was invented. Now I wanted
> to decrypt the docs with:
>
> openssl enc -aes-256-cbc -d < FOO.ae
On Sun, Nov 24, 2019 at 10:10 PM Philip Guenther wrote:
>
> On Sun, Nov 24, 2019 at 3:11 AM Jeffrey Walton wrote:
>>
>> I am struggling to get a USB modem and terminal configured properly
>> under OpenBSD. The same code on Linux is fine. The symptom I am seeing
>>
On Sun, Nov 24, 2019 at 11:01 PM Philip Guenther wrote:
>
> On Sun, Nov 24, 2019 at 7:53 PM Jeffrey Walton wrote:
>>
>> On Sun, Nov 24, 2019 at 10:10 PM Philip Guenther wrote:
>> >
>> > On Sun, Nov 24, 2019 at 3:11 AM Jeffrey Walton wrote:
>> >&
I am struggling to get a USB modem and terminal configured properly
under OpenBSD. The same code on Linux is fine. The symptom I am seeing
is a hung read() after issuing ATZ\r to the modem.
I'm guessing there's an uninitialized field in my struct termios tty.
The latest Posix provides O_TTY_INIT t
On Sun, Sep 15, 2013 at 9:48 AM, Maxime wrote:
> Le 15/09/2013 15:25, Jeffrey Walton a écrit :
>> On Sun, Sep 15, 2013 at 8:28 AM, Roman Gorelov wrote:
>>>> Jeffrey Walton writes:
>>>>> Mt bad. That was the mirror. Here's the full PKG_PATH (from the
On Sun, Sep 15, 2013 at 8:28 AM, Roman Gorelov wrote:
>> Jeffrey Walton writes:
>> > Mt bad. That was the mirror. Here's the full PKG_PATH (from the
>> > capture): ftp://mirror.jmu.edu/pub/OpenBSD/OpenBSD/5.3.packages/amd64/
>> > (with the trailing slash).
&
On Sun, Sep 15, 2013 at 6:24 AM, Jeffrey Walton wrote:
> On Sun, Sep 15, 2013 at 6:21 AM, Maxime wrote:
>> Le 15/09/2013 12:08, Jeffrey Walton a écrit :
>>> Before I spend my time and the list's time on this issue, I've read
>>> 15.1 and 15.2 from http://w
On Sun, Sep 15, 2013 at 6:21 AM, Maxime wrote:
> Le 15/09/2013 12:08, Jeffrey Walton a écrit :
>> Before I spend my time and the list's time on this issue, I've read
>> 15.1 and 15.2 from http://www.openbsd.org/faq/faq15.html#PkgMgmt.
>>
>> The command show
Before I spend my time and the list's time on this issue, I've read
15.1 and 15.2 from http://www.openbsd.org/faq/faq15.html#PkgMgmt.
The command show at http://postimg.org/image/ke2g1wlb9/55c1891b/
attempted to install 'subversion'. Its been running for about 6 hours,
so believe something is wron
On Sat, Sep 14, 2013 at 10:08 PM, Philip Guenther wrote:
> On Sat, Sep 14, 2013 at 7:00 PM, Jeffrey Walton wrote:
> ...
>> Yeah, I should have taken a screen capture. I don't use the mail
>> program too often (its been years since I've had to), so it was not a
>
On Sat, Sep 14, 2013 at 9:47 PM, Marc Espie wrote:
> On Sat, Sep 14, 2013 at 09:28:07PM -0400, Jeffrey Walton wrote:
>> On Sat, Sep 14, 2013 at 9:20 PM, Brian McCafferty
>> wrote:
>> > On 09/14/13 18:41, Jeffrey Walton wrote:
>> >>
>> >
>&g
On Sat, Sep 14, 2013 at 9:52 PM, Ted Unangst wrote:
> On Sat, Sep 14, 2013 at 20:14, Jeffrey Walton wrote:
>
>> I really don't get why this shit is so f**k'ing difficult. How is
>> running around with a root terminal open more secure than exec'ing one
>> c
On Sat, Sep 14, 2013 at 9:20 PM, Brian McCafferty wrote:
> On 09/14/13 18:41, Jeffrey Walton wrote:
>>
>
> Just in case you didn't notice, when you first install you should have mail.
> $mail
> It will describe reading "afterboot" and many other things, e
th a root terminal open more secure than exec'ing one
command under sudo???
Thanks for the advice.
Jeff
On Sat, Sep 14, 2013 at 7:53 PM, Shawn K. Quinn wrote:
> On Sat, Sep 14, 2013, at 06:47 PM, Martin Schröder wrote:
>> 2013/9/15 Jeffrey Walton :
>> >> man visud
On Sat, Sep 14, 2013 at 7:08 PM, Martin Schröder wrote:
> 2013/9/15 Jeffrey Walton :
>> I wanted to add myself to the sudo group.
>
> man sudo
It appears to lack information on adding a user (I went through this
man page before asking the question).
Then, I went to the web a
On Sat, Sep 14, 2013 at 7:11 PM, Kenneth R Westerback
wrote:
> On Sat, Sep 14, 2013 at 06:41:58PM -0400, Jeffrey Walton wrote:
>> I'm trying to add myself to sudoers. I used `su -` to get root, and
>> then `adduser jwalton sudo`.
>>
>> Now I'm stuck a loop of:
On Sat, Sep 14, 2013 at 7:08 PM, Martin Schröder wrote:
> 2013/9/15 Jeffrey Walton :
>> I wanted to add myself to the sudo group.
>
> man sudo
> man visudo
> man adduser
> man group
Thanks Martin.
On Sat, Sep 14, 2013 at 6:56 PM, Alexander Hall wrote:
> On 09/15/13 00:41, Jeffrey Walton wrote:
>>
>> I'm trying to add myself to sudoers. I used `su -` to get root, and
>> then `adduser jwalton sudo`.
>
> What did you expect from that command? And why?
I'
I'm trying to add myself to sudoers. I used `su -` to get root, and
then `adduser jwalton sudo`.
Now I'm stuck a loop of:
Enter username[]:
When I try and add my name, I'm told its there. When I try to
(no name), I looped back to the prompt. I have to break out with a ^C.
After the ^C break
It appears the US donations area is broken.
Following PayPal from http://www.openbsd.org/donations.html, I am
taken to http://www.openbsdfoundation.org/donations.html.
>From http://www.openbsdfoundation.org/donations.html, I select "US
Donations" and then taken to PayPal.
PayPal's site takes me
I'd like to use some C++ language features that are relatively new.
They include intializer lists, rvalue references and regex (and
perhaps a lambda on occasion).
Does anyone have a C++ compiler recommendation for OpenBSD?
Thanks in advance
On Tue, Sep 10, 2013 at 6:10 PM, Gregor Best wrote:
> On Tue, Sep 10, 2013 at 05:40:19PM -0400, Jeffrey Walton wrote:
>> [...]
>> Does anyone have a C++ compiler recommendation for OpenBSD?
>> [...]
>
> What about GCC? Clang++'s C++11 support is spotty at best, a
On Sun, Sep 18, 2011 at 4:36 AM, Fritz Wuehler
wrote:
> You wrote:
>
>> On Sat, 17 Sep 2011 02:34:30 +0200
>> Fritz Wuehler wrote:
>>
>> > That's a load of rubbish. Doing something wrong because others do it just
>> > makes you a meme, it doesn't make you right. You're a great arrogant,
>> > know
On Thu, Sep 15, 2011 at 5:23 PM, Marc Espie wrote:
> On Thu, Sep 15, 2011 at 03:17:36PM -0400, Jeffrey Walton wrote:
>> I'm interested in seeing if (1) patches have been applied to fix my
>> template error problem
>> (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21656
On Thu, Sep 15, 2011 at 3:01 PM, LeviaComm Networks
wrote:
> On 15-Sep-11 11:40, Jeffrey Walton wrote:
>>
>> Hi All,
>>
>> After installing GCC 4.2.4, I still have version 4.2.1. I've learned a
>> little about pkg_add, so I went hunting for the README.
>&g
Hi All,
After installing GCC 4.2.4, I still have version 4.2.1. I've learned a
little about pkg_add, so I went hunting for the README.
$ find / -name gcc 2>/dev/null
/usr/local/lib/gcc
/usr/local/libexec/gcc
/usr/local/include/boost/mpl/aux_/preprocessed/gcc
/usr/bin/gcc
$ find /usr/local/lib/gc
Hi Sturat,
On Mon, Sep 12, 2011 at 3:58 PM, Stuart Henderson
wrote:
> On 2011-09-12, Jeffrey Walton wrote:
>> Otherwise, if pkg_add is the 'installer', then the tool or process is
>> broken. In the later case - as a dumb user - I don't consider required
>>
On Mon, Sep 12, 2011 at 2:39 AM, Antoine Jacoutot wrote:
> On Mon, 12 Sep 2011, Jeffrey Walton wrote:
>> Otherwise, if pkg_add is the 'installer', then the tool or process is
>> broken. In the later case - as a dumb user - I don't consider required
>> confi
On Mon, Sep 12, 2011 at 1:00 AM, Tomas Bodzar wrote:
> On Mon, Sep 12, 2011 at 4:12 AM, Jeffrey Walton wrote:
>> On Sun, Sep 11, 2011 at 5:46 PM, Dmitrij D. Czarkoff
wrote:
>>> On Sun, Sep 11, 2011 at 11:07:14AM -0400, Jeffrey Walton wrote:
>>>> [SNIP]
>&g
On Sun, Sep 11, 2011 at 10:12 PM, Jeffrey Walton wrote:
> Hi Dmitrij,
>
> On Sun, Sep 11, 2011 at 5:46 PM, Dmitrij D. Czarkoff
> wrote:
>> On Sun, Sep 11, 2011 at 11:07:14AM -0400, Jeffrey Walton wrote:
>>> OK, I deleted 4.9 and installed 4.8. I saved the console m
Hi Dmitrij,
On Sun, Sep 11, 2011 at 5:46 PM, Dmitrij D. Czarkoff wrote:
> On Sun, Sep 11, 2011 at 11:07:14AM -0400, Jeffrey Walton wrote:
>> OK, I deleted 4.9 and installed 4.8. I saved the console messages and
>> started and started the gdm, avahi, and dbus daemon as instru
On Sun, Sep 11, 2011 at 10:37 AM, Christian Barthel
wrote:
> On Sun, Sep 11, 2011 at 07:12:36AM -0400, Jeffrey Walton wrote:
>> Hi All,
>>
>> OpenBSD specific reading for installing GNOME is a bit hard to come
>> by, and README and INSTALL don't mention GNOME
On Sun, Sep 11, 2011 at 7:56 AM, Tomas Bodzar wrote:
> On Sun, Sep 11, 2011 at 1:12 PM, Jeffrey Walton wrote:
>> Hi All,
>>
>> OpenBSD specific reading for installing GNOME is a bit hard to come
>> by, and README and INSTALL don't mention GNOME, so please forgive
Hi All,
OpenBSD specific reading for installing GNOME is a bit hard to come
by, and README and INSTALL don't mention GNOME, so please forgive the
basic questions.
I think GNOME is either fully installed or partially installed (I'm
not sure if I hung in AddDelete.pl at Avahi*). I issued 'pkg_add
g
39 matches
Mail list logo