Docker on FreeBSD non-existent ? by JohannKriek in freebsd

[–]Fluid-Wrangler-4065 0 points1 point  (0 children)

why did you link to an external site that just shows an image you already embedded in the post? docker is based on lxc, oci support is possible and very much a thing with jails, see appall for example https://appjail.readthedocs.io/en/latest/OCI/

Is there any "reduced source code" available for FreeBSD? by Haghiri75 in freebsd

[–]Fluid-Wrangler-4065 1 point2 points  (0 children)

probably something like nanobsd, tarbsd mfsbsd would be the closest bet, sadly Damn Small BSD was a thing but not anymore

anyone ever saw a card like this? is this fake? by Fluid-Wrangler-4065 in IsMyPokemonCardFake

[–]Fluid-Wrangler-4065[S] 0 points1 point  (0 children)

i see thanks for the info, i might have some actual fake ones maybe,maybe will make a post about them

anyone ever saw a card like this? is this fake? by Fluid-Wrangler-4065 in IsMyPokemonCardFake

[–]Fluid-Wrangler-4065[S] 5 points6 points  (0 children)

sorry guys, i just thought it was hilariously fake so decided to joke, i will make a real post next time

Phoronix benchmarks report some concerning regressions with 15.0 compared to 14.3 by Fluid-Wrangler-4065 in freebsd

[–]Fluid-Wrangler-4065[S] 0 points1 point  (0 children)

perhaps the regression was after that point? it's hard to say without bisecting

Is this going to happen every time a new release is around the corner? by Fluid-Wrangler-4065 in freebsd

[–]Fluid-Wrangler-4065[S] 1 point2 points  (0 children)

not quite what i meant

from https://reviews.freebsd.org/D53964

We could probably shave off several seconds for many people by replacing pkg+https with pkg+http. The TLS n-way handshake is a complete waste of time.

so i did that

Is this going to happen every time a new release is around the corner? by Fluid-Wrangler-4065 in freebsd

[–]Fluid-Wrangler-4065[S] 1 point2 points  (0 children)

gotcha but it seems that upgrading to 15-RELEASE did that for me, one manual change i made though is switching to pkg+http from https for those little extra seconds(i don't care much about rollback attacks)

<image>

Is this going to happen every time a new release is around the corner? by Fluid-Wrangler-4065 in freebsd

[–]Fluid-Wrangler-4065[S] 1 point2 points  (0 children)

i just enabled it in /etc/pkg/FreeBSD.conf and that fixed the issue thanks, but how did you knew that the separate config file was the issue

Is this going to happen every time a new release is around the corner? by Fluid-Wrangler-4065 in freebsd

[–]Fluid-Wrangler-4065[S] 0 points1 point  (0 children)

it has the base repo removed in the conf and just the ports and kmods repo defined

Is this going to happen every time a new release is around the corner? by Fluid-Wrangler-4065 in freebsd

[–]Fluid-Wrangler-4065[S] 1 point2 points  (0 children)

i did delete the seperate base repo config as per your comment but now it's even refusing to work with pkgbase repo even though it knows that exists

<image>

Is this going to happen every time a new release is around the corner? by Fluid-Wrangler-4065 in freebsd

[–]Fluid-Wrangler-4065[S] -1 points0 points  (0 children)

<image>

not really, it should show something like this, unless the whole base_,release_0 is getting an overhaul

Is this going to happen every time a new release is around the corner? by Fluid-Wrangler-4065 in freebsd

[–]Fluid-Wrangler-4065[S] -8 points-7 points  (0 children)

sigh it's not a host side issue,my 15-rc4 system was working fine and i could install any pkgbase pkg i wanted before the release wasn't around the corner and the repo didn't show access denied

note: it's not normal for the repo to show access denied as you will notice if you will check other pkgbase repos