Quote:
|
There is absolutely no reason why FreeBSD can't auto-detect a screen resolution and configure initial framebuffer support.
|
There is a reason, not auto-detecting this is more "fool-proof".
Many of my screens are 15"/60Hz CRT screens, which are, by today's standards, deprecated, when I use them to install some GNU/Linux distributions (Like Knoppix and Debian) I sometimes run into problems because they set the refresh rate or resolution too high, which can be difficult to solve at times.
Both approaches have their advantages and disadvantages...
Quote:
|
Neither is there a reason why there can't be color terminal support included by default.
|
color is enabled in the shell(tcsh) and terminal emulator(syscons) by default,
ls however, does need to -G flag to display colors, this is no different from GNU ls which used by most (all?) GNU/Linux distro's, where you need to use the flag --color=auto to enable color.
Quote:
|
That's the real hey here -- *default*. You can make FreeBSD do just about anything, but how much time will it take? How much reading and research do you have to do to improve the command line experience in FreeBSD?
|
What do you want to do with your system?
If you want a desktop system then most people probably want to use GNU/Linux, OSX, or Windows, instead of FreeBSD, FreeBSD is not the easiest OS and several stuff is lacking (flash9, x86 emulator, some drivers).
If you want a server then FreeBSD is, at the least, a viable option, if you want a good server then you will need to do a lot of reading and research and change a lot of options on ANY OS, this is not FreeBSD-specific.