summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* (get_file_and_size) just use curl for ftp retrieval, like for httpThierry Vignaud2009-04-081-4/+1
|
* (install::http::get_file_and_size) just use curl instead of using ourThierry Vignaud2009-04-082-38/+23
| | | | | own http stack (thus fixing unable to set up network addittional media, #48887)
* (prep_net_suppl_media) call configure_media() so that one can installThierry Vignaud2009-04-082-0/+5
| | | | | basesystem before adding suppl network media (maybe should we display a wait message as urpm::media::configure() is costly?)
* (install::media::configure_media) extract it out of install::any::SetPackagesThierry Vignaud2009-04-082-3/+8
| | | | (needed for next commit)
* (adjust_paths_in_urpmi_cfg) prevent segfaulting in URPM::PACKAGE::DESTROY ↵Thierry Vignaud2009-04-081-2/+2
| | | | | | (#49673) (as will happen after next patches)
* include vmmouse driver (#49654)Thierry Vignaud2009-04-082-0/+3
|
* perl_checker cleanupsThierry Vignaud2009-04-071-3/+0
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-071-12/+13
|
* Russian translation updatedPavel Maryanov2009-04-071-1/+1
|
* Russian translation updatedPavel Maryanov2009-04-071-2/+2
|
* 12.25.1Thierry Vignaud2009-04-071-0/+2
|
* (adjust_paths_in_urpmi_cfg) fix mount point for CD-ROM media (#49613)Thierry Vignaud2009-04-072-1/+4
| | | | | | | | | (prefix can be either /tmp/image for main media or real mount point) (regression introduced in r255093 on 2009-03-30: "(get_media) always trust stage1's /tmp/image (thus fixing ISO on NFS installation as well as NFS installation from cooker/ instead of eg cooker/i586 (#48874)")
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-04-061-8/+6
|
* 12.25Thierry Vignaud2009-04-061-0/+2
|
* include perl-Clone (needed for saving urpmi configuration)Thierry Vignaud2009-04-061-0/+1
|
* (_adjust_paths_in_urpmi_cfg) change it so that it consider per mediumThierry Vignaud2009-04-063-14/+15
| | | | | | | | physical medium instead of global medium ; fix path of NFS media after installation (setPackages) adjust paths in urpmi.cfg there instead of within get_media()
* (get_media_cfg) only associate current physical medium to newly added mediaThierry Vignaud2009-04-061-1/+4
|
* (setPackages) write urpmi config here instead as in get_media_cfg()Thierry Vignaud2009-04-062-5/+5
| | | | (which is not enough for standalone media)
* (get_standalone_medium, _get_medium) use urpmi in order to add supplementary ↵Thierry Vignaud2009-04-061-65/+5
| | | | medium
* (_get_media_url) extract it from get_media_cfg()Thierry Vignaud2009-04-061-12/+18
|
* (get_media_cfg) fix URI for HTTP/FTP/NFS supplementary mediaThierry Vignaud2009-04-061-2/+12
|
* kill now unused _get_media_cfg_options()Thierry Vignaud2009-04-061-17/+0
|
* (get_media_cfg) move "using urpmi code to add media" stuff from get_media() hereThierry Vignaud2009-04-062-33/+24
|
* Russian translation updatedPavel Maryanov2009-04-061-233/+240
|
* put distro version after release because release contains "Mandriva Linux"Pascal Terjan2009-04-062-2/+4
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-04-051-12/+15
|
* 12.24.1Thierry Vignaud2009-04-051-0/+2
|
* (ask_user_and_root) ensure login is lowercase when transliteratingThierry Vignaud2009-04-051-0/+3
| | | | | | | from real name (#49573) (regression introduced in r255158 on 2009-03-30)
* * 2009-04-05 Reinout van Schouwen <reinout@gmail.com>Reinout van Schouwen2009-04-051-9/+9
| | | | | | - nl.po: Updated Dutch translation
* update for German translationOliver Burger2009-04-051-49/+17
|
* updatesKeld Simonsen2009-04-041-7/+8
|
* 12.25Thierry Vignaud2009-04-031-0/+2
|
* - include all Ia Ora themesThierry Vignaud2009-04-032-3/+13
| | | | | - drop metacity images
* include draksnapshot translations (for restore option)Thierry Vignaud2009-04-032-0/+2
|
* - handle new gigabit driver: slicossHerton Ronaldo Krzesinski2009-04-031-1/+1
|
* - handle new dvb driver: dvb-usb-dtv5100Herton Ronaldo Krzesinski2009-04-031-0/+1
|
* - handle new wireless driver: arusb_lnxHerton Ronaldo Krzesinski2009-04-031-1/+3
|
* - handle new gigabit driver: be2netHerton Ronaldo Krzesinski2009-04-031-0/+2
|
* RC2 bannerAnne Nicolas2009-04-021-0/+3
|
* Updated Czech translation.Michal Bukovjan2009-04-021-8/+9
|
* - RC2 splashFrederic Crozat2009-04-021-0/+0
|
* update (Yaser Ammar through Ma'moun Diraneyya)Thierry Vignaud2009-04-021-343/+244
|
* Update Greek translationGlentadakis Dimitris2009-04-021-11/+10
|
* fix crypto module names when arch is not i586 (#46814)Pascal Terjan2009-04-021-0/+2
|
* translation updateSergey Ribalchenko2009-04-011-8/+8
|
* Latest updatesPjetur Hjaltason2009-03-311-7/+8
|
* Updated Romanian translationCatalin Florin Russen2009-03-311-7/+9
|
* updated translations for pt_BR and verified with POFileCheckerSergio Rafael Lemke2009-03-319-221/+114
|
* 12.22Thierry Vignaud2009-03-311-0/+2
|
* (selectInstallClass) prevent displaying empty list choice after lastThierry Vignaud2009-03-311-3/+4
| | | | | | commit (r255239 from pterjan, was: "display the version of the distro in the install/upgrade screen (#44602)")