mkimage-profiles/features.in/build-vm
Michael Shigorin d22c793ee9 initial deflogin feature (security sensitive!)
The feature officially introduces the "engineering passwords"
including empty ones which have been around since forever but
weren't properly managed (and still are not, at least until
there are no stray passwd/chpasswd/usermod calls in both the
profile, installer-features and all the other related parts).

It is based on an m-p-d init3-users script by stanv@ but was
cleaned up and restructured in a pretty severe manner; thanks
glebfm@ for additional discussion.

This also cleans up the kludge previously stuck into build-vm.

Note that vm/icewm sports graphical autologin now as well as
the default root password (which can be overridden by passing
ROOTPW=... to make but it is a change from the previous state
of affairs indeed).
2013-06-17 14:03:54 +04:00
..
image-scripts.d initial deflogin feature (security sensitive!) 2013-06-17 14:03:54 +04:00
lib initial deflogin feature (security sensitive!) 2013-06-17 14:03:54 +04:00
config.mk initial deflogin feature (security sensitive!) 2013-06-17 14:03:54 +04:00
generate.mk build-vm: standalone build is a must, too 2012-07-18 16:06:15 +03:00
README initial build-vm feature 2012-06-18 21:56:46 +03:00

Эта фича конфигурирует создание образа виртуальной машины (VM).
Дополняет финальную стадию сборки (lib/, image-scripts.d/).
Требует для работы sudo(8) -- см. тж. ../../doc/vm.txt .