Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - factorize kernel regexp in analyse_kernel_name() | Pascal Rigaux | 2004-01-19 | 1 | -17/+29 |
| | | | | | - remove special kernel choosing in packageCallbackChoices() | ||||
* | add some logging explaining the default kernel choice | Pascal Rigaux | 2004-01-19 | 1 | -2/+5 |
| | |||||
* | perl check | Guillaume Cottenceau | 2004-01-13 | 1 | -2/+3 |
| | |||||
* | allow DRIVER"regexp" in rpmsrate and use it to install xmms-alsa when we use ↵ | Guillaume Cottenceau | 2004-01-13 | 1 | -0/+3 |
| | | | | alsa sound driver | ||||
* | handle lilo not installed | Pascal Rigaux | 2004-01-07 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 1 | -1/+2 |
| | |||||
* | get rid of g_auto_install (unused & not working) | Pascal Rigaux | 2004-01-06 | 1 | -2/+2 |
| | |||||
* | fixed small typo. | Francois Pons | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | fixed to avoid opening 2 ftp files at the same time. | Francois Pons | 2003-10-16 | 1 | -4/+7 |
| | |||||
* | fixed stupid typo. | Francois Pons | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | make sure a pubkey file can be found if a hdlist handle is given when ↵ | Francois Pons | 2003-10-16 | 1 | -2/+4 |
| | | | | creating a media. | ||||
* | added external pubkey file management. | Francois Pons | 2003-10-16 | 1 | -2/+2 |
| | |||||
* | only clean packages shit when isInstall | Pascal Rigaux | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | split readCompssUsers(): parsing is done in readCompssUsers_raw | Pascal Rigaux | 2003-10-07 | 1 | -2/+8 |
| | |||||
* | removed obsoleted togglePackageSelection method no more used. | Francois Pons | 2003-09-30 | 1 | -4/+0 |
| | |||||
* | commiting uncommitted fixes about kernel-i686 needed prefered in choices. | Francois Pons | 2003-09-29 | 1 | -1/+4 |
| | |||||
* | simplified code. | Francois Pons | 2003-09-22 | 1 | -5/+5 |
| | |||||
* | use kernel-i686 or kernel-enterprise as other kernel. | Francois Pons | 2003-09-22 | 1 | -4/+5 |
| | |||||
* | next FreeWnn is not a naughtyServers anymore | Pascal Rigaux | 2003-09-19 | 1 | -1/+0 |
| | |||||
* | final update naughtyServers for 9.2 | Pascal Rigaux | 2003-09-19 | 1 | -15/+26 |
| | |||||
* | update naughtyServers | Pascal Rigaux | 2003-09-18 | 1 | -3/+26 |
| | |||||
* | don't warn about FreeWnn being an open port (gc will try to only open it to ↵ | Pascal Rigaux | 2003-09-17 | 1 | -1/+0 |
| | | | | localhost) | ||||
* | make always sure rpmdb is closed before attempting installation. | Francois Pons | 2003-09-17 | 1 | -3/+4 |
| | |||||
* | fixed XFree86-75dpi-fonts not available (seems like a problem with length of | Francois Pons | 2003-09-02 | 1 | -2/+2 |
| | | | | | rpmsrate computation, strange as it fails now and not before). | ||||
* | oops, really kill gconfd silently | Pascal Rigaux | 2003-09-01 | 1 | -1/+1 |
| | |||||
* | don't warn when killing /usr/lib/gconfd-2 when runs in background | Pascal Rigaux | 2003-09-01 | 1 | -2/+2 |
| | |||||
* | try to make sure additional CD are taken into account if low memory available | Francois Pons | 2003-08-29 | 1 | -2/+2 |
| | | | | | for configuring urpmi. | ||||
* | get selected list from compssUsers for readCompssUsers. | Francois Pons | 2003-08-26 | 1 | -2/+5 |
| | |||||
* | use perl-URPM 0.94 | Francois Pons | 2003-08-21 | 1 | -16/+2 |
| | |||||
* | really fixed bad content generated. | Francois Pons | 2003-08-21 | 1 | -6/+6 |
| | |||||
* | fixed next key block not taken into accound. | Francois Pons | 2003-08-21 | 1 | -0/+1 |
| | |||||
* | added pubkey support for medium. | Francois Pons | 2003-08-20 | 1 | -0/+20 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | added log for checking deselection (check deadlock unless gtk are doing them). | Francois Pons | 2003-08-13 | 1 | -2/+25 |
| | | | | | workaround for rpmdb problems of opening Conflictname and Triggername files. | ||||
* | checking transaction allow ordering them ;-) | Francois Pons | 2003-08-05 | 1 | -1/+2 |
| | |||||
* | make default size of transaction to 13 (?) and avoid rpm ordering which seems | Francois Pons | 2003-08-05 | 1 | -2/+5 |
| | | | | | nasty at present (missing configuration read ?). | ||||
* | fixed ordering of packages. | Francois Pons | 2003-08-05 | 1 | -2/+2 |
| | |||||
* | fixed otherOnly for package selection not correctly updated (according to | Francois Pons | 2003-08-05 | 1 | -2/+1 |
| | | | | | changes in perl-URPM). | ||||
* | added log. | Francois Pons | 2003-08-04 | 1 | -0/+2 |
| | |||||
* | updated with newer perl-URPM | Francois Pons | 2003-08-04 | 1 | -5/+5 |
| | |||||
* | allow testing locally, should not avoid pkgs to work in real place. | Francois Pons | 2003-07-30 | 1 | -7/+11 |
| | |||||
* | fixed setSelectedFromCompssList (updated with newer perl-URPM interface), | Francois Pons | 2003-07-21 | 1 | -17/+9 |
| | | | | | more need to be done. maybe increased speed of unselectAllPackages. | ||||
* | fixed otherOnly not taken into account for unselectPackage. | Francois Pons | 2003-06-11 | 1 | -0/+6 |
| | |||||
* | updated for newer perl-URPM (0.90 series). | Francois Pons | 2003-06-04 | 1 | -27/+18 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -2/+2 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -15/+0 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -27/+27 |
| | |||||
* | perl_checker fix | Pascal Rigaux | 2003-02-27 | 1 | -2/+2 |
| | |||||
* | enhance packageCallbackChoices and %preferred | Pascal Rigaux | 2003-02-27 | 1 | -14/+22 |
| | | | | | (uses new URPM::Resolve feature allowing multiple choices) | ||||
* | improved code for populating group with pixel. | Francois Pons | 2003-02-25 | 1 | -11/+22 |
| |