Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added log. | Francois Pons | 2002-07-25 | 1 | -0/+2 |
| | |||||
* | small code changes for upgrade. | Francois Pons | 2002-07-25 | 1 | -2/+3 |
| | |||||
* | manage correctly unselectPackage and use perl-URPM >= 0.50. | Francois Pons | 2002-07-23 | 1 | -29/+13 |
| | |||||
* | try avoiding infinite loop. | Francois Pons | 2002-07-22 | 1 | -1/+9 |
| | |||||
* | removed all the commented out code obsoleted. | Francois Pons | 2002-07-18 | 1 | -536/+2 |
| | |||||
* | fix speed improvement for computeGroupSize by computing closure directly (in | Francois Pons | 2002-07-18 | 1 | -4/+31 |
| | | | | | order to have an approximative size, not the real one). | ||||
* | add back change CD support. | Francois Pons | 2002-07-18 | 1 | -21/+32 |
| | |||||
* | spell right harddrake (two 'd') in @preferred | Guillaume Cottenceau | 2002-07-17 | 1 | -1/+1 |
| | |||||
* | update with newer perl-URPM. | Francois Pons | 2002-07-16 | 1 | -10/+12 |
| | |||||
* | added log (finding packages to upgrade or computing installed flag) | Francois Pons | 2002-07-16 | 1 | -0/+3 |
| | |||||
* | made upgrade almost work again (need testing and remove/deselect still doesn't | Francois Pons | 2002-07-15 | 1 | -28/+33 |
| | | | | | work properly). | ||||
* | fixed log referencing old methods of stuff.xs no more existing. | Francois Pons | 2002-07-15 | 1 | -16/+6 |
| | | | | | updated remove code (need testing). | ||||
* | during install, between transactions, more verbose message when killing ↵ | Pascal Rigaux | 2002-07-11 | 1 | -1/+4 |
| | | | | processes still alive | ||||
* | use perl-URPM instead of rpmtools. | Francois Pons | 2002-07-10 | 1 | -884/+833 |
| | |||||
* | do not try to get synthesis if hdlist is available as an handle on file (typical | Francois Pons | 2002-03-15 | 1 | -5/+8 |
| | | | | | for updates). | ||||
* | add gcc and gcc-c++ in @preferred | Pascal Rigaux | 2002-03-13 | 1 | -1/+1 |
| | |||||
* | "fam" is not a naughtyServers | Pascal Rigaux | 2002-03-12 | 1 | -1/+0 |
| | |||||
* | remove the old "boa" comment | Pascal Rigaux | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | adapt naughtyServers for 8.2 | Pascal Rigaux | 2002-03-12 | 1 | -9/+25 |
| | |||||
* | remove synthesis if not found (filesize is 0) | Francois Pons | 2002-03-12 | 1 | -0/+1 |
| | |||||
* | add @preferred libxpm4 | Pascal Rigaux | 2002-03-06 | 1 | -1/+1 |
| | |||||
* | fixed error when using multiple removable media and user aborted installation | Francois Pons | 2002-03-06 | 1 | -3/+21 |
| | | | | | (for some other error) and hdlists cannot be retrieved. | ||||
* | add save of synthesis too when partitions are reformated, so that urpmi is ↵ | Francois Pons | 2002-03-06 | 1 | -0/+2 |
| | | | | happy after. | ||||
* | fixed when hdlist gives no new package (new name) but only obsoleted package or | Francois Pons | 2002-03-06 | 1 | -1/+1 |
| | | | | | updated package, ie security updates may appreciate. | ||||
* | fix scroll total to match reality. | Francois Pons | 2002-03-04 | 1 | -1/+1 |
| | |||||
* | fixed interpretation of size of package when doing an install (this can be | Francois Pons | 2002-03-04 | 1 | -2/+2 |
| | | | | | severe, need testing). | ||||
* | added pixel comments for handling INSTALL category and NOCOPY handling. | Francois Pons | 2002-03-01 | 1 | -2/+2 |
| | |||||
* | only copy package in INSTALL category with a rate of at least 2. | Francois Pons | 2002-03-01 | 1 | -1/+1 |
| | |||||
* | even smarted process to kill selection | Pascal Rigaux | 2002-02-22 | 1 | -1/+23 |
| | |||||
* | smarter choosing of processes to kill | Pascal Rigaux | 2002-02-21 | 1 | -1/+2 |
| | |||||
* | much simpler & stronger killing of still running processes | Pascal Rigaux | 2002-02-20 | 1 | -24/+2 |
| | |||||
* | fixed INSTALL category in rpmsrate for copying file when changing cd (was an | Francois Pons | 2002-02-20 | 1 | -3/+4 |
| | | | | | | limitation in read_rpmsrate when a package having a category and INSTALL caused INSTALL to be dropped). | ||||
* | fix typo | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | fixed obsoletes management according to urpmi code. | Francois Pons | 2002-02-14 | 1 | -9/+19 |
| | |||||
* | added extension to setSelectedFromCompssList. | Francois Pons | 2002-02-13 | 1 | -4/+10 |
| | |||||
* | move /root/* files (ddebug.log, install.log, report.bug, | Guillaume Cottenceau | 2002-01-29 | 1 | -1/+1 |
| | | | | | | auto_inst.cfg.pl, replay_install.img) to /root/drakx/, and also save stage1.log there | ||||
* | 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 |
| | | | | | | re-install urpmi. allow some error to be catched. | ||||
* | 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 |
| | | | | | install_steps_interactive::chooseCD(). | ||||
* | 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 |
| | | | | | problem in live_upgrade. | ||||
* | 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 |
| | | | | | - introduce CHARSET flag and use it |