Gowen
If you installed current, its sources are daily updated.
Gowen
You can download the newer Current iso/img, update /src and build from there.
Gowen
Have you read de Developer Handbook?
Парса
Is there any way to update from the binaries on the current iso snapshot?
Maxim
Gowen
Because if you use Release, you don't have the right versions of world, llvm/clang f.ex.; using the last Current can help you with the upgrade because you don't have to compile those tools before.
@n4pca said he has a weak device.
Парса
tar xvf?
Oh yeah you're right thanks
I'll give it a try
Btw how up to date are the pkgs built for freebsd current? 14.2 had some outdated packages i.e. niri, telegram desktop, ...
Maxim
Maxim
also, what's your problem with just building current from source?
Парса
Maxim
could take a while
Парса
I have a stronger machine running arch (btw). I was thinking about crass compiling world on that device
Maxim
Maxim
so yeah, use the sets, download them from somewhere at ftp.freebsd.org
Парса
How regularly do new iso snapshots get built and released?
Can I keep my system up to date by regularly downloading latest current iso and extracting it?
Maxim
Парса
Maxim
I mean, I just told you exactly that at least twice in this conversation :)
that's okay, tho
Maxim
Парса
Do I have to do anything else other than just extracting the txz files into my root?
Maxim
Парса
https://docs.freebsd.org/en/books/handbook/cutting-edge/#building-on-non-freebsd-hosts hey I think this is exactly what I want
Парса
I should technically be able to clone the src on a USB, run buildworld and buildkernel on my stronger laptop and then run installworld and installkernel on my weaker laptop right?
Maxim
Maxim
Maxim
you can share it via nfs if that could work for you
Парса
you can share it via nfs if that could work for you
I only have one ethernet cable right now. I think having a usb would make more sense for now because I don't think I would get faster speeds with wifi
I'll give it a try though
Maxim
Парса
Maxim
is copying only that directory enough or do I need to also copy /usr/src between devices?
I'm guessing you do need /usr/src as it contains the appropriate Makefile`s to perform a `make installkernel && make installworld
also, don't forget about etcupdate: it may be useful when tracking CURRENT
however, I'd recommend you just use the sets: https://download.freebsd.org/snapshots/amd64/15.0-CURRENT/
let me perform another search regarding the sets, tho
Парса
https://wiki.freebsd.org/PkgBase
Jay
X
What would you recommend: quarterly or latest?
Maxim
once every 3 months is bearable
polyduekes
has xfce 4.20 arrived in quarterly yet
X
No
X
In latest
polyduekes
i see
polyduekes
i wonder how long will it take and what the process is
X
Just installed 14.2 and xfce is 418 in quarterly and 4.20 in latest with wayland
X
Cant tell you how xfce wayland is working bcs i have an ancient machine
Baron
polyduekes
polyduekes
like for stuff like firefox
polyduekes
Maxim
telegram sometimes gets updated when my Russian colleagues push the committer a bit (he's also Russian)
polyduekes
Maxim
X
10 yrs i guess if not more
polyduekes
mine will be getting 15 next year
X
But the normal xfce on fbsd is running smoothly
Maxim
who needs wayland, anyway
polyduekes
X
X
@polyduekes isnt something related to ufs-ventoy?
X
Oh i see. I will have to test it
X
X
I'll let you know for sure
X
Is there an rss app similar/identical with quiterss?
Парса
how can I allow access of mtp/adb devices for non root users?
Emp. Jasmine
If I use my computer for both work and play, have only one computer, and don't want to dual boot is FreeBSD a good choice for me?
I'm currently on NixOS, and I use my laptop for Steam gaming (I might start streaming), drawing with a graphics tablet, using it as a media station, web browsing, and "office" tasks (really I do most of that using helix and pandoc).
Emp. Jasmine
I was looking over the BSD documentation because someone was talking about how well written it is, but I don't see much on the use case for gaming and digital art. But the man pages and such for everything are so much better than their Linux counterparts
Emp. Jasmine
NixOS admitted is a documentation nightmare XD
ɴꙩᴍᴀᴅ
Best case scenario: run FreeBSD as a virtual machine guest. You can try to match the NixOS setup you have in a host fbsd machine but it will take time, specially finding workarounds for Linux programs and workflows that differ/aren't available in fbsd userland
polyduekes