Comment 2RCE Re: Linux-specific dependencies ?

Story

PC-BSD's new Lumina desktop is advancing fast

Preview

Linux-specific dependencies ? (Score: 1)

by seriously@pipedot.org on 2014-08-28 12:24 (#2R5N)

many desktops now depend on Linux-specific functionality that makes the port almost impossible.
As a Linux user considering a move to *BSD someday, apart from Gnome dependency on systemd, are there other Linux-specific functionalities that I should be aware of ?

Besides, rumor has it that OpenBSD would start development of an api-compatible systemd replacement to solve that specific issue, but I haven't seen any news on that topic yet.

Re: Linux-specific dependencies ? (Score: 4, Informative)

by zafiro17@pipedot.org on 2014-08-28 14:42 (#2R75)

There's a somewhat good discussion of it here: https://forums.freebsd.org/viewtopic.php?t=45658 and here: https://lists.fedoraproject.org/pipermail/test/2011-May/100411.html

There's also the fact that the BSDs are traditionally server, not desktop OSes, and Gnome3 is a very unfriendly, heavyweight desktop with lots of packages and dependencies and high resource demands from the hardware. That makes it unsuitable for servers.

That said, it's apparently running on OpenBSD, which is somewhat of a minor miracle.

Re: Linux-specific dependencies ? (Score: 1)

by seriously@pipedot.org on 2014-08-28 18:57 (#2RBA)

There's also the fact that the BSDs are traditionally server, not desktop OSes
I'm aware of that but I thought that PC-BSD was precisely the more desktop-oriented version of FreeBSD. My usual workflow involves vim/cmake/C/bash/git/Matlab and I usually stay in userspace (so no low-level kernel dev). I also have some personnal LAMP projects. All of which I thought as mostly OS agnostic things.

What compromises would I have to make if I were to use PC-BSD or FreeBSD with another DE* for such a R&D desktop ? (i.e. as opposed to a personal computer, for which I'd probably stick to Linux for now)

*certainly not Gnome 3, mind you ... ;-)

Re: Linux-specific dependencies ? (Score: 1)

by zafiro17@pipedot.org on 2014-08-28 19:56 (#2RCE)

Off-hand, I'm not sure you'd have to make any compromises at all, other than learning where BSDs put things. On BSD, /bin is for system stuff, and everything you install after initial OS installation goes into /usr/local. So if you build an Apache server, it's in /usr/local/bin and the configs are in /usr/local/etc/apache/ . Meanwhile, sendmail, being part of the initial system, winds up in /bin and /etc/mail/.One interesting question is using cmake and gcc now that FreeBSD has moved to Clang/LLVM. But I'd think those packages are in the ports, so you install them and then work away. According to https://forums.freebsd.org/viewtopic.php?&t=10076 Matlab is available in the ports collection too. Doesn't look like you'd be affected at all, and there are dozens of WMs to choose from, from Ratpoison all the way up.

Junk Status

Not marked as junk