Darren J Moffat wrote: > Garrett D'Amore wrote: >> I noticed a few things: >> >> /usr/src/cmd/des -- this is built into /usr/bin/des but never >> delivered via any package. Can this be cleaned up? (An exception is >> in pkgdefs/etc/exception_list_* files.) >> >> The various crypto and kerberos related files appear in the >> pkgdefs/etc/exception_list_* files, yet they are in fact delivered as >> part of ON now. (Thanks to Valerie's work on getting rid of the >> separate crypto download packages.) >> >> Anyone planning on cleaning that stuff up? > > Feel free to do so, otherwise we will get to if when we do other work. > At the moment doing misc clean up stuff is not high on our priority > list, delivering functionality and bugfixes and performance > improvements is.
Its a trivial enough effort that I may just go ahead and do so. (Editing a few files really, and wx delete for the cmd/des directory, really.) Mostly I wanted to make sure that there wasn't something I was missing here, some reason why this would be a bad idea. -- Garrett