summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* (get_file_and_size) fix crashing when using urpmi early to download stuff ↵Thierry Vignaud2009-04-092-0/+8
| | | | for network installs
* better logThierry Vignaud2009-04-091-1/+1
|
* Updated Estonian translation.Marek Laane2009-04-091-3/+3
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-04-091-12/+9
|
* update for German translationOliver Burger2009-04-091-34/+6
|
* Update Greek translationGlentadakis Dimitris2009-04-091-3/+3
|
* updated zh_CN translationFunda Wang2009-04-091-13/+13
|
* Updated POT fileFunda Wang2009-04-0971-16579/+13994
|
* 12.26.112.26.1Thierry Vignaud2009-04-081-0/+2
|
* (adjust_paths_in_urpmi_cfg) fix adjusting media path for supplementary cdromThierry Vignaud2009-04-081-1/+2
|
* (_get_media_url) handle NFS & CDROM media with arched directory (aka 'i586/')Thierry Vignaud2009-04-082-1/+6
|
* release the installer tooThierry Vignaud2009-04-081-0/+2
|
* better logThierry Vignaud2009-04-081-1/+1
|
* (adjust_paths_in_urpmi_cfg) fix mount point for disk mediaThierry Vignaud2009-04-082-2/+9
| | | | | | rationale: for disk & nfs install, either resolve /tmp/image (using real mount point) or drop $::prefix, which makes url matches real mount point
* (get_file_and_size) cleanupThierry Vignaud2009-04-081-2/+1
|
* (main) log where we segfaultedThierry Vignaud2009-04-082-1/+3
|
* (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.2512.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.112.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.2512.24Thierry 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
|