FreeBSD is one of the platforms primarily supported by GO, via the GOOS and GOARCH compiler directives.And from an external projects perspective, I would love to see FreeBSD be a among the primary platforms for Rust, Go and Python, oh, and I would love to see pypy again in FreeBSD.
Oh young Padawan... Did you ever hear the story of Bumblebee? Now that was a debacle.didn't want anything, until this pkg debacle.
Poudriere + ports + local repository could probably fix all packages problem, which are encountered recently.I didn't want anything, until this pkg debacle. So I just want someone to have some oversight on pushing out packages, not push out something that breaks all desktop user's systems would be great.
FreeBSD doesn't have any real GUIs in base. Perhaps you are thinking of a TUI like bsdinstall(8)?A GUI tool for bluetooth would be nice too. Also a small icon that can live on a panel would be nice. There was a post by someone who was developing a tool for that purpose but I don't believe the work was ever completed and added to the pkg server. So, that would be cool. That an UrbanTerror would be my two items I would like in future FreeBSD versions.
No, I was thinking of a GUI available as a package or source. EDIT: Of course packages or sources built for the base!FreeBSD doesn't have any real GUIs in base. Perhaps you are thinking of a TUI like bsdinstall(8)?
Recently, many of the ports having NLS (Native Language Support) option enable it by default, but in ancient days it was not.Probably options, you don't really want.
1) a port of the linux md metadisk software raid layer and related filesystem types,
I have too much existing data on linux raid-5 array to migrate.Do you want it because of some specific feature or because you want to read filesystems on md raids.
Not sure which filesystems relate to md?
It's 100% on nvidia, as it's provided only as pre-compiled binaries.2) true nvidia cuda support
Not young, and I don't understand your cryptic message XD I didn't have any issues because I didn't update my pkg with broken stuff, but newbies did and it makes them run back to linux. It's not for me, I don't know why people think I'm only complaining for myself. I am complaining on behalf of all the new FreeBSD users who updated and lost their KDE or whatever and I believe that should have never happened. You think that pkg should push out missing packages like that?Oh young Padawan... Did you ever hear the story of Bumblebee? Now that was a debacle.
But maybe a bit more checking is always to be considered.
Actually, the FreeBSD driver is provided in source form on NVidia's website, but it's under a source-avalible, nonfree license. By my reading, however, you can modify it! I don't know how that woulf help with closed-source CUDA though.It's 100% on nvidia, as it's provided only as pre-compiled binaries.
Nothing can be done (except via current Linuxlator way) from ports side, except for continuously requesting nvidia to provide the wanted libraries for FreeBSD versions they're kindly providing.
When I first moved over from Linux I was a bit confused about the file system and so I just installed freeBSD and moved everything over from the network. And then I nuked all the Linux off of all my machines. Lol but at the same time I have no idea what any of that technology is that you're using on Linux.I have too much existing data on linux raid-5 array to migrate.
In linux there are certain ext?? filesystem options that go hand-in-hand with the the options used to create the underlying raid array and will contribute to efficiency or bottleneck of IO operations, IIRC.
100% agree on this. The most important part is to answer "N" when asked if you agree with the removal of any packages.When things break in packages I think " I guess it'll build again at some point " and then I just wait.
Oh young Padawan... Did you ever hear the story of Bumblebee? Now that was a debacle.
I didn't get it either. Enlighten us, oh wise and wizened Jedi master.Not young, and I don't understand your cryptic message XD...
The once had a bug in their installer which would remove the old installation under "/usr /share/bumblebee" or suchlike. Note the " ", and imagine a simple update will remove not only all /usr but also your /usr/home. Hosing some pkg does not compare.Not young, and I don't understand your cryptic message XD
Yes, upstream (nvidia) FreeBSD driver package contains source codes, but it's only glue codes for kernel interface that coulf differ between releases, and acutal driver part and libraries are pre-compiled.Actually, the FreeBSD driver is provided in source form on NVidia's website, but it's under a source-avalible, nonfree license. By my reading, however, you can modify it! I don't know how that woulf help with closed-source CUDA though.
It took me a while to respond because I was still (re)building my system, but... I found commit 14783ce31437709f9c5778af32f7661a52407b6d in the source tree today after my update, and it had a rather familiar name and ditto descriptionYour modest wish has been granted. I removed the references in cp(1) and hosts.equiv(5) today in CURRENT.