summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* merge with code: new strings in diskdrakePascal Terjan2009-03-1871-29211/+30225
|
* diskdrake:Pascal Terjan2009-03-183-4/+13
| | | | | | o write partition table if needed before setting label o fix setting label on not yet formatted partition
* (get_top_of_trace,report_bug_to_bugzilla) add error to summary whenThierry Vignaud2009-03-182-0/+9
| | | | | crashing in order to help sort duplicates
* (report_bug_to_bugzilla) simplify using join() (needed for next commit)Thierry Vignaud2009-03-181-1/+3
|
* (create_widgets) explain latest commitThierry Vignaud2009-03-181-0/+1
|
* update for Norwegian Bokmål translationOlav Dahlum2009-03-181-9/+9
|
* better logThierry Vignaud2009-03-181-1/+1
|
* (create_widgets) fix doble clicking on 'accept' on license screenThierry Vignaud2009-03-182-1/+3
| | | | | | (regression introduced when adding "install" buttons (aka release notes, help...)
* (parse_url) rename as parse_http_url() (similar to ftp.pm)Thierry Vignaud2009-03-181-3/+3
|
* update translation for PolishTomasz Bednarski2009-03-181-172/+28
|
* Completely updated & revised Romanian translationCatalin Florin Russen2009-03-171-129/+14
|
* add bug idThierry Vignaud2009-03-171-1/+1
|
* 12.15Thierry Vignaud2009-03-172-1/+3
|
* enable to emulate iso-on-disk installationThierry Vignaud2009-03-171-0/+2
|
* (get_media) log some infoThierry Vignaud2009-03-171-0/+3
|
* (get_media) fix support for iso-on-disk installation (regression whenThierry Vignaud2009-03-172-2/+7
| | | | | installer switched to urpmi) (#48661)
* On second thought, moved nfs fixed port detection code to drakx-net.Eugeni Dodonov2009-03-172-33/+0
|
* Updated NEWS.Eugeni Dodonov2009-03-171-0/+2
|
* Added find_server_options function to determine fixed NFS ports.Eugeni Dodonov2009-03-171-0/+31
|
* update for German translationOliver Burger2009-03-171-1/+3
|
* update for German translationOliver Burger2009-03-171-26/+27
|
* update for German translationOliver Burger2009-03-171-26/+24
|
* update for German translationOliver Burger2009-03-171-9/+9
|
* updated translation for turkish languageAtilla Öntaş2009-03-161-21/+26
|
* minor greek (el) language update by NikosNikos Papadopoulos2009-03-131-5/+5
|
* update for Norwegian Bokmål translationOlav Dahlum2009-03-131-123/+55
|
* update for Norwegian Bokmål translationOlav Dahlum2009-03-131-310/+27
|
* translation updateSergey Ribalchenko2009-03-121-0/+7062
|
* translation updateSergey Ribalchenko2009-03-121-7062/+0
|
* Minor revision of Romanian translationCatalin Florin Russen2009-03-111-493/+706
|
* 12.14Thierry Vignaud2009-03-112-1/+3
|
* Latest translations and updatesPjetur Hjaltason2009-03-111-257/+95
|
* Latest translations and updatesPjetur Hjaltason2009-03-111-403/+174
|
* include virtio modules (#45518)Pascal Terjan2009-03-111-0/+1
|
* (is_help_file_exist) fix signature callThierry Vignaud2009-03-111-1/+1
|
* (get_html_file) workaround latest webkit thus fixing displaying helpThierry Vignaud2009-03-112-0/+3
| | | | | (see mcc bug #47840)
* (install_urpmi) reindentThierry Vignaud2009-03-111-3/+3
|
* (_get_medium_dir) extract it from install_urpmi()Thierry Vignaud2009-03-111-5/+11
|
* (install_urpmi) kill unused 'static' variableThierry Vignaud2009-03-111-3/+1
|
* (install) update commentThierry Vignaud2009-03-111-2/+1
|
* include aria2c too (for mirrorlists)Thierry Vignaud2009-03-111-1/+1
|
* typo fixThierry Vignaud2009-03-101-1/+1
|
* Latest translations and updatesPjetur Hjaltason2009-03-101-109/+51
|
* 12.13Thierry Vignaud2009-03-102-1/+3
|
* (get_media) fix selecting packages on cdroms (copy rpmsrate too)Thierry Vignaud2009-03-102-0/+3
| | | | | (once RC1 is released, investigate why _get_compsUsers_pl() failed)
* diskdrake: don't crash when creating a partition in LVM with the partition ↵Pascal Terjan2009-03-103-1/+7
| | | | type buttons (#38078)
* 12.12Thierry Vignaud2009-03-092-1/+3
|
* (_install_raw) stop opening rpm db, now useless (onlyThierry Vignaud2009-03-091-2/+0
| | | | | urpmi::main_loop::run() and urpmi::install::install() open it)
* (_install_raw) use new urpmi API in order to fix detecting whether installingThierry Vignaud2009-03-092-1/+4
| | | | | packages succedded or not (especially usefull for building ones)
* (get_media) add missing bit in latest commitThierry Vignaud2009-03-091-0/+1
|