summaryrefslogtreecommitdiffstats
path: root/mdkupdate
Commit message (Collapse)AuthorAgeFilesLines
* (update_pkgs) it shouldn't matter with stable updates but let's liveThierry Vignaud2007-03-211-1/+1
| | | | | on the safe side and prevent removing the whole system
* (update_pkgs) readd the --auto option I wrongly removed in r147060Thierry Vignaud2007-03-201-1/+1
|
* enable to operate offlineThierry Vignaud2007-03-201-30/+2
|
* cleanupsThierry Vignaud2007-03-201-2/+1
|
* get rid of non auto mode since it:Thierry Vignaud2007-03-201-50/+0
| | | | | | | - wasn't ported over new urpmi API and was thus broken - just reinvent what MandrivaUpdate does - is buggy since quite a long time (eg: #16202)
* kill --applet option now that MandrivaUpdate is run directly by the applet(Thierry Vignaud2007-03-201-11/+2
|
* (update_pkgs) update the media btwThierry Vignaud2007-03-201-1/+1
|
* (update_pkgs) consider all update media instead of only the old ↵Thierry Vignaud2007-03-201-1/+1
| | | | "update_source" one
* (update_pkgs) accept to not be given the list of package to updateThierry Vignaud2007-03-201-2/+2
|
* when run from the applet, enable to work even if not registeredThierry Vignaud2007-03-091-2/+3
|
* log running MandrivaUpdateThierry Vignaud2007-03-091-2/+3
|
* do not check again if updates really are availlables when run from the appletThierry Vignaud2007-03-091-6/+7
|
* revert r45739, this make MandrivaUpdate crashdistro/mdv2007.0Thierry Vignaud2006-09-211-1/+0
|
* include error message in error warningFlorent Villard2006-04-131-1/+1
|
* (install_pkgs) ensure we only display one window while installing a bundleThierry Vignaud2006-04-111-1/+2
|
* remove the wait message prior to displaying an error messageThierry Vignaud2006-04-111-0/+2
|
* properly check we get back the data about the bundleThierry Vignaud2006-04-111-3/+3
|
* fix displaying the error messageThierry Vignaud2006-04-111-1/+1
|
* check (and explain) when we failed to register the host config for aThierry Vignaud2006-04-111-0/+5
| | | | | bundle (eg because of a unsupported distro)
* - bump copyright yearsThierry Vignaud2006-04-071-2/+3
| | | | | | - remove daouda's dead email - list myself
* fix POST not keptFlorent Villard2006-04-051-2/+1
|
* better way to fix autoregistering the host: write a config file soThierry Vignaud2006-04-041-3/+7
| | | | | that write_wide_conf() do not miss some fields
* we've no previous config so add missing fields to server's answerThierry Vignaud2006-04-041-0/+2
|
* remove traillinge EOL from hostnameThierry Vignaud2006-04-041-1/+1
|
* autoregister the host instead of running the mdkonline wizard when ↵Thierry Vignaud2006-04-031-1/+18
| | | | installing a bundle
* make legacy updates work (and inline auto_install_rpms() btw)Thierry Vignaud2006-04-031-11/+4
|
* (update_pkgs) with new scheme, we got a list of .rpm names. process this ↵Thierry Vignaud2006-04-031-1/+1
| | | | list as needed for urpmi (aka keep only package names)
* proper way for preventing standalone from parsing @ARGVThierry Vignaud2006-04-031-3/+1
|
* workaround standalone.pm eating "--auto" from @ARGV (broken since 15 Feb 2006)Thierry Vignaud2006-03-311-0/+5
|
* fix updates support: make it use the new SOAP interface and implementThierry Vignaud2006-03-301-12/+21
| | | | | updating the system
* (add_mirrors) create it out of the bundle path in order to factorize code ↵Thierry Vignaud2006-03-301-19/+25
| | | | with incomind updates support
* (install_pkgs) add a no_X option so that we can force urpmi instead of urpmi ↵Thierry Vignaud2006-03-301-2/+3
| | | | when given the --noX option
* the applet mode will need an interactive object tooThierry Vignaud2006-03-301-1/+1
|
* the auto mode needs access some icons thus tell him where to find themThierry Vignaud2006-03-301-0/+1
|
* display the "preparing" popup earlier so that the user had someThierry Vignaud2006-03-291-1/+4
| | | | | feedback once he has clicked on the bundle on the web page
* s/log::l/log::explanations/Thierry Vignaud2006-03-281-7/+7
|
* log no bundle receivedThierry Vignaud2006-03-151-0/+1
|
* typo fix in logsThierry Vignaud2006-03-151-1/+1
|
* log bad bundlesThierry Vignaud2006-03-151-0/+1
|
* one more log message; fix log::l() callsThierry Vignaud2006-03-151-0/+1
|
* fix log::l() callsThierry Vignaud2006-03-141-4/+4
|
* (install_pkgs) really use gurpmi for bundleThierry Vignaud2006-03-141-1/+1
|
* add some logsThierry Vignaud2006-03-141-0/+4
|
* add --debug optionThierry Vignaud2006-03-141-1/+3
|
* (install_pkgs) use gurpmi again for bundles since gurpmi has been fixedThierry Vignaud2006-03-141-1/+1
|
* (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
|