| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (get_media) workaround rel_path added by _stage2_mounted_medium() && | Thierry Vignaud | 2009-03-03 | 1 | -1/+2 |
* | use urpmi code in order to add media (and replace medium->{selected} | Thierry Vignaud | 2009-03-02 | 1 | -1/+30 |
* | (_pkg2media) kill it, just use URPM::pkg2media() | Thierry Vignaud | 2009-03-02 | 1 | -12/+1 |
* | (get_medium) do not download and use hdlists anymore ; only use smaller synth... | Thierry Vignaud | 2009-03-02 | 1 | -14/+2 |
* | (_get_compsUsers_pl) split it out of get_media_cfg() | Thierry Vignaud | 2009-02-24 | 1 | -3/+6 |
* | (_url_respect_privacy) kill it (replaced by urpm::download::url_obscuring_pas... | Thierry Vignaud | 2009-02-20 | 1 | -7/+1 |
* | drop documentation about obsolete fields | Thierry Vignaud | 2009-02-20 | 1 | -2/+0 |
* | (get_media_cfg) drop support for parsing the "media_info/hdlists" file | Thierry Vignaud | 2009-02-18 | 1 | -26/+1 |
* | (copy_rpms_on_disk) perl_checker cleanup | Thierry Vignaud | 2009-02-18 | 1 | -1/+1 |
* | prefix internal functions with "_" | Thierry Vignaud | 2009-02-18 | 1 | -63/+63 |