| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (saveCompssUsers): make it work | Pascal Rigaux | 2001-03-12 | 1 | -2/+2 |
* | (readCompssUsers): clean-up | Pascal Rigaux | 2001-03-12 | 1 | -5/+18 |
* | *** empty log message *** | Pascal Rigaux | 2001-03-12 | 1 | -1/+0 |
* | put everything in %compssUsers, use field flags for the flags :) | Pascal Rigaux | 2001-03-12 | 1 | -5/+5 |
* | (computeGroupSize): created | Pascal Rigaux | 2001-03-12 | 1 | -3/+71 |
* | fixed live update between GLIBC 2.1 and GLIBC 2.2. should work for other | Francois Pons | 2001-03-12 | 1 | -1/+1 |
* | (read_rpmsrate): handle the special case of packages requiring locales-*, | Pascal Rigaux | 2001-03-09 | 1 | -1/+3 |
* | changed choice of package for selection. | Francois Pons | 2001-03-08 | 1 | -5/+7 |
* | added support for killing all child process of a transaction, necessary to be | Francois Pons | 2001-03-07 | 1 | -0/+28 |
* | added retry support but automatic (no user response). | Francois Pons | 2001-03-01 | 1 | -66/+92 |
* | added accessor the rpmsrate data of packages. | Francois Pons | 2001-02-23 | 1 | -4/+9 |
* | (setSelectedFromCompssList): fix the fix | Pascal Rigaux | 2001-02-23 | 1 | -1/+1 |
* | (setSelectedFromCompssList): fix sillyness | Pascal Rigaux | 2001-02-23 | 1 | -1/+1 |
* | (selected_leaves): created | Pascal Rigaux | 2001-02-21 | 1 | -1/+20 |
* | added RPMRC_FILE env variable to choose rpmrc file for rpmlib used | Francois Pons | 2001-02-20 | 1 | -6/+14 |
* | fixed problem for updating hdlist after going back to partition step. | Francois Pons | 2001-02-08 | 1 | -2/+1 |
* | now fully fixed ftp connection (and http too) caused by forked DrakX | Francois Pons | 2001-02-07 | 1 | -10/+10 |
* | updated to use urpmi new format (change fakemedium to better label) | Francois Pons | 2001-02-05 | 1 | -2/+2 |
* | *** empty log message *** | Pascal Rigaux | 2001-02-02 | 1 | -1/+1 |
* | using the new formatXiB | Pascal Rigaux | 2001-02-02 | 1 | -1/+1 |
* | added rpmrebuilddb directory cleaning before, remove old rpm file | Francois Pons | 2001-01-31 | 1 | -4/+14 |
* | (psUpdateHdlistsDeps): also copy rpmsrate | Pascal Rigaux | 2001-01-31 | 1 | -3/+2 |
* | (read_rpmsrate): if $packages is undef, ignore it. That way, read_rpmsrate | Pascal Rigaux | 2001-01-22 | 1 | -3/+6 |
* | update to use new header file format in hdlist (added arch) but depslist has ... | Francois Pons | 2001-01-17 | 1 | -21/+8 |
* | removed need of packdrake binary | Francois Pons | 2001-01-05 | 1 | -20/+31 |
* | keep $o->{langs} unpacked to simplify things | Pascal Rigaux | 2001-01-04 | 1 | -1/+0 |
* | fixed some old $p->{file} by new $p->[$FILE] | Francois Pons | 2001-01-04 | 1 | -2/+2 |
* | code cleanup and fixes for lilo not upgrade | Francois Pons | 2001-01-04 | 1 | -32/+11 |
* | use ldetect-lst for usb => now auto detects mice types :) | Pascal Rigaux | 2000-12-16 | 1 | -0/+1 |
* | move from compssList to rpmsrate | Pascal Rigaux | 2000-12-14 | 1 | -135/+72 |
* | fixed versionCompare to always return number. added checking of version to | Francois Pons | 2000-12-12 | 1 | -2/+5 |
* | fixed bug in list of packages provided by another one. | Francois Pons | 2000-12-08 | 1 | -4/+5 |
* | final fixes to versionCompare to make sure no deadlock can occurs. | Francois Pons | 2000-12-05 | 1 | -1/+2 |
* | load only one hdlist in memory if CD is not ejectable (low memory). | Francois Pons | 2000-12-04 | 1 | -6/+16 |
* | fixed compareVersion for deadlock. removed silly CODE print on deporder probl... | Francois Pons | 2000-12-04 | 1 | -4/+2 |
* | fixed misuse of map with values returing list which are indexed afterward. | Francois Pons | 2000-11-28 | 1 | -1/+1 |
* | avoid .la files for selection. | Francois Pons | 2000-11-24 | 1 | -4/+4 |
* | synced versionCompare() with rpmtools-2.1-4mdk. | Francois Pons | 2000-11-23 | 1 | -5/+7 |
* | Memory usage optimization, change structure of storing | Francois Pons | 2000-11-23 | 1 | -357/+427 |
* | cosmetic changes for upgrade, removing some logs. | Francois Pons | 2000-11-21 | 1 | -3/+1 |
* | clean up as today filelist is no more. | Francois Pons | 2000-11-20 | 1 | -50/+2 |
* | use parsehdlist from rpmtools-2.1-3mdk or above instead of | Francois Pons | 2000-11-20 | 1 | -17/+29 |
* | rpmdepOrder again (for new TAGp) | Francois Pons | 2000-11-15 | 1 | -3/+3 |
* | removed foreach (<... which are eating memory | Francois Pons | 2000-11-14 | 1 | -13/+19 |
* | fork install on upgrade for searching trhough filelist, this saves | Francois Pons | 2000-11-14 | 1 | -116/+195 |
* | (psUpdateHdlistsDeps): fixed an ugly typo (uses .cz2 for .cz and .cz22 for | Pascal Rigaux | 2000-11-12 | 1 | -1/+1 |
* | added new function for selected or installed accessor on pkg | Francois Pons | 2000-11-08 | 1 | -1/+2 |
* | make sure package already installed for oem are marked as selected, as some | Francois Pons | 2000-11-08 | 1 | -0/+1 |
* | created function for examining already installed package on install (oem). | Francois Pons | 2000-11-06 | 1 | -0/+35 |
* | Make sure $meta_class is defined in readCompsUsers (for HTTP hack) | Francois Pons | 2000-10-27 | 1 | -1/+1 |