On May 23, 2025 2:11:24 PM GMT+03:00, void wrote:
>On Fri, May 23, 2025 at 09:36:22AM +0200, Patrick M. Hausen wrote:
>>
>> If I did not get this conversation entirely wrong, the problem
>> is exactly that there are probably many people running an
>> unsupported configuration without knowing.
might also want to look at autobridge* options while you redo that config
On April 26, 2025 4:06:16 PM GMT+03:00, void wrote:
>On Sat, Apr 26, 2025 at 03:01:01PM +0300, Sulev-Madis Silber wrote:
>>
>> that might be it!? there is hdd on machine that was tested but now never
>> really likes to complete the long smart tests, and short take a
On April 23, 2025 6:40:44 PM GMT+03:00, void wrote:
>On Mon, Apr 21, 2025 at 04:25:16AM +0300, Sulev-Madis Silber wrote:
>> i have long running issue in my 13.4 box (amd64)
>>
>> others don't get it at all and only suggest adding more than 4g ram
>>
>&
On April 23, 2025 8:34:36 AM GMT+03:00, Mark Millard wrote:
>On Apr 22, 2025, at 21:59, Mark Millard wrote:
>
>> Sulev-Madis Silber wrote
>> on
>> Date: Wed, 23 Apr 2025 04:31:41 UTC :
>>
>> https://forums.freebsd.org/threads/server-freezes-when-
On April 23, 2025 6:27:20 AM GMT+03:00, Mark Millard wrote:
>Sulev-Madis Silber wrote on
>Date: Wed, 23 Apr 2025 02:04:28 UTC :
>
>> yes, 2 * 8g partitions on separate disks, so i have 16g swap
>>
>> . . .
>>
>> >> >Van: Sulev-Madis Si
On April 22, 2025 8:34:35 PM GMT+03:00, Toomas Soome wrote:
>
>
>> On 22. Apr 2025, at 18:23, Sulev-Madis Silber
>> wrote:
>>
>> well i don't have those errors anymore so there's nothing to give
>>
>> i've tried to tune arc but i
t; >on this list if you can copy-paste the errors into your email.
>> >
>> >Second, as far as I can see FreeBSD 13.4 uses OpenZFS 2.1.14. FreeBSD 14
>> >uses OpenZFS 2.2.X which has bugfixes and improved tuning, although I
>> >cannot claim that will fix you
with arc_max as a
>legacy alias, but I don't know if that already happened in 13.4.
>
>Another thing to check is the usage of tmpfs. If you don't restrict the max
>size of a tmpfs filesystem it will compete for memory. Although this will also
>show an increase in swap usa
i see that there's revised version of proposed fix committed now and everyone
can keep their configs
this closes the issue
at least for now
On April 9, 2025 9:31:22 PM GMT+03:00, Ed Maste wrote:
>On Wed, 9 Apr 2025 at 10:58, Sulev-Madis Silber
> wrote:
>>
>> but it does indeed turn MK_ELFTOOLCHAIN_BOOTSTRAP to "no" value
>
>OK, https://reviews.freebsd.org/D49722 should fix this then (but will
&g
On April 9, 2025 5:08:31 AM GMT+03:00, Ed Maste wrote:
>On Mon, 7 Apr 2025 at 21:50, Sulev-Madis Silber
> wrote:
>>
>> --- boot1.efi ---
>> SOURCE_DATE_EPOCH=1704067200 elfcopy -j .peheader -j .text -j .sdata -j
>> .data -j .
>> dynamic -j .dynsym -j
gular 13.4 too. i would be all alone
if i would have custom system. but it's pretty stock. my only fault was to try
build 15 on 13
On April 8, 2025 5:13:31 AM GMT+03:00, Minsoo Choo
wrote:
>
>
>
>
>
>Sent with Proton Mail secure email.
>
>On Monday, April 7t
--- boot1.efi ---
SOURCE_DATE_EPOCH=1704067200 elfcopy -j .peheader -j .text -j .sdata -j .data
-j .
dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_frame
--output-target
=binary boot1.sym boot1.efi
sh: elfcopy: not found
313.12 real 432.90 user44.54 sys
make
btw, has anyone tried to observe boot if you have like ~50 network interfaces?
it's all useful debug but it's wall of text? but i would not change default
i wouldn't change defaults for kernel too
and our kernel has actually structured output
this is not the case in eg linux kernel or even init
if i read what hellosystem did to whole init, i can't see how it could be
implemented easily, nevermind it being default. they also disabled ttys and
everything
unsure what the solution would be here
there are number of custom fbsd inits, even i have it, with defaults unlikely
to be suitable f
while why is it 0.0.0.0 and not 0.0.0.0/0, 0/0 or 0?
why is it ::/0 not ::, 0:0:0:0:0:0:0:0, 0:0:0:0:0:0:0:0/0,
::::::: or
:::::::/0?
realistically we need automated interfaces too. parsing everything out of human
ui is very error
d now it can't be in base because of
it. if basically noone devs, why is compiler in base then? btw removing that
would be weird too and would create all sorts of chicken end egg issues
hopefully this all resolves into my favorite solution, still have src/ports
---begin---
#!/bin/sh -
not shipping src in installer? what could possibly go wrong!
i was just thinking of this the other day. that installers are self-contained
packages that come with os and it's source...
On January 21, 2025 10:09:43 PM GMT+02:00, Gleb Smirnoff
wrote:
...
>I think that /usr/src and /usr/ports a
is there anyone working on that? still? anymore?
basically i have code for 13.2 and hw to test this on but i'm not comfortable
on this field
it would be waste of already written code by someone else and interesting,
cheap, available hw that could run fbsd. the code needs cleanup, that part i
g
add variation of this to stock image to get better rescue media. maybe
installer could even be updated a bit. if that is really big issue. cons is
that this requires network to be present. but where to get packages from anyway
without it, perhaps dvd1. i actually find it confusing that highly te
call me new, i only started with 4.6, being 19 years old at that time, which is
pretty good i think
i've always found anything but gpart way too confusing to use. by that time i
started with fbsd, chs was also gone for good. hence, no need, and when gpart
came, i just switched over. and i consi
On 23 December 2023 09:18:23 EET, Xin Li wrote:
>Hi,
>
>Inspired by D42961, I propose that we move forward with disabling the
>compression by default in newsyslog, as implemented in
>https://reviews.freebsd.org/D43169
>
>Historically, newsyslog has compressed rotated log files to save disk space
i found issue, but this needs more testing and i only have allwinner h3 here
with
hw.userspace_allow_phys_counter=1
time doesn't jump forward and back (!) anymore
i tracked this down to this commit here:
7ad28b73ec1f - arm: Add a userspace physical timer check
perhaps there are more people out
there's something between (working):
47d997021fbc
and (not working):
03bfee175269
that causes this to happen:
# date +%s
1694821998
# date +%s
1694822034
# date +%s
1694822036
# date +%s
1694822003
it's armv7 allwinner h3 board this issue happens in. i have no clue where to
look except to
i'm experiencing kind of similar issue. unsure why or how. i have 13.2.
console is sc. the other side, via serial, is running current. uart is from
usb serial adapter. other side has native soc uart. when i establish
connection to that thing with cu, which is embedded board btw, and log in,
i get w
on why removing those, i for example only use /etc/csh.cshrc so i don't need
others
i wonder what's the latest point in repository that DOES work? my bbb runs
current from year 2014, it does run well and off emmc. it's awfully crap
compared to my h3 but i would still like to have something on it. when i
started working with embedded hw again, i took that out of box too,
expected t
unsure if anybody else needs that functionality. i was suggested to submit
it into actual code review place, but i'm unsure. it's from 2014, it still
cleanly applies. probably because noone needed to touch working code!
anyway, i used it in in arm board development, in bbb, to default system
time t
i installed v4.6. that was a long time ago. the public honeypot ran it, and
i got curious. i've been using it since then. in servers, desktops, laptops
and in embedded systems. yes, i know that hw support is not ideal. but
quality is. that's my story. 21 years of that 30 i have been (t)here. sure,
the discussion somehow diverted away from original idea...
as i'm not politically correct person at all, i say that single report is
not enough...
it doesn't matter if legit or troll...
it's also quite wrong if case gets special attention just because offended
person adds that (s)he's discriminate
On Friday, May 10, 2019, FreeBSD Core Team Secretary <
core-secret...@freebsd.org> wrote:
> The FreeBSD Core Team is aware of recent controversial statements made
> on social media by a FreeBSD developer. We, along with the Code of
> Conduct review committee, are investigating the matter and will
I knew this would be end result of that coc(k) being whipped out.
Also, I'm sure that it's not feminism you hate, it's that some idiots hide
under that blanket and imagine they can't be attacked anymore.
Why did that need for a new set of weird rules come out anyway? Right now
it feels like succe
How about we allow JSON input on those utils too... Then we get into
full-blown hell faster.
Hmm... I would like to talk with system using JSON. JSON would be in
utils that are or at least function similarly to rm, mv, ls, find,
mount, zpool, zfs, geom, mdconfig, tar, df, netstat, ifconfig... (or
Hello.
First, I would be happy to have JSON and XML output about filesystems,
users, routes... but I don't like how it makes code of df, w, netstat
hard to read/maintain and often broken.
I don't think it would be good to continue with this. Maybe the effort
should be put to creating new layer/li
Maybe I should add (if no-one noticed it yet) that this is cross-build
for ARM.
I wouldn't attempt to upgrade host itself over two major versions.
I think it's totally insane how you can't build other major versions &
arches.
9.x can't make 11.x (well, you can, if using gcc bootstrap), and I heard
Hello.
I have this issue where it's impossible to get 9.x (9.3) into state
where I can build clang 3.5.0 bootstrap of CURRENT. gcc works fine.
I've already discussed this with some people in EFNet :: #bsdmips
Currently I have this jail, built using:
WITH_CLANG_IS_CC
WITH_LIBCPLUSPLUS
I get s
On 2014-11-17 08:58, Dag-Erling Smørgrav wrote:
> Dag-Erling Smørgrav writes:
>> Steve Kargl writes:
>>> I'll try that tomorrow. But, I now know that this is related to using
>>> hal from ports. If I comment out both enable_dbus and enable_hal in
>>> /etc/rc.conf, the system works as I would ex
On 2014-05-09 07:32, Warner Losh wrote:
>
> On May 8, 2014, at 10:12 PM, Sulev-Madis Silber (ketas)
> wrote:
>
>> On 2014-05-09 02:54, Warner Losh wrote:
>>>
>>> On May 8, 2014, at 3:26 PM, Guy Yur wrote:
>>>
>>>> Hi,
>>>&g
On 2014-05-09 02:54, Warner Losh wrote:
>
> On May 8, 2014, at 3:26 PM, Guy Yur wrote:
>
>> Hi,
>>
>> After the bsd.opts.mk / src.opts.mk split
>> WITHOUT_NIS in src.conf doesn't work.
>
> It should still work… At least that’s the intention...
>
>> src.conf is included in src.opts.mk after bsd
On 2014-05-09 02:54, Warner Losh wrote:
>
> On May 8, 2014, at 3:26 PM, Guy Yur wrote:
>
>> Hi,
>>
>> After the bsd.opts.mk / src.opts.mk split
>> WITHOUT_NIS in src.conf doesn't work.
>
> It should still work… At least that’s the intention...
>
>> src.conf is included in src.opts.mk after bsd
41 matches
Mail list logo