summaryrefslogtreecommitdiffstats
path: root/mdkupdate
Commit message (Expand)AuthorAgeFilesLines
...
* (install_pkgs) use urpmi instead of gurpmi because we sometimes got an X errorThierry Vignaud2006-03-131-1/+1
* check harder to see if we need to configure mdkonlineThierry Vignaud2006-03-101-1/+1
* remove debug statement :-(Thierry Vignaud2006-03-101-1/+0
* workaround an issue with browsers that sometimes drop the --bundle optionThierry Vignaud2006-03-091-0/+3
* load standalone for explanationsThierry Vignaud2006-03-091-0/+1
* rename VERSION as CLIENT_VERSIONThierry Vignaud2006-03-091-3/+3
* 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
* 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
* 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