goldleaf icon indicating copy to clipboard operation
goldleaf copied to clipboard

Set root password

Open telent opened this issue 13 years ago • 0 comments

It would often be very convenient to generate images with known root password, perhaps by adding an environment varibale to the Makefile invocation. Add

echo root:$(ROOT_PASSWORD) | chroot root chpasswd

in the appropriate place to make it happen

telent avatar Aug 30 '11 10:08 telent