summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* (_get_compsUsers_pl) split it out of get_media_cfg()Thierry Vignaud2009-02-241-3/+6
|
* further simplify perl modules listThierry Vignaud2009-02-241-4/+2
|
* simplify including perl-URPM (we got RPM/Query.pm but that's not eating lot ↵Thierry Vignaud2009-02-241-5/+1
| | | | of space)
* fix glib warning:Thierry Vignaud2009-02-241-0/+1
| | | | | GLib-WARNING **: getpwuid_r(): failed due to unknown user id (0) at /usr/lib/libDrakX/install/gtk.pm line 212.
* sortThierry Vignaud2009-02-241-4/+4
|
* * 2009-02-22 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2009-02-221-8/+8
| | | | | | - nl.po: Updated Dutch translation
* Updated Romanian translationCatalin Florin Russen2009-02-221-206/+216
|
* (computeGroupSize) make it shorter through spliting out internal helper ↵Thierry Vignaud2009-02-201-41/+43
| | | | functions
* (_url_respect_privacy) kill it (replaced by ↵Thierry Vignaud2009-02-201-7/+1
| | | | urpm::download::url_obscuring_password())
* drop documentation about obsolete fieldsThierry Vignaud2009-02-201-2/+0
|
* (get_media_cfg) drop support for parsing the "media_info/hdlists" fileThierry Vignaud2009-02-182-26/+4
| | | | | (obsolete since using media.cfg)
* (copy_rpms_on_disk) perl_checker cleanupThierry Vignaud2009-02-181-1/+1
|
* prefix internal functions with "_"Thierry Vignaud2009-02-181-63/+63
|
* (rpmDbOpen) make it more readableThierry Vignaud2009-02-181-2/+8
|
* (get_medium) drop obsolete unused fields 'hdlist_size' and ↵Thierry Vignaud2009-02-181-4/+0
| | | | 'synthesis_hdlist_size'
* (get_medium) adjust obsolete commentThierry Vignaud2009-02-181-1/+1
|
* (_filter_packages) split it out of _installTransactionClosure()Thierry Vignaud2009-02-181-12/+17
|
* prefix internal functions with "_"Thierry Vignaud2009-02-181-31/+31
|
* follow urpmi pratice and use more similar data structure: there canThierry Vignaud2009-02-181-4/+4
| | | | | | be only one key id per medium, so just store it instead of using a dummy hash table
* rename 'key_ids' as 'key-ids' in order to follow urpmi naming policyThierry Vignaud2009-02-181-4/+4
|
* updated translation for turkish languageAtilla Öntaş2009-02-181-21/+18
|
* Release a new stage2Pascal Terjan2009-02-171-0/+2
|
* really don't set extents option for ext4Pascal Terjan2009-02-171-0/+1
|
* Update for pt_BR LanguageSergio Rafael Lemke2009-02-161-184/+139
|
* (install) enable having /boot as ext4Thierry Vignaud2009-02-161-0/+2
|
* 11.88.1Thierry Vignaud2009-02-161-0/+2
|
* log eugeni changes tooThierry Vignaud2009-02-161-0/+1
|
* (remove_package_for_upgrade) fix crashThierry Vignaud2009-02-162-2/+4
|
* Correctly handle new msec-based settings during installation (#47822).Eugeni Dodonov2009-02-163-4/+4
|
* 11.88Thierry Vignaud2009-02-161-0/+2
|
* Hungarian translation updateGergely Lonyai2009-02-161-1/+1
|
* Hungarian translation updateGergely Lonyai2009-02-161-179/+133
|
* don't offer to format LVMPascal Terjan2009-02-161-0/+1
|
* diskdrake: limit partition type list to 2 colmuns instead of 4Pascal Terjan2009-02-161-0/+1
|
* Updated Estonian translation.Marek Laane2009-02-161-3/+3
|
* fix paths for installer (#47871)Thierry Vignaud2009-02-161-0/+1
|
* Updated Slovenian translationJure Repinc2009-02-151-3/+3
|
* Update French translationChristophe Berthelé2009-02-141-30/+3
|
* (remove_package_for_upgrade) split it out of setPackages()Thierry Vignaud2009-02-131-26/+33
|
* remove debugging commentThierry Vignaud2009-02-131-1/+0
|
* (upgrade_kde3_to) split it out of setPackages()Thierry Vignaud2009-02-131-1/+7
|
* (cp_with_progress) perl_checker fixThierry Vignaud2009-02-131-1/+1
|
* diskdrake: don't crash on invalid partition tablePascal Terjan2009-02-131-0/+2
|
* sync with codeThierry Vignaud2009-02-1371-7178/+7252
|
* Upload a fully updated versionPascal Terjan2009-02-121-0/+4
|
* fix a crash when boot device is not removablePascal Terjan2009-02-121-0/+4
|
* 11.84Christophe Fergeau2009-02-121-0/+3
|
* load cbc module for encrypted loopPascal Terjan2009-02-111-0/+1
|
* fix preserving UUID when formatting ext* and swap, and handle more FS (#39913)Pascal Terjan2009-02-101-0/+1
|
* When installing to a removable device, put boot sector there, else put it ↵Pascal Terjan2009-02-091-0/+3
| | | | into first non removable drive (#47106)