summaryrefslogtreecommitdiffstats
path: root/perl-install/install/media.pm
Commit message (Expand)AuthorAgeFilesLines
...
* (_get_media_cfg_options) fix typo in commentThierry Vignaud2009-03-091-1/+1
* (get_media) fix setting urpmi media for CDROM installation whose treeThierry Vignaud2009-03-061-2/+7
* (install,select_only_some_media) honor 'selected_names' for auto_installThierry Vignaud2009-03-041-0/+19
* (get_media) workaround rel_path added by _stage2_mounted_medium() &&Thierry Vignaud2009-03-031-1/+2
* use urpmi code in order to add media (and replace medium->{selected}Thierry Vignaud2009-03-021-1/+30
* (_pkg2media) kill it, just use URPM::pkg2media()Thierry Vignaud2009-03-021-12/+1
* (get_medium) do not download and use hdlists anymore ; only use smaller synth...Thierry Vignaud2009-03-021-14/+2
* (_get_compsUsers_pl) split it out of get_media_cfg()Thierry Vignaud2009-02-241-3/+6
* (_url_respect_privacy) kill it (replaced by urpm::download::url_obscuring_pas...Thierry Vignaud2009-02-201-7/+1
* drop documentation about obsolete fieldsThierry Vignaud2009-02-201-2/+0
* (get_media_cfg) drop support for parsing the "media_info/hdlists" fileThierry Vignaud2009-02-181-26/+1
* (copy_rpms_on_disk) perl_checker cleanupThierry Vignaud2009-02-181-1/+1
* prefix internal functions with "_"Thierry Vignaud2009-02-181-63/+63
* (get_medium) drop obsolete unused fields 'hdlist_size' and 'synthesis_hdlist_...Thierry Vignaud2009-02-181-4/+0
* (get_medium) adjust obsolete commentThierry Vignaud2009-02-181-1/+1
* follow urpmi pratice and use more similar data structure: there canThierry Vignaud2009-02-181-4/+4
* rename 'key_ids' as 'key-ids' in order to follow urpmi naming policyThierry Vignaud2009-02-181-4/+4
* use urpm::download::parse_url_with_login() directly instead ofThierry Vignaud2009-01-091-9/+2
* fix reading compssUsers.pl if rpmsrate is forced (for example with drakx-in-c...Olivier Blin2008-11-171-1/+3
* (print_with_progress) add more meaningfull titleThierry Vignaud2008-09-111-1/+1
* - allow passing suppl=0 to disable "additional installation media" questionPascal Rigaux2008-08-201-1/+1
* move functions to get available space from installer to drakxtools (to be use...Olivier Blin2008-03-201-1/+1
* - restore correct configuration of nfs/hd media in urpmi.cfgPascal Rigaux2008-03-051-2/+4
* simplify ("file://foo" is same as "/foo")Pascal Rigaux2008-03-041-2/+1
* "media_info_dir: media_info" is by default now (urpmi 5.3)Pascal Rigaux2008-03-031-1/+0
* - use cdrom:// instead of removable:// in urpmi.cfg (urpmi 5.7)Pascal Rigaux2008-03-031-11/+4
* enhace previous commit: don't keep the pubkey in /var/lib/urpmi after importi...Pascal Rigaux2007-12-111-0/+1
* - adapt to perl-URPM 3.00 API to parse pubkey filesPascal Rigaux2007-12-111-7/+4
* - fix copying of ../../i586/media/main medium Pascal Rigaux2007-10-041-2/+7
* - don't keep noarch pkgs symlinked (to ../../../i586/media/main/xxx.rpm)Pascal Rigaux2007-10-011-1/+1
* - log_sizes: cleanup __db* filesPascal Rigaux2007-09-281-0/+1
* - fix using iso CD2 on disk (#33022):Pascal Rigaux2007-09-261-3/+7
* nicer error message when giving a wrong media_cfg_isos urlPascal Rigaux2007-09-251-1/+1
* in my tests with drakx-in-chroot, i end up change_phys_medium being called byPascal Rigaux2007-09-191-2/+2
* rename {mediums} field into {media} to be compatible with urpm:: modules (fro...Pascal Rigaux2007-08-121-16/+16
* prepare for using xxx/media_info/hdlist.cz instead of media_info/hdlist_xxx.czPascal Rigaux2007-06-281-12/+16
* - auto_install: allow "automatic=met:http,ser:server,dir:/pub/dirPascal Rigaux2007-06-191-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+1008