| Commit message (Expand) | Author | Age | Files | Lines |
* | (hdlist_on_disk) enhance it | Thierry Vignaud | 2012-04-23 | 1 | -1/+3 |
* | (urpmidir) adapt it to urpmi API | Thierry Vignaud | 2012-04-16 | 1 | -1/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -4/+4 |
* | spacing | Thierry Vignaud | 2012-02-19 | 1 | -1/+10 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -2/+2 |
* | auto_install: when distrib media contains selected_names list, apply | Olivier Blin | 2010-06-11 | 1 | -1/+1 |
* | compute new_media earlier (array keeps same elements when unselecting media) | Olivier Blin | 2010-06-11 | 1 | -3/+3 |
* | pass media list to select_only_some_media | Olivier Blin | 2010-06-11 | 1 | -3/+3 |
* | simplify | Olivier Blin | 2010-06-11 | 1 | -3/+1 |
* | fix adding additional media with type media_cfg (for auto_install) | Olivier Blin | 2009-11-30 | 1 | -0/+1 |
* | (adjust_paths_in_urpmi_cfg) fix cdrom path in urpmi.cfg for dual arch ISOs | Thierry Vignaud | 2009-04-23 | 1 | -3/+1 |
* | (adjust_paths_in_urpmi_cfg) fix adjusting media path for supplementary cdrom | Thierry Vignaud | 2009-04-08 | 1 | -1/+2 |
* | (_get_media_url) handle NFS & CDROM media with arched directory (aka 'i586/') | Thierry Vignaud | 2009-04-08 | 1 | -1/+3 |
* | (adjust_paths_in_urpmi_cfg) fix mount point for disk media | Thierry Vignaud | 2009-04-08 | 1 | -2/+8 |
* | (get_file_and_size) just use curl for ftp retrieval, like for http | Thierry Vignaud | 2009-04-08 | 1 | -4/+1 |
* | (install::media::configure_media) extract it out of install::any::SetPackages | Thierry Vignaud | 2009-04-08 | 1 | -0/+7 |
* | (adjust_paths_in_urpmi_cfg) prevent segfaulting in URPM::PACKAGE::DESTROY (#4... | Thierry Vignaud | 2009-04-08 | 1 | -2/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2009-04-07 | 1 | -3/+0 |
* | (adjust_paths_in_urpmi_cfg) fix mount point for CD-ROM media (#49613) | Thierry Vignaud | 2009-04-07 | 1 | -1/+2 |
* | (_adjust_paths_in_urpmi_cfg) change it so that it consider per medium | Thierry Vignaud | 2009-04-06 | 1 | -14/+13 |
* | (get_media_cfg) only associate current physical medium to newly added media | Thierry Vignaud | 2009-04-06 | 1 | -1/+4 |
* | (setPackages) write urpmi config here instead as in get_media_cfg() | Thierry Vignaud | 2009-04-06 | 1 | -5/+0 |
* | (get_standalone_medium, _get_medium) use urpmi in order to add supplementary ... | Thierry Vignaud | 2009-04-06 | 1 | -65/+5 |
* | (_get_media_url) extract it from get_media_cfg() | Thierry Vignaud | 2009-04-06 | 1 | -12/+18 |
* | (get_media_cfg) fix URI for HTTP/FTP/NFS supplementary media | Thierry Vignaud | 2009-04-06 | 1 | -2/+12 |
* | kill now unused _get_media_cfg_options() | Thierry Vignaud | 2009-04-06 | 1 | -17/+0 |
* | (get_media_cfg) move "using urpmi code to add media" stuff from get_media() here | Thierry Vignaud | 2009-04-06 | 1 | -33/+22 |
* | (_adjust_paths_in_urpmi_cfg) fix writing urpmi.cfg as cdrom:// for NFS | Thierry Vignaud | 2009-03-30 | 1 | -1/+1 |
* | (get_media) simplify after last commit (no more need to adjust path for arch) | Thierry Vignaud | 2009-03-30 | 1 | -10/+2 |
* | (get_media) always trust stage1's /tmp/image (thus fixing ISO on NFS | Thierry Vignaud | 2009-03-30 | 1 | -4/+2 |
* | fix support for disk installation | Thierry Vignaud | 2009-03-26 | 1 | -1/+1 |
* | (get_media,_adjust_paths_in_urpmi_cfg) only adjust newly added medium | Thierry Vignaud | 2009-03-23 | 1 | -3/+6 |
* | adjust old code for ->{selected} => ->{ignore} switch | Thierry Vignaud | 2009-03-23 | 1 | -7/+7 |
* | (get_media) log some info | Thierry Vignaud | 2009-03-17 | 1 | -0/+3 |
* | (get_media) fix support for iso-on-disk installation (regression when | Thierry Vignaud | 2009-03-17 | 1 | -2/+4 |
* | (install_urpmi) reindent | Thierry Vignaud | 2009-03-11 | 1 | -3/+3 |
* | (_get_medium_dir) extract it from install_urpmi() | Thierry Vignaud | 2009-03-11 | 1 | -5/+11 |
* | (install_urpmi) kill unused 'static' variable | Thierry Vignaud | 2009-03-11 | 1 | -3/+1 |
* | typo fix | Thierry Vignaud | 2009-03-10 | 1 | -1/+1 |
* | (get_media) fix selecting packages on cdroms (copy rpmsrate too) | Thierry Vignaud | 2009-03-10 | 1 | -0/+2 |
* | (get_media) add missing bit in latest commit | Thierry Vignaud | 2009-03-09 | 1 | -0/+1 |
* | (get_media) fix accessing CD-ROM based media on x86_64 | Thierry Vignaud | 2009-03-09 | 1 | -1/+1 |
* | (_adjust_paths_in_urpmi_cfg) introduce it in order to fix media for | Thierry Vignaud | 2009-03-09 | 1 | -0/+16 |
* | (get_media) keep physical medium around (needed for next commit) | Thierry Vignaud | 2009-03-09 | 1 | -4/+4 |
* | (get_media) adjust media path for 32 bit DVD/CD installations | Thierry Vignaud | 2009-03-09 | 1 | -1/+1 |
* | (install_urpmi) stop importing pubkeys, already done by urpmi | Thierry Vignaud | 2009-03-09 | 1 | -13/+0 |
* | (_install_urpmi__generate_names,_install_urpmi__generate_synthesis) | Thierry Vignaud | 2009-03-09 | 1 | -28/+0 |
* | (_get_media_cfg_options) fix typo in comment | Thierry Vignaud | 2009-03-09 | 1 | -1/+1 |
* | (get_media) fix setting urpmi media for CDROM installation whose tree | Thierry Vignaud | 2009-03-06 | 1 | -2/+7 |
* | (install,select_only_some_media) honor 'selected_names' for auto_install | Thierry Vignaud | 2009-03-04 | 1 | -0/+19 |