mkimage-profiles/features.in/cleanup
Michael Shigorin 09be84beee initial vm-{net,ssh} features
A virtual machine isn't very useful if there are no means
to access it; let's bring up the basic networking and provide
root SSH access via pre-existing public key.

As the remote access with known default credentials is roughly
equivalent to just lending one's VMs to anyone with network
access to it, the fallback root password is now exterminated;
you have to provide one (or a long enough random string
if you plan to use keys only, see e.g. apg utility).
2012-06-25 19:29:38 +03:00
..
image-scripts.d initial vm-{net,ssh} features 2012-06-25 19:29:38 +03:00
install2/image-scripts.d cleanup, build-vm: mutual support 2012-06-25 19:29:38 +03:00
live/image-scripts.d cleanup scripts rehashed 2012-03-31 21:08:09 +03:00
config.mk introduced add_feature function 2011-11-19 11:47:29 +02:00
README initial features.in/cleanup 2011-11-04 16:15:30 +02:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Эта фича вместо созидания занимается выкидыванием лишнего
(например, части модулей инсталятора из установленной системы).

По возможности стоит работать над дизайном инфраструктуры
и пакетной базой так, чтобы ставить-удалять приходилось как
можно меньше.  В идеале такой антифичи не должно быть вовсе :)