Subject: Re: CVS commit: src/distrib/sets/lists
To: Bill Studenmund <wrstuden@netbsd.org>
From: None <itojun@iijlab.net>
List: source-changes
Date: 07/17/2003 01:21:52
>On Wed, 16 Jul 2003, Jun-ichiro itojun Hagino wrote:
>
>>
>> Module Name:	src
>> Committed By:	itojun
>> Date:		Wed Jul 16 06:18:35 UTC 2003
>>
>> Modified Files:
>> 	src/distrib/sets/lists/base: shl.elf shl.mi
>> 	src/distrib/sets/lists/comp: mi shl.elf shl.mi
>>
>> Log Message:
>> no longer install libtelnet
>
>Aren't you supposed to do something with the obsolete lists? I'm not
>really sure since I'm not 100% familiar with them. :-)
>
>Take care,

	my understanding is that we add non-shared libraries, and symlink
	(lib*.so) to obsolete list, and not others (shared library with version
	number), as we might have binaries that depends on it.
	i'll add non-shared and libtelnet.so to obsolete list.

itojun