[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: package pre-selections tool



On Sun, Apr 05, 1998 at 04:44:13PM -0400, Steve Dunham wrote:
> 
> The profiles should be stored in the install tree _and_ there should
> be a text file containing lines like the following:
> 
> profile_name:Description:size
> 
> which would be used to create the above menu.  (This makes it easy for
> third parties to add their own custom profiles.)  Other than that, it
> sounds like a good idea.

As the profiles are just text files that are used by dpkg like:
	cat ${file} | dpkg --set-selections
it is easy to add that "description" line as the first line of the profile 
file. Then the pkgsel tool may read the first line of each file found in a
"lib" directory (/usr/lib/pkgsel , say) to build its profiles list,
and "tail ... |dpkg ..." will do the rest.

--
Enrique Zanardi						   ezanardi@ull.es
Dpto. Fisica Fundamental y Experimental			Univ. de La Laguna


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: