I am considering to use Ubuntu Server for a very low-end x86_64 machine. I am wondering what's the difference, and found this:
difference between ubuntu server, minimal, and desktop
I still have a question. My understanding is that minimal and desktop sort of share the software repository. All three share the kernels.
It seems that the set of software packages is different between server and the rest. My question is this: Are they configured and compiled differently?
I have been a Gentoo user. My understanding is, for example, Emacs can be compiled with and without X. Desktop Emacs packages seem to be built with X, which Server Emacs won't need. Does Ubuntu compile package--e.g. Emacs--differently? Or, does Ubuntu just drop Emacs for Server and ship it with X for desktop only?