Mailinglist Archive: zypp-devel (57 mails)
| < Previous | Next > |
Re: [zypp-devel] Read all patterns in 'one go'
- From: Michael Andres <ma@xxxxxxx>
- Date: Thu, 17 Jan 2008 15:47:06 +0100
- Message-id: <20080117144705.GA7271@xxxxxxx>
On Thu, Jan 17, Klaus Kaempf wrote:
Are you shure this patch is needed?
We already download all .pat files listed in the content file, and we
parse them. Why is a special case for a "patterns.pat" needed?
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Hi,
rev 8309 of libzypp now supports to read all patterns in one go.
Instead of downloading (and parsing) zillions of little .pat files,
one can con'cat'enate all .pat files to a single 'patterns.pat'
(resp. 'patterns.pat.gz') file.
This fix will hopefully be obsoleted by the new .solv files anytime
soon, but until then I hope it might be useful.
Are you shure this patch is needed?
We already download all .pat files listed in the content file, and we
parse them. Why is a special case for a "patterns.pat" needed?
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |