Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Greek translation | Glentadakis Dimitris | 2009-04-09 | 1 | -3/+3 |
| | |||||
* | updated zh_CN translation | Funda Wang | 2009-04-09 | 1 | -21/+19 |
| | |||||
* | Updated zh_CN translation | Funda Wang | 2009-04-09 | 1 | -235/+29 |
| | |||||
* | updated zh_CN translation | Funda Wang | 2009-04-09 | 1 | -13/+13 |
| | |||||
* | Updated POT file | Funda Wang | 2009-04-09 | 156 | -28066/+26859 |
| | |||||
* | Update for Norwegian Bokmål translation | Olav Dahlum | 2009-04-09 | 1 | -2/+2 |
| | |||||
* | Update for Norwegian Bokmål translation | Olav Dahlum | 2009-04-09 | 1 | -1/+1 |
| | |||||
* | Update for Norwegian Bokmål translation | Olav Dahlum | 2009-04-08 | 1 | -3/+3 |
| | |||||
* | Update for Norwegian Bokmål translation | Olav Dahlum | 2009-04-08 | 1 | -4/+4 |
| | |||||
* | 12.26.1 | Thierry Vignaud | 2009-04-08 | 2 | -1/+3 |
| | |||||
* | (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 | 2 | -1/+6 |
| | |||||
* | updates | Keld Simonsen | 2009-04-08 | 1 | -5/+5 |
| | |||||
* | release the installer too | Thierry Vignaud | 2009-04-08 | 1 | -0/+2 |
| | |||||
* | better log | Thierry Vignaud | 2009-04-08 | 1 | -1/+1 |
| | |||||
* | (adjust_paths_in_urpmi_cfg) fix mount point for disk media | Thierry Vignaud | 2009-04-08 | 2 | -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 | ||||
* | updates | Keld Simonsen | 2009-04-08 | 1 | -2/+2 |
| | |||||
* | 12.26 | Thierry Vignaud | 2009-04-08 | 2 | -1/+3 |
| | |||||
* | bootloader: add large-memory option to lilo | Pascal Terjan | 2009-04-08 | 2 | -1/+3 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-04-08 | 1 | -1/+1 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-04-08 | 1 | -1/+1 |
| | |||||
* | (set_media_auto_configurator,set_media_remover) kill them (now useless) | Thierry Vignaud | 2009-04-08 | 1 | -10/+0 |
| | |||||
* | (is_auto_configurable_class) kill it (now useless) | Thierry Vignaud | 2009-04-08 | 1 | -1/+0 |
| | |||||
* | do not check anymore for disks on startup | Thierry Vignaud | 2009-04-08 | 2 | -1/+2 |
| | |||||
* | do not try to add media to /etc/fstab (#49621) | Thierry Vignaud | 2009-04-08 | 2 | -11/+4 |
| | |||||
* | (get_file_and_size) cleanup | Thierry Vignaud | 2009-04-08 | 1 | -2/+1 |
| | |||||
* | (main) log where we segfaulted | Thierry Vignaud | 2009-04-08 | 2 | -1/+3 |
| | |||||
* | (get_file_and_size) just use curl for ftp retrieval, like for http | Thierry Vignaud | 2009-04-08 | 1 | -4/+1 |
| | |||||
* | (install::http::get_file_and_size) just use curl instead of using our | Thierry Vignaud | 2009-04-08 | 2 | -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 install | Thierry Vignaud | 2009-04-08 | 2 | -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::SetPackages | Thierry Vignaud | 2009-04-08 | 2 | -3/+8 |
| | | | | (needed for next commit) | ||||
* | (adjust_paths_in_urpmi_cfg) prevent segfaulting in URPM::PACKAGE::DESTROY ↵ | Thierry Vignaud | 2009-04-08 | 1 | -2/+2 |
| | | | | | | (#49673) (as will happen after next patches) | ||||
* | include vmmouse driver (#49654) | Thierry Vignaud | 2009-04-08 | 2 | -0/+3 |
| | |||||
* | Update for Norwegian Bokmål translation | Olav Dahlum | 2009-04-08 | 1 | -4/+4 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2009-04-07 | 1 | -3/+0 |
| | |||||
* | blacklist one more module | Thierry Vignaud | 2009-04-07 | 1 | -0/+1 |
| | |||||
* | Update for Norwegian Bokmål translation | Olav Dahlum | 2009-04-07 | 1 | -6/+8 |
| | |||||
* | Update for Norwegian Bokmål translation | Olav Dahlum | 2009-04-07 | 1 | -16/+18 |
| | |||||
* | Update for Norwegian Bokmål translation | Olav Dahlum | 2009-04-07 | 1 | -12/+13 |
| | |||||
* | when device has no description, use vendor string (and do not use defined() ↵ | Thierry Vignaud | 2009-04-07 | 2 | -2/+3 |
| | | | | as we don't care about empty strings) | ||||
* | list card readers as system components instead of unknows devices | Thierry Vignaud | 2009-04-07 | 2 | -2/+5 |
| | |||||
* | Russian translation updated | Pavel Maryanov | 2009-04-07 | 1 | -1/+1 |
| | |||||
* | Russian translation updated | Pavel Maryanov | 2009-04-07 | 1 | -2/+2 |
| | |||||
* | 12.25.1 | Thierry Vignaud | 2009-04-07 | 2 | -1/+3 |
| | |||||
* | Russian translation updated | Pavel Maryanov | 2009-04-07 | 1 | -388/+405 |
| | |||||
* | (adjust_paths_in_urpmi_cfg) fix mount point for CD-ROM media (#49613) | Thierry Vignaud | 2009-04-07 | 2 | -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 Hufthammer | 2009-04-06 | 1 | -8/+6 |
| | |||||
* | 12.25 | Thierry Vignaud | 2009-04-06 | 2 | -1/+3 |
| | |||||
* | include perl-Clone (needed for saving urpmi configuration) | Thierry Vignaud | 2009-04-06 | 1 | -0/+1 |
| | |||||
* | (_adjust_paths_in_urpmi_cfg) change it so that it consider per medium | Thierry Vignaud | 2009-04-06 | 3 | -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() |