Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (print_with_progress) add more meaningfull title | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | - allow passing suppl=0 to disable "additional installation media" question | Pascal Rigaux | 2008-08-20 | 1 | -1/+1 |
| | |||||
* | move functions to get available space from installer to drakxtools (to be ↵ | Olivier Blin | 2008-03-20 | 1 | -1/+1 |
| | | | | used in draklive-install) | ||||
* | - restore correct configuration of nfs/hd media in urpmi.cfg | Pascal Rigaux | 2008-03-05 | 1 | -2/+4 |
| | | | | | (regression introduced in 10.8) | ||||
* | simplify ("file://foo" is same as "/foo") | Pascal Rigaux | 2008-03-04 | 1 | -2/+1 |
| | |||||
* | "media_info_dir: media_info" is by default now (urpmi 5.3) | Pascal Rigaux | 2008-03-03 | 1 | -1/+0 |
| | |||||
* | - use cdrom:// instead of removable:// in urpmi.cfg (urpmi 5.7) | Pascal Rigaux | 2008-03-03 | 1 | -11/+4 |
| | |||||
* | enhace previous commit: don't keep the pubkey in /var/lib/urpmi after ↵ | Pascal Rigaux | 2007-12-11 | 1 | -0/+1 |
| | | | | importing it | ||||
* | - adapt to perl-URPM 3.00 API to parse pubkey files | Pascal Rigaux | 2007-12-11 | 1 | -7/+4 |
| | |||||
* | - fix copying of ../../i586/media/main medium | Pascal Rigaux | 2007-10-04 | 1 | -2/+7 |
| | | | | | (for dual_arch CDs sharing the i586 medium) | ||||
* | - don't keep noarch pkgs symlinked (to ../../../i586/media/main/xxx.rpm) | Pascal Rigaux | 2007-10-01 | 1 | -1/+1 |
| | | | | | when copying packages on disk | ||||
* | - log_sizes: cleanup __db* files | Pascal Rigaux | 2007-09-28 | 1 | -0/+1 |
| | |||||
* | - fix using iso CD2 on disk (#33022): | Pascal Rigaux | 2007-09-26 | 1 | -3/+7 |
| | | | | | | | | o remove " from medium name when reading media.cfg o handle "Volume id" ending with -CD[123] instead of -Disc[123] and also add some more logs | ||||
* | nicer error message when giving a wrong media_cfg_isos url | Pascal Rigaux | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | in my tests with drakx-in-chroot, i end up change_phys_medium being called by | Pascal Rigaux | 2007-09-19 | 1 | -2/+2 |
| | | | | | | get_file_and_size, so ensure $o->{packages} is passed, otherwise it breaks needToCopy action | ||||
* | rename {mediums} field into {media} to be compatible with urpm:: modules ↵ | Pascal Rigaux | 2007-08-12 | 1 | -16/+16 |
| | | | | (from urpmi) | ||||
* | prepare for using xxx/media_info/hdlist.cz instead of media_info/hdlist_xxx.cz | Pascal Rigaux | 2007-06-28 | 1 | -12/+16 |
| | | | | | | by renaming {hdlist} field into {rel_hdlist} which for now contains what used to be "media_info/$m->{hdlist}" | ||||
* | - auto_install: allow "automatic=met:http,ser:server,dir:/pub/dir | Pascal Rigaux | 2007-06-19 | 1 | -1/+1 |
| | | | | | kickstart=/pub/auto_inst.cfg" to get http://server/pub/auto_inst.cfg (#31474) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+1008 |