buildrootschalter/system
Yann E. MORIN a45871bfc6 target: add option to set the root password
Add an option in the menuconfig to specify a root password.

If set to empty, no root password is created; otherwise, the password is
encrypted using MD5 (MD5 is not the default for crypt(3), DES-56 is, but
MD5 is widely available, not-so-strong, but not-so-weak either).

Add a check for 'mkpasswd' as a new dependency.

[Peter: fix typo/capitilization and simplify logic]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-30 18:00:16 +01:00
..
skeleton skeleton: add /etc/nsswitch.conf 2012-12-02 16:32:16 -08:00
Config.in target: add option to set the root password 2012-12-30 18:00:16 +01:00
device_table_dev.txt New top-level directory: system 2012-11-04 12:51:08 +01:00
device_table.txt Add /var/www to device table 2012-11-30 11:48:52 -08:00
system.mk target: add option to set the root password 2012-12-30 18:00:16 +01:00