Update quick facts

This commit is contained in:
zador-blood-stained
2017-10-26 13:30:48 +03:00
parent 82b2ee3a42
commit ea055c3f97

View File

@@ -3,23 +3,23 @@
# Simple
BASH shell, standard Debian utilities. General and specifics features are configurable with minimalistic menu-driven utility. Login is possible via serial, HDMI or SSH.
BASH shell, standard Debian/Ubuntu utilities. Common and specific features can be with minimalistic menu-driven utility. Login is possible via serial, HDMI/VGA or SSH.
# Light
No bloatware or spyware. Special utilities only when there are no other ways. Suitable for newcomers and professionals.
No bloatware or spyware. Special utilities are completely optional. Suitable for newcomers and professionals.
# Optimized
A system is reduced to real data size and starts at around 1G. Size is optimized for SD card usage. Bigger is better. Installing applications later severely reduce the life of your SD card. They were not designed for this type of usage.
A distributed image is compacted to real data size and starts at around 1G. Size is optimized for SD card usage. Bigger is better. Installing applications later severely reduces the life of your SD card. They were not designed for this type of usage.
# Fast
Boards are optimized on kernel and userspace level. DVFS optimization, memory log caching, browser profile memory caching, swap usage tuning, garbage commit delay. Our system runs almost read-only and its the fastest Linux for development boards in just about every case.
Boards are optimized on kernel and userspace level. DVFS optimization, memory log caching, browser profile memory caching, swap usage tuning, garbage commit delay. Our system runs almost read-only and it is one of the the fastest Linux for many development boards in just about every case.
# Secure
Security level is on a stock Debian level and can be hardened with the configuration utility. It provides a good starting point for industrial or home usage. A system is regularly inspected by professionals within a community. Each build is thoroughly tested. Images are a direct base for all 3rd party builders.
Security level is on a stock Debian level and can be hardened with the configuration utility. It provides a good starting point for industrial or home usage. A system is regularly inspected by professionals within a community. Each official stable build is thoroughly tested. Images are a direct base for all 3rd party builders.
# Supported
@@ -31,4 +31,4 @@ Deep understanding how boards work, how operating system work and how hardware s
# Open
Opensource build script and kernel development, maintainace and distribution for more than [30 different ARM and ARM64 Linux kernels](https://www.armbian.com/kernel). Powerful build and software development tools. Can run in fully parallel mode. Can run under Docker.
Opensource build script and kernel development, maintenance and distribution for more than [30 different ARM and ARM64 Linux kernels](https://www.armbian.com/kernel). Powerful build and software development tools. Can run in fully parallel mode. Can run under Docker.