summaryrefslogtreecommitdiffstats
path: root/mdkupdate
Commit message (Expand)AuthorAgeFilesLines
...
* if run from a live Mandriva one, warn to install on HD firstThierry Vignaud2006-03-071-0/+4
* (install_pkgs) use --auto with gurpmi in order not to ask confirmationThierry Vignaud2006-03-071-1/+1
* prefer synthesis over full hdlistsThierry Vignaud2006-03-071-1/+1
* - use urpmi.addmedia instead of gurpmi.addmedia because of the numberThierry Vignaud2006-03-071-1/+4
* do not display an error message if the bundle version matches our (warly)Thierry Vignaud2006-03-061-1/+1
* - use --media in order to list medias to useThierry Vignaud2006-03-031-3/+12
* help gurpmi: give it a non versionated package nameThierry Vignaud2006-03-031-1/+1
* (add_media) use gurpmi.addmedia instead of urpmi.addmedia in order to get a g...Thierry Vignaud2006-03-031-1/+1
* only use --auto-select if asked forThierry Vignaud2006-03-031-2/+2
* if the bundle is invalid, warn the user about itThierry Vignaud2006-03-031-0/+2
* simplifyThierry Vignaud2006-03-031-5/+4
* fix media name to use for bundlesThierry Vignaud2006-03-031-1/+1
* make getting bundle's mirror name more robusg against server changesThierry Vignaud2006-03-031-2/+1
* remove debugging statementThierry Vignaud2006-03-031-1/+0
* force the user to update the client if the bundle needs itThierry Vignaud2006-03-031-0/+7
* better debugging outputThierry Vignaud2006-03-021-2/+2
* (add_media) fix running urpmi.addmedia when there's no optionsThierry Vignaud2006-03-021-1/+1
* fix parsing new SOAP structureThierry Vignaud2006-03-021-2/+5
* the mirror field of bundles is now deadThierry Vignaud2006-03-021-1/+1
* typo fixThierry Vignaud2006-03-021-1/+1
* the new structure use an array of mirrors and not anymore a hashThierry Vignaud2006-03-021-1/+1
* really handle --helpThierry Vignaud2006-03-021-1/+2
* add a FIXME noteThierry Vignaud2006-03-021-1/+1
* perl_checker cleanupsThierry Vignaud2006-03-021-5/+4
* (install_pkgs) update all package from media for bundlesThierry Vignaud2006-03-021-2/+4
* install all mirrors for bundlesThierry Vignaud2006-03-021-2/+2
* bump yearThierry Vignaud2006-03-021-1/+1
* rollback s/urpmi.addmedia/gurpmi.addmedia/ that got inThierry Vignaud2006-03-011-1/+1
* switch to new temporary debug serverThierry Vignaud2006-03-011-1/+1
* - add option for --updateDaouda Lo2006-02-241-4/+4
* - install bundle with same code than --auto optionDaouda Lo2006-02-231-15/+9
* - checking the correct way to do thingsDaouda Lo2006-02-231-1/+0
* - create media and install bundleDaouda Lo2006-02-231-27/+21
* - fix func nameDaouda Lo2006-02-231-3/+1
* - remove unneeded varsDaouda Lo2006-02-231-3/+3
* - connect to start pageDaouda Lo2006-02-231-18/+6
* - get_updates_for hostDaouda Lo2006-02-231-8/+12
* - new soap APIDaouda Lo2006-02-231-68/+32
* - check bundle infoDaouda Lo2006-02-231-13/+24
* - if bundle is given without arg, connect to mdkonline bundle webpage.Daouda Lo2006-02-161-1/+3
* - syncDaouda Lo2006-02-151-1/+2
* - use real machine nameDaouda Lo2006-02-151-7/+5
* - added code to handle bundleDaouda Lo2006-02-151-75/+107
* - don't need to check multiple instance of mdkupdate (the database isDaouda Lo2005-12-271-1/+1
* - display update even if server is out of syncDaouda Lo2005-12-021-1/+1
* - use strictDaouda Lo2005-10-141-0/+2
* - --no-media-update is used with release > 10.1Daouda Lo2005-10-131-1/+1
* - clean manage the name changeDaouda Lo2005-10-131-5/+3
* - s/MandrakeUpdate/MandrivaUpdate/Daouda Lo2005-10-131-3/+3
* - merge changesDaouda Lo2005-09-151-2/+7