summaryrefslogtreecommitdiffstats
path: root/mdkupdate
Commit message (Collapse)AuthorAgeFilesLines
...
* bump client_versionThierry Vignaud2006-03-091-1/+1
|
* use curl for https; escape uri to encode @Florent Villard2006-03-091-4/+7
|
* (add_media) use --wget because curl doesn't handle nicely passwordsThierry Vignaud2006-03-081-1/+2
| | | | | (at least the way it's called from urpmi)
* handle new SOAP interface with the MdvOnline serverThierry Vignaud2006-03-081-1/+15
|
* erase the .bundle file once it has been read (security)Thierry Vignaud2006-03-081-0/+1
|
* fix referencing variables out of scopeThierry Vignaud2006-03-081-2/+0
|
* add a comment about untranslated icon name for translatorsThierry Vignaud2006-03-071-1/+3
|
* display the Mandriva One warning earlier, before doing any SOAP requestThierry Vignaud2006-03-071-4/+4
|
* 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
| | | | | for installing bundle
* 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
| | | | | | of dialogs - display a wait message while removing/adding media and computing dependancies
* 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
| | | | | | | - use --searchmedia in order to specify the media to look for bundles - use gurpmi in order to install bundles - split the bundle case from the normal one
* 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 ↵Thierry Vignaud2006-03-031-1/+1
| | | | graphical progress bar
* 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
|