Re: cwmrc and environment variables

2024-01-10 Thread Ioan Samarul
On Wed, Jan 10, 2024 at 12:26 PM Crystal Kolipe wrote: > > On Wed, Jan 10, 2024 at 11:41:01AM +, Ioan Samarul wrote: > > I am trying to define mappings in cwmrc for some of my scripts. If I > > use the full path (/home/user/bin/someScript) they work as expected, > > but if I use something like

Re: Partition completely wiped out, why?

2024-01-10 Thread Jonas Bechtel
TL;DR - maybe the reason is some bad interaction between Linux mount with wrong -o ufstype=old with following BSD auto-fsck on boot? Also thanks to ken and Otto for pointing out that you must write one of "ro" or "rw". In case it helps, here are detailed answers to the questions: On Wed, 10

Re: File corruption on SSD disk

2024-01-10 Thread Jan Stary
On Jan 09 16:40:48, obsd.t...@randy.pensive.org wrote: > I'm running OpenBSD on a Protectli box as a router/firewall. The disk is an > SSD. Every now and then I reboot it ("sudo shutdown -r now") just to make > sure it comes back up. Several times it hung on disk errors that the auto > 'fsck' can't

Re: Partition completely wiped out, why?

2024-01-10 Thread Jan Stary
On Jan 10 00:21:12, p...@jbechtel.de wrote: > Ten years ago I installed OpenBSD 5.[?] which included setting up a > small partition of 2 GB, including the full OS with kernel, programs, > web-related data, etc.. Why did you install everything in one small partition? > What also may be noted is th

Re: as cannot do endbr64 instructions (too old)

2024-01-10 Thread Stuart Henderson
Please send it to tech@ On 2024/01/10 13:18, Lorenz (xha) wrote: > On Wed, Jan 03, 2024 at 08:50:43AM +0100, Lorenz (xha) wrote: > > On Tue, Jan 02, 2024 at 08:32:00PM -, Stuart Henderson wrote: > > > I can't say. Though I doubt there would much objection if it's clean and > > > not a copy of

Re: cwmrc and environment variables

2024-01-10 Thread Crystal Kolipe
On Wed, Jan 10, 2024 at 11:41:01AM +, Ioan Samarul wrote: > I am trying to define mappings in cwmrc for some of my scripts. If I > use the full path (/home/user/bin/someScript) they work as expected, > but if I use something like $HOME/bin/someScript cwm does not > recognize the mapping. > > I

Re: as cannot do endbr64 instructions (too old)

2024-01-10 Thread Lorenz (xha)
On Wed, Jan 03, 2024 at 08:50:43AM +0100, Lorenz (xha) wrote: > On Tue, Jan 02, 2024 at 08:32:00PM -, Stuart Henderson wrote: > > I can't say. Though I doubt there would much objection if it's clean and > > not a copy of a GPLv3-licensed upstream commit. > > what about this? > > i am not sure

cwmrc and environment variables

2024-01-10 Thread Ioan Samarul
Hello to you all! I am trying to define mappings in cwmrc for some of my scripts. If I use the full path (/home/user/bin/someScript) they work as expected, but if I use something like $HOME/bin/someScript cwm does not recognize the mapping. Is there something else I should do or it is just not po

Re: File corruption on SSD disk

2024-01-10 Thread Stuart Henderson
On 2024-01-10, Randall Gellens wrote: > I'm running OpenBSD on a Protectli box as a router/firewall. The disk is > an SSD. Every now and then I reboot it ("sudo shutdown -r now") just to > make sure it comes back up. Several times it hung on disk errors that > the auto 'fsck' can't fix. I was a