CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2014/02/03 17:49:04
Modified files: share/man/man8 : autoinstall.8 Log message: Explain what can be used for passwords in install.conf: either plaintext, or strings from encrypt(1), or 13 *'s to disable password login. Adjust the example so it shows a password for root, and a locked password with SSH key for the user. ok rpe@ halex@