Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | occurs when the hdlists are in fact not available | ||||
* | fixed no test (or die test) to void package read on depslist (allowed to keep | Francois Pons | 2001-07-25 | 1 | -5/+8 |
| | | | | | package indexing good on multi-arch). | ||||
* | 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 |
| | | | | | | | lock and may not reproduce correct list. take care of choice that need to be examined before else another package may be chosen if choice is not satisfied when selecting packages. | ||||
* | (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 |
| | | | | | control-center resulting on none of them being a leaf) | ||||
* | added epoch (serial) support. | Francois Pons | 2001-06-27 | 1 | -18/+34 |
| | | | | | added mismatching rpm filename lookup. | ||||
* | 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 |
| | | | | | | | | tries to make as many transaction as there are package that have failed to be installed (this means one transaction of only one package). This help installing most package that are correct (as a transaction that failed cause all remaining package to be not installed). | ||||
* | added killing on child process of transaction that have been detached (typically | Francois Pons | 2001-04-06 | 1 | -0/+3 |
| | | | | | with pid > transaction_pid and parent is 1). | ||||
* | - s/PCI/HW/ | Pascal Rigaux | 2001-04-05 | 1 | -1/+1 |
| | | | | | - add rio500 | ||||
* | (@preferred): replace wu-ftpd by proftpd, add Bastille-Curses-module | Pascal Rigaux | 2001-03-29 | 1 | -1/+1 |
| | |||||
* | warnAboutNaughtyServers | Pascal Rigaux | 2001-03-27 | 1 | -0/+15 |
| | |||||
* | fixed too early erasing of old rpmlib db. now postponed at end of install | Francois Pons | 2001-03-27 | 1 | -16/+21 |
| | | | | | and only if rpm-4.0 or above has been installed. | ||||
* | cleanup | Pascal Rigaux | 2001-03-24 | 1 | -3/+2 |
| | |||||
* | (computeGroupSize): fix hacks, better hacks | Pascal Rigaux | 2001-03-19 | 1 | -5/+8 |
| | | | | | (saveCompssUsers): fix | ||||
* | fix the compssUsers interpretation | Pascal Rigaux | 2001-03-14 | 1 | -4/+5 |
| | |||||
* | fixed unselect management of choice, propagate unselection correctly to all | Francois Pons | 2001-03-14 | 1 | -5/+9 |
| | | | | | packages requiring unselected package. | ||||
* | (readCompssUsers): change the key of compssUsers, added "label" | Pascal Rigaux | 2001-03-14 | 1 | -3/+3 |
| | | | | | (computeGroupSize): fix bug | ||||
* | (computeGroupSize): fix logging | Pascal Rigaux | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | compss is deprecated. use compssUsers for the tree | Pascal Rigaux | 2001-03-13 | 1 | -25/+1 |
| | |||||
* | (readCompssUsers): get the "path" | Pascal Rigaux | 2001-03-13 | 1 | -2/+3 |
| | |||||
* | (computeGroupSize): log what is found | Pascal Rigaux | 2001-03-12 | 1 | -1/+3 |
| | |||||
* | (saveCompssUsers): make it work | Pascal Rigaux | 2001-03-12 | 1 | -2/+2 |
| | |||||
* | (readCompssUsers): clean-up | Pascal Rigaux | 2001-03-12 | 1 | -5/+18 |
| | | | | | (saveCompssUsers): created | ||||
* | *** 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 |
| | | | | | | | | | | combination but not tested. fixed locale usage and gtk environment interaction (added LOCPATH, GCONV_PATH and GTK_EXE_PREFIX). created LD_LOADER environment variable to keep track of right ELF loader to be used for the GLIBC used by the live update. added internal PATH to LD_LIBRARY_PATH as ELF loader only check this one and not PATH. | ||||
* | (read_rpmsrate): handle the special case of packages requiring locales-*, | Pascal Rigaux | 2001-03-09 | 1 | -1/+3 |
| | | | | | adding the flag LOCALES"*" for them | ||||
* | 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 |
| | | | | | able to umount cdrom and eject it correctly. | ||||
* | 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 |
| | | | | | avoid rebuilding the database for oem, rpm db is assumed to be fine. | ||||
* | (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 |
| | | | | | | | | by DrakX, neccessary for live update from a 7.2 or older. Check that if something goes wrong with rebuilddb, avoid removing old rpm-3 db files. Make sure live_install can start from top directory too. | ||||
* | 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 |
| | | | | | with latent ftp connection. | ||||
* | 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 |
| |