Subject: Re: boot countdown and su password
To: someone_u_know <cariley_ja@yahoo.com>
From: Klaus Klein <kleink@mibh.de>
List: port-i386
Date: 01/20/2005 20:41:20
On Thursday, 20. January 2005 18:59, someone_u_know wrote:
> So i should extract the source package and recompile
> su? All the defaults will be on except for the env
> additions right?
> Or is it possible to just setenv in a config file?

You can either extract ./src/usr.bin/su from the src.tgz set,
or check out that path from AnonCVS.

As for the options, you can either conveniently record them in /etc/mk.conf,
or just pass them on the make(1) command line (make SU_GROUP=value ...).


- Klaus