Re: Getting rid of passwd.conf.pre-sysinst
Silas Silva <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jan 24, 2010 at 05:39:30PM +0000, Julio Merino wrote: > I'd like to homogenize the situation by implementing in-place > replacement of the settings in passwd.conf with the algorithm chosen > by the user. Actually I already have the code (modulo testing it =), > so I'm asking for comments about this change before I submit it. That would consists only in changing the set_crypt_type() function on util.c of sysinst, right? -- Silas Silva