| Commit message (Expand) | Author | Age | Files | Lines |
* | move /root/* files (ddebug.log, install.log, report.bug, | Guillaume Cottenceau | 2002-01-29 | 1 | -1/+1 |
* | fixed try opening to trigger changeCD callback. | Francois Pons | 2002-01-25 | 1 | -5/+11 |
* | added support to save already existing synthesis file. | Francois Pons | 2002-01-22 | 1 | -0/+2 |
* | avoid upgrading a package by selection on files unless it has been obsoleted. | Francois Pons | 2002-01-17 | 1 | -1/+1 |
* | use rpm version comparison function. | Francois Pons | 2002-01-09 | 1 | -8/+10 |
* | allow to use same identifier for security medium (1u). | Francois Pons | 2002-01-04 | 1 | -1/+1 |
* | added update installation support to install (big modifs need testing). | Francois Pons | 2002-01-04 | 1 | -19/+46 |
* | prefer gcc-cpp | Pascal Rigaux | 2002-01-03 | 1 | -1/+1 |
* | (selectPackage): hard coded preference to simple kernel | Pascal Rigaux | 2001-12-05 | 1 | -0/+1 |
* | (naughtyServers): cleanup comments | Pascal Rigaux | 2001-09-25 | 1 | -1/+1 |
* | sort mediums by number, in allMediums() else they will be in hash keys orders in | Francois Pons | 2001-09-24 | 1 | -1/+1 |
* | reworked medium management. | Francois Pons | 2001-09-21 | 1 | -16/+16 |
* | take care not probing in /dev/ for finding package to upgrade, this cause | Francois Pons | 2001-09-20 | 1 | -3/+3 |
* | added code to check if package are really installed. | Francois Pons | 2001-09-19 | 1 | -1/+7 |
* | - gmc instead of nautilus for non-latin1 installs | Pascal Rigaux | 2001-09-19 | 1 | -3/+3 |
* | tentative to correct install time for big installs | Pascal Rigaux | 2001-09-18 | 1 | -0/+14 |
* | (read_rpmsrate): fix bug | Pascal Rigaux | 2001-09-16 | 1 | -6/+6 |
* | more up to my need ALL flag in compssUsersChoice | Pascal Rigaux | 2001-09-16 | 1 | -1/+1 |
* | - cleanup packages appearing twice in rpmsrate | Pascal Rigaux | 2001-09-16 | 1 | -2/+20 |
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -4/+3 |
* | update correctSize and invCorrectSize (now linear) | Pascal Rigaux | 2001-09-14 | 1 | -19/+4 |
* | fixed retry of package 3 times everytime even if first install succeeded, now | Francois Pons | 2001-09-06 | 1 | -5/+7 |
* | revert previous patch, this is not usable with current rpm as it complains if | Francois Pons | 2001-09-06 | 1 | -6/+0 |
* | guess filename if the file is not found (for an rpm file during installation), | Francois Pons | 2001-09-06 | 1 | -0/+6 |
* | cleanup to avoid invalid file error. | Francois Pons | 2001-09-04 | 1 | -39/+45 |
* | avoid deleting package from %packages in install() when closing fd associated, | Francois Pons | 2001-09-01 | 1 | -2/+2 |
* | (naughtyServers): update for 8.1 | Pascal Rigaux | 2001-08-30 | 1 | -4/+46 |
* | fixed if undef encountered in depslist when installing package (traversing | Francois Pons | 2001-08-29 | 1 | -1/+2 |
* | updated allowedToUpgrade to avoid upgrading some newer kernel packages. | Francois Pons | 2001-08-28 | 1 | -1/+1 |
* | fix "invalid file" | Pascal Rigaux | 2001-08-24 | 1 | -9/+12 |
* | do init_db inside pkg_inside otherwise LOG is closed and rpmlib tries to writ... | Pascal Rigaux | 2001-08-22 | 1 | -4/+4 |
* | rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless w... | Pascal Rigaux | 2001-08-19 | 1 | -1/+1 |
* | (naughtyServers): add drakxtools-http | Pascal Rigaux | 2001-08-08 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2001-08-04 | 1 | -2/+3 |
* | (getDeps): ensure "depslist.ordered has not same package as hdlist files" | Pascal Rigaux | 2001-07-30 | 1 | -5/+9 |
* | fixed no test (or die test) to void package read on depslist (allowed to keep | Francois Pons | 2001-07-25 | 1 | -5/+8 |
* | cleaned code to examine depslist.ordered and packages list. | Francois Pons | 2001-07-25 | 1 | -21/+24 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | added multiple tries if a transaction of only one package fails. | Francois Pons | 2001-07-09 | 1 | -13/+20 |
* | fixed selected_leaves. change algorithm as previous one can still causes dead | Francois Pons | 2001-07-06 | 1 | -15/+34 |
* | (selected_leaves): fix dead-loop | Pascal Rigaux | 2001-07-04 | 1 | -1/+1 |
* | (selected_leaves): make it work with loops (eg: mandrake_desk loops with | Pascal Rigaux | 2001-07-04 | 1 | -8/+14 |
* | added epoch (serial) support. | Francois Pons | 2001-06-27 | 1 | -18/+34 |
* | added minimal support for rpmtools >= 3.0 | Francois Pons | 2001-06-21 | 1 | -1/+2 |
* | (naughtyServers): add apache | Pascal Rigaux | 2001-04-14 | 1 | -1/+1 |
* | fixed absurd mismatch of use of <=> and cmp on versionCompare. | Francois Pons | 2001-04-14 | 1 | -1/+1 |
* | fixed log of packdrake. | Francois Pons | 2001-04-12 | 1 | -8/+2 |
* | added missing use of LD_LOADER for starting parsehdlist on upgrade. | Francois Pons | 2001-04-11 | 1 | -1/+1 |
* | changed transaction error management this way: if a transaction fails, DrakX | Francois Pons | 2001-04-09 | 1 | -32/+33 |
* | added killing on child process of transaction that have been detached (typically | Francois Pons | 2001-04-06 | 1 | -0/+3 |