summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker cleanupsThierry Vignaud2009-04-091-2/+2
|
* 12.26.2Thierry Vignaud2009-04-092-1/+3
|
* (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-8/+8
|
* Updated Estonian translation.Marek Laane2009-04-091-3/+3
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-04-091-68/+44
|
* 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-14/+10
|
* Update Greek translationGlentadakis Dimitris2009-04-091-3/+3
|
* updated zh_CN translationFunda Wang2009-04-091-21/+19
|
* Updated zh_CN translationFunda Wang2009-04-091-235/+29
|
* updated zh_CN translationFunda Wang2009-04-091-13/+13
|
* Updated POT fileFunda Wang2009-04-09156-28066/+26859
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-091-2/+2
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-091-1/+1
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-081-3/+3
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-081-4/+4
|
* 12.26.1Thierry Vignaud2009-04-082-1/+3
|
* (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
|
* updatesKeld Simonsen2009-04-081-5/+5
|
* 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
* updatesKeld Simonsen2009-04-081-2/+2
|
* 12.26Thierry Vignaud2009-04-082-1/+3
|
* bootloader: add large-memory option to liloPascal Terjan2009-04-082-1/+3
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-04-081-1/+1
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-04-081-1/+1
|
* (set_media_auto_configurator,set_media_remover) kill them (now useless)Thierry Vignaud2009-04-081-10/+0
|
* (is_auto_configurable_class) kill it (now useless)Thierry Vignaud2009-04-081-1/+0
|
* do not check anymore for disks on startupThierry Vignaud2009-04-082-1/+2
|
* do not try to add media to /etc/fstab (#49621)Thierry Vignaud2009-04-082-11/+4
|
* (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
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-081-4/+4
|
* perl_checker cleanupsThierry Vignaud2009-04-071-3/+0
|
* blacklist one more moduleThierry Vignaud2009-04-071-0/+1
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-071-6/+8
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-071-16/+18
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-071-12/+13
|
* when device has no description, use vendor string (and do not use defined() ↵Thierry Vignaud2009-04-072-2/+3
| | | | as we don't care about empty strings)