If your minimalist desktop is just terminal space, why bother with X?
OpenBSD Minimalist Desktop
31–40 of 114 posts
Re: OpenBSD Minimalist Desktop
#32Earlier quoted context omitted.
If this hasn't changed recently, the two official compilers for OpenBSD are clang and gcc 4.2, the latter for some more obscure architectures unsupported by clang. The specific version is used because gcc changed its license after that, and I think this was before the C99 support of gcc was basically finished (4.5?). So technically speaking, it would sound possible, if such a large code base doesn't trigger various c…
The last attempt I'm aware of was over a decade ago now, at the time there was some interest in building the system (kernel+userland) with pcc (Portable C Compiler), ultimately LLVM/clang won out in the end. https://undeadly.org/cgi?action=article;sid=20091228231142
Totally unable to compile without such grotesquely and absurdely massive c++ coded compilers like linux.
sad.
Re: OpenBSD Minimalist Desktop
#33Who still partitions like that???
Re: OpenBSD Minimalist Desktop
#34Earlier quoted context omitted.
Do you remember what distro used to do this?
All of them that I can remember. Note that this is from the '90s. At some point they all merged the X stuff into /usr. Maybe it was with the x.org switch, as XFree86 does indeed mention /usr/X11R6 in the docs. https://xfree86.org/4.8.0/Install4.html#6
Re: OpenBSD Minimalist Desktop
#35Who still partitions like that???
It actually isn't that hard. I do wish OpenBSD had a more robust filesystem. I switch to FreeBSD when I need a server with lots of storage.
[edit] the vultr install of OpenBSD only has / and /usr/local
Re: OpenBSD Minimalist Desktop
#36Who still partitions like that???
> Who still partitions like that??? Anyone using ZFS should! Since ZFS partitions are all taking from the available space of the pool, you can have as many partitions as you need, which is very practical for snapshots and diffs, or if you want to use the same pool for different hosts (=> use a different etc along with a few others like var/lib ) Look at the set of partitions I recommend on https://github.com/csdvrx/z…
Re: OpenBSD Minimalist Desktop
#37Earlier quoted context omitted.
The last attempt I'm aware of was over a decade ago now, at the time there was some interest in building the system (kernel+userland) with pcc (Portable C Compiler), ultimately LLVM/clang won out in the end. https://undeadly.org/cgi?action=article;sid=20091228231142
so mostly clang then gcc. Totally unable to compile without such grotesquely and absurdely massive c++ coded compilers like linux. sad.
Re: OpenBSD Minimalist Desktop
#38Who still partitions like that???
Re: OpenBSD Minimalist Desktop
#39The word minimal often means minimalistic in appearance and resource use, what I want is minimal work. That's why I run default gnome.
Default KDE does more out of the box, and is very usable. Resource usage seems OK. I recommend it over Gnome. The only thing I liked about Gnome was the appearance, which was something purely superficial. (I don't use Linux anymore.)
It DOES run great though, but I think they'd do a good job by simplifying some aspects of it, too bad the community seems to be mostly opposed to that as they want KDE to remain a more power-user friendly desktop.
Re: OpenBSD Minimalist Desktop
#40This is my long term safe place desktop if Ubuntu slides further down the slippery slope of advertising.