Stanislav Visnovsky [Tue, 14 Feb 2006 15:35:36 +0000 (15:35 +0000)]
use reasonable stream instead of cerr
Klaus Kaempf [Tue, 14 Feb 2006 14:32:47 +0000 (14:32 +0000)]
get locale from ZYpp
Stanislav Visnovsky [Tue, 14 Feb 2006 14:32:22 +0000 (14:32 +0000)]
provide media information about a source
Michael Andres [Tue, 14 Feb 2006 14:08:59 +0000 (14:08 +0000)]
- Fixed RW_pointer unique() and use_count(). These must be implemented
via RW_pointer traits, because they depend on the type of smart
pointer wrapped.
- Added class base::ProvideNumericId. Base class for objects
providing a numeric Id. (see the docs)
Klaus Kaempf [Tue, 14 Feb 2006 14:02:04 +0000 (14:02 +0000)]
implement transactResObject()
Duncan Mac-Vicar P [Tue, 14 Feb 2006 13:58:33 +0000 (13:58 +0000)]
revert last changes, make storage stateless again
Klaus Kaempf [Tue, 14 Feb 2006 13:43:20 +0000 (13:43 +0000)]
add Resolver::transactResObject()
(incomplete)
Marius Tomaschewski [Tue, 14 Feb 2006 13:35:17 +0000 (13:35 +0000)]
- Implemented hal query for avaliable CDROM/DVD drives
Marius Tomaschewski [Tue, 14 Feb 2006 13:33:12 +0000 (13:33 +0000)]
- Implemented getUDI(), getTypeName(), getCdromCapabilityNames()
Klaus Kaempf [Tue, 14 Feb 2006 13:33:04 +0000 (13:33 +0000)]
one more helper function
Klaus Kaempf [Tue, 14 Feb 2006 13:21:42 +0000 (13:21 +0000)]
implement evaluation of splitprovides
Duncan Mac-Vicar P [Tue, 14 Feb 2006 12:42:05 +0000 (12:42 +0000)]
keep the cache consistent when deleting and creating object from disk
Klaus Kaempf [Tue, 14 Feb 2006 12:34:36 +0000 (12:34 +0000)]
- remove "suggests()" and "recommends()" from Selection, these UI helpers are not used any more
adapt target/store/serialize.cc accordingly
- implement "install_packages()" for Selection and Pattern
Stefan Schubert [Tue, 14 Feb 2006 12:30:19 +0000 (12:30 +0000)]
update
Stefan Schubert [Tue, 14 Feb 2006 12:24:55 +0000 (12:24 +0000)]
merging po files disabled
Klaus Kaempf [Tue, 14 Feb 2006 12:20:55 +0000 (12:20 +0000)]
drop the "Arch_src" checks, the source is filtering now
Klaus Kaempf [Tue, 14 Feb 2006 11:58:52 +0000 (11:58 +0000)]
*** Don't keep .spec file here, take the one from autobuild ***
Stefan Schubert [Tue, 14 Feb 2006 11:57:24 +0000 (11:57 +0000)]
cleanup
Stefan Schubert [Tue, 14 Feb 2006 11:56:21 +0000 (11:56 +0000)]
adding one more solution
Stefan Schubert [Tue, 14 Feb 2006 11:41:41 +0000 (11:41 +0000)]
*-test directory will be created by make dist
Michael Andres [Tue, 14 Feb 2006 10:42:26 +0000 (10:42 +0000)]
- Expose kind of Capability in public interface. Allow implementaion
to retrieve SplitCap related data (#150233)
Michael Andres [Tue, 14 Feb 2006 10:22:59 +0000 (10:22 +0000)]
- Expose kind of Capability in public interface. Allow implementaion
to retrieve SplitCap related data (#150233)
Klaus Kaempf [Tue, 14 Feb 2006 09:46:33 +0000 (09:46 +0000)]
don't use 'UnitedLinux', lets just call it 'YaST' for now ;-)
Stanislav Visnovsky [Tue, 14 Feb 2006 09:38:15 +0000 (09:38 +0000)]
On removeSource() remove a source also from a persistent store.
This is done only when the store is to be updated!
Duncan Mac-Vicar P [Tue, 14 Feb 2006 09:36:52 +0000 (09:36 +0000)]
flase alarm of not initialized database
Duncan Mac-Vicar P [Tue, 14 Feb 2006 09:24:16 +0000 (09:24 +0000)]
- huge changes.
- change semantics of store to not create the resolvables when
storedObjects accesor is called, but at construction, only once.
calls made to storedObjects later, only returns a reference to the
objects read at initialization, just like rpm database
- implemented disk usage info for packages.
coming: store the source of resolvables
Stanislav Visnovsky [Tue, 14 Feb 2006 08:53:58 +0000 (08:53 +0000)]
- added autorefresh flag, the semantics not implemented
- added type of a source (UnitedLinux, YUM)
Klaus Kaempf [Tue, 14 Feb 2006 08:53:13 +0000 (08:53 +0000)]
decrease debug
Klaus Kaempf [Tue, 14 Feb 2006 08:53:05 +0000 (08:53 +0000)]
decrease debug
Stanislav Visnovsky [Tue, 14 Feb 2006 07:03:11 +0000 (07:03 +0000)]
bump version
Stanislav Visnovsky [Tue, 14 Feb 2006 06:29:32 +0000 (06:29 +0000)]
another failing testsuite
Michael Andres [Mon, 13 Feb 2006 23:20:42 +0000 (23:20 +0000)]
- Initialize ZYpp::TextLocale from environment
($LC_ALL, $LC_CTYPE, $LANG, "en")
Michael Andres [Mon, 13 Feb 2006 22:34:26 +0000 (22:34 +0000)]
- LogControl: Support user defined logline formater. Added date,
hostname and pid to default logline format.
Stanislav Visnovsky [Mon, 13 Feb 2006 19:39:14 +0000 (19:39 +0000)]
disable some failing tests for now
Marius Tomaschewski [Mon, 13 Feb 2006 19:37:28 +0000 (19:37 +0000)]
- Changed to allow declarations of empty Hal object
- Added copy and validation operators
Stanislav Visnovsky [Mon, 13 Feb 2006 17:33:06 +0000 (17:33 +0000)]
compile
Stanislav Visnovsky [Mon, 13 Feb 2006 17:25:48 +0000 (17:25 +0000)]
provide Product resolvable for susetags source
Stanislav Visnovsky [Mon, 13 Feb 2006 17:25:22 +0000 (17:25 +0000)]
forgotten
Stanislav Visnovsky [Mon, 13 Feb 2006 17:24:21 +0000 (17:24 +0000)]
another try on the public API for translatable displayName()
Michael Andres [Mon, 13 Feb 2006 16:34:00 +0000 (16:34 +0000)]
- Added to ZYpp public interface:
// Set/get the preferd locale for translated labels
// will default to LANG environment.
void setTextLocale( const Locale & textLocale_r );
Locale getTextLocale() const;
// Set/get languages to be supported by the system.
// (for language dependent packages)
typedef std::set<Locale> LocaleSet;
void setRequestedLocales( const LocaleSet & locales_r );
LocaleSet getRequestedLocales() const;
Stanislav Visnovsky [Mon, 13 Feb 2006 15:46:50 +0000 (15:46 +0000)]
Product::displayName() is translatable
Duncan Mac-Vicar P [Mon, 13 Feb 2006 15:26:55 +0000 (15:26 +0000)]
use TranslatedText for label
Duncan Mac-Vicar P [Mon, 13 Feb 2006 15:17:44 +0000 (15:17 +0000)]
add disk usage info to packages, and start implementing the parser to add this info to suse tags, commiting as backup
Michael Andres [Mon, 13 Feb 2006 15:03:22 +0000 (15:03 +0000)]
- Updated LogControl. setLineWriter allows to define a consumer
for the formated loglines. That way zypp log can be merged into
some other log.
Duncan Mac-Vicar P [Mon, 13 Feb 2006 14:31:37 +0000 (14:31 +0000)]
compile
Klaus Kaempf [Mon, 13 Feb 2006 13:42:27 +0000 (13:42 +0000)]
disable selection storing
Klaus Kaempf [Mon, 13 Feb 2006 12:59:52 +0000 (12:59 +0000)]
define loggroup
Klaus Kaempf [Mon, 13 Feb 2006 12:55:54 +0000 (12:55 +0000)]
add LOGGROUP
Klaus Kaempf [Mon, 13 Feb 2006 12:42:52 +0000 (12:42 +0000)]
define LOGGROUP
Klaus Kaempf [Mon, 13 Feb 2006 12:41:12 +0000 (12:41 +0000)]
define LOGGROUP
Klaus Kaempf [Mon, 13 Feb 2006 12:23:31 +0000 (12:23 +0000)]
implement minimalistic arch filter
Klaus Kaempf [Mon, 13 Feb 2006 12:17:46 +0000 (12:17 +0000)]
further reduce debug
Duncan Mac-Vicar P [Mon, 13 Feb 2006 11:21:32 +0000 (11:21 +0000)]
o Make the Product metadata parser use SuseTagsProductImpl
o add an accessor parseContentFile that returns a Product::Ptr
o Get rid of the data container struct, the Product implementation is
filled directly in the parser
pending: I have to change the datatype of some data members like label,
to use TranslatedText, then stano can add the accessors he needs.
Stanislav Visnovsky [Mon, 13 Feb 2006 10:29:59 +0000 (10:29 +0000)]
report start/finish source data parsing
Stefan Schubert [Mon, 13 Feb 2006 09:36:05 +0000 (09:36 +0000)]
more solution tests
Stefan Schubert [Mon, 13 Feb 2006 09:27:12 +0000 (09:27 +0000)]
correct output
Klaus Kaempf [Mon, 13 Feb 2006 09:14:59 +0000 (09:14 +0000)]
decrease debug
Stanislav Visnovsky [Mon, 13 Feb 2006 08:39:20 +0000 (08:39 +0000)]
rewrite also URLs ending with /
Stanislav Visnovsky [Mon, 13 Feb 2006 07:45:44 +0000 (07:45 +0000)]
move LanguageCode.cc up the list to compile it ASAP, it takes too long
Stanislav Visnovsky [Mon, 13 Feb 2006 07:33:09 +0000 (07:33 +0000)]
- store source alias in the XML backend
- use the alias for restoring a source
This fixes #150256
Stanislav Visnovsky [Sun, 12 Feb 2006 20:41:17 +0000 (20:41 +0000)]
provide intrusive_ptr counters
Stanislav Visnovsky [Sun, 12 Feb 2006 20:03:42 +0000 (20:03 +0000)]
propagate product info to the public interface
Stanislav Visnovsky [Sun, 12 Feb 2006 19:50:26 +0000 (19:50 +0000)]
basic susetags product resolvable
Stanislav Visnovsky [Sun, 12 Feb 2006 19:22:50 +0000 (19:22 +0000)]
Product resolvable interface
Klaus Kaempf [Sun, 12 Feb 2006 17:59:36 +0000 (17:59 +0000)]
add Dep::EXTENDS
Klaus Kaempf [Sun, 12 Feb 2006 16:22:13 +0000 (16:22 +0000)]
typedef PoolItemSet and PoolItemList locally
Klaus Kaempf [Sun, 12 Feb 2006 14:09:22 +0000 (14:09 +0000)]
rethrow if Exception cant be handled
Marius Tomaschewski [Sat, 11 Feb 2006 21:37:35 +0000 (21:37 +0000)]
Added media2.cc using two id's to "cd:"
Marius Tomaschewski [Sat, 11 Feb 2006 21:34:53 +0000 (21:34 +0000)]
Changed to use one map<accessId,{Handler,Verifier,Desired}>
Implemented checking of (cached) isDesiredMedia results
Marius Tomaschewski [Sat, 11 Feb 2006 21:30:51 +0000 (21:30 +0000)]
Changed to not print major/minior if unused
Marius Tomaschewski [Sat, 11 Feb 2006 21:23:44 +0000 (21:23 +0000)]
Fixed release() to throw MediaIsSharedException if not
possible to eject, instead of ignoring the eject arg.
Marius Tomaschewski [Sat, 11 Feb 2006 21:22:00 +0000 (21:22 +0000)]
Fixed minor() function - it returned major nr
Klaus Kaempf [Sat, 11 Feb 2006 20:44:52 +0000 (20:44 +0000)]
drop DVD-Asia, ksgmltool conflicts
add soltion
Klaus Kaempf [Sat, 11 Feb 2006 20:22:49 +0000 (20:22 +0000)]
ignores
Klaus Kaempf [Sat, 11 Feb 2006 20:22:05 +0000 (20:22 +0000)]
tests for default.sel, default-Gnome.sel, and *.sel
Klaus Kaempf [Sat, 11 Feb 2006 19:41:16 +0000 (19:41 +0000)]
pass pool() to InstOrder, speeds things up
Klaus Kaempf [Sat, 11 Feb 2006 19:40:45 +0000 (19:40 +0000)]
add testcases for selections
Klaus Kaempf [Sat, 11 Feb 2006 19:40:07 +0000 (19:40 +0000)]
tests for media order
Klaus Kaempf [Sat, 11 Feb 2006 19:36:23 +0000 (19:36 +0000)]
speedup CD-ordering by factor 5
Klaus Kaempf [Sat, 11 Feb 2006 18:30:36 +0000 (18:30 +0000)]
pass as const ref
Klaus Kaempf [Sat, 11 Feb 2006 18:14:24 +0000 (18:14 +0000)]
use the ResPool iterators to find providers during prereq sorting
Klaus Kaempf [Sat, 11 Feb 2006 17:25:49 +0000 (17:25 +0000)]
add 'full' option to display summary/description
Klaus Kaempf [Sat, 11 Feb 2006 17:20:56 +0000 (17:20 +0000)]
define LOGGROUP
Klaus Kaempf [Sat, 11 Feb 2006 17:15:56 +0000 (17:15 +0000)]
reduce debug
Klaus Kaempf [Sat, 11 Feb 2006 17:13:01 +0000 (17:13 +0000)]
add <mediaorder/> trial command
Klaus Kaempf [Sat, 11 Feb 2006 17:12:43 +0000 (17:12 +0000)]
handle mediaId
Stefan Schubert [Sat, 11 Feb 2006 17:04:23 +0000 (17:04 +0000)]
forceResolve for ZMD
Klaus Kaempf [Sat, 11 Feb 2006 17:02:17 +0000 (17:02 +0000)]
- move typedefs PoolItemList/PoolItemSet into class
- fix CD ordering
Stefan Schubert [Sat, 11 Feb 2006 16:40:52 +0000 (16:40 +0000)]
forceResolve for ZMD
Stefan Schubert [Sat, 11 Feb 2006 16:40:03 +0000 (16:40 +0000)]
forceResolve for ZMD
Stefan Schubert [Sat, 11 Feb 2006 16:38:21 +0000 (16:38 +0000)]
forceResolve for ZMD
Stefan Schubert [Sat, 11 Feb 2006 14:29:40 +0000 (14:29 +0000)]
improved text output
Stefan Schubert [Sat, 11 Feb 2006 14:29:10 +0000 (14:29 +0000)]
improved text
Stefan Schubert [Sat, 11 Feb 2006 13:56:54 +0000 (13:56 +0000)]
improved text
Stefan Schubert [Sat, 11 Feb 2006 13:56:46 +0000 (13:56 +0000)]
improved text
Stefan Schubert [Sat, 11 Feb 2006 13:14:24 +0000 (13:14 +0000)]
Showing correct solutions, if glibc will be deleted
Stefan Schubert [Sat, 11 Feb 2006 13:14:09 +0000 (13:14 +0000)]
Showing correct solutions, if glibc will be deleted
Stefan Schubert [Sat, 11 Feb 2006 13:00:00 +0000 (13:00 +0000)]
testcase for deleting packages which are required by others
Stefan Schubert [Sat, 11 Feb 2006 12:55:56 +0000 (12:55 +0000)]
testcase for deleting packages which are required by others
Stefan Schubert [Sat, 11 Feb 2006 12:54:18 +0000 (12:54 +0000)]
testcase for deleting packages which are required by others