CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2017/02/14 15:23:04
Modified files: distrib/miniroot: install.sub Log message: These variables are global so use uppercase and rename sshd and xdm to START_SSHD and START_XDM to better match their purpose. aperture -> APERTURE defcons -> DEFCONS ssh_enableroot -> SSHD_ENABLEROOT sshd -> START_SSHD xdm -> START_XDM OK krw@, tb@