summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Sync translations with changes in meta-task/compssUsers.pl (253001): ↵Yuri Chornoivan2012-06-0272-10852/+10852
| | | | MySQL->MariaDB
* use proper design from original authorAnne Nicolas2012-05-317-0/+2
|
* use proper design from original authorAnne Nicolas2012-05-311-0/+0
|
* 14.24Thierry Vignaud2012-05-312-1/+3
|
* fix build with perl-5.16.0Thierry Vignaud2012-05-312-2/+2
|
* disable some modules, thus silent some error messages in /var/log/Xorg*logThierry Vignaud2012-05-311-0/+8
| | | | (should have been done years ago...)
* adapt to latest xkbThierry Vignaud2012-05-302-1/+3
|
* 14.23.1Thierry Vignaud2012-05-292-1/+3
|
* sort perl modulesThierry Vignaud2012-05-291-46/+46
|
* include newly needed moduleThierry Vignaud2012-05-292-0/+3
|
* 14.23Thierry Vignaud2012-05-282-1/+3
|
* Update Greek translationDimitrios Glentadakis2012-05-271-5/+5
|
* Update Greek translationDimitrios Glentadakis2012-05-271-4/+4
|
* Update Greek translationDimitrios Glentadakis2012-05-251-2/+2
|
* Update Greek translationDimitrios Glentadakis2012-05-251-4/+3
|
* (install_pms) clean more inline docsThierry Vignaud2012-05-241-1/+1
|
* (install_pms) fix it so that it works if manually run over drakx-net codeThierry Vignaud2012-05-241-1/+1
| | | | eg: when testing new drakx-net code
* (install_pms) sortThierry Vignaud2012-05-241-1/+1
|
* (beforeInstallPackages) simplifyThierry Vignaud2012-05-241-9/+5
|
* add missing bug IDThierry Vignaud2012-05-231-1/+1
|
* (call_blkid) use newly introduced get_stdout_raw() to reduce blkidThierry Vignaud2012-05-232-1/+2
| | | | timeout to 30 seconds (mga#5979)
* (get_stdout_raw) introduce itThierry Vignaud2012-05-231-0/+8
| | | | needed for next commit
* This is better since we do not have the context the question whereasThierry Vignaud2012-05-231-1/+1
| | | | | | | in breton there's no unique answer for "no" ("I don't", "I won't", ...) for years I indent to add such contexts but...
* in that context, this is betterThierry Vignaud2012-05-231-1/+1
|
* (ensure_dev_exists,getXenBlk,simple_partition_scan,should_prefer_UUID) add ↵Thierry Vignaud2012-05-233-3/+13
| | | | | | support for XenBlk discs needs testing
* document optionsThierry Vignaud2012-05-231-11/+24
|
* (parse_args,empty_packages) enable to go fast with 'tune-rpm'...Thierry Vignaud2012-05-233-0/+3
| | | | | for testing (it looks like urpm::set_tune_rpm() is more effective than what does install::pkgs::install() & _remove_raw()
* (parse_args,empty_packages) add support for 'justdb' optionThierry Vignaud2012-05-234-3/+8
| | | | | | | | | | | (for fast testing; warning: no coverage for %post scripts errors or missing requires, non explicit file conflicts, ...) (installPackages) don't try to run ldconfig in 'justdb' mode (configureNetwork) don't try to set firewall, file tests will fail (afterInstallPackages) don't check for file
* always load fs::mountThierry Vignaud2012-05-231-1/+1
| | | | | rationale: its nearly always needed anyway and it'll be always needed afer next commit
* (selectMouse) usbmouse is dead for yearsThierry Vignaud2012-05-231-1/+0
|
* (_setup_and_start_X) /dev/kbd is unused for quite some timesThierry Vignaud2012-05-231-3/+0
|
* no need to create /dev/zero and the like, udev already did itThierry Vignaud2012-05-236-7/+4
| | | | | quite a lot more remain as we either lack prope udev rules or rely on older style entries or are needed in drakx-in-chroot mode
* don't call urpmi with --gui, this is uselessThierry Vignaud2012-05-231-1/+1
|
* (install) kill obsolete commentThierry Vignaud2012-05-231-1/+0
|
* (detect_during_install) simplifyThierry Vignaud2012-05-231-3/+1
|
* (write_conf) explainThierry Vignaud2012-05-231-0/+1
|
* (init_modules_conf) explainThierry Vignaud2012-05-231-0/+1
|
* (init_modules_conf) split it out of main()Thierry Vignaud2012-05-231-5/+9
|
* (main) we no more use a theme that depends on META_CLASS valueThierry Vignaud2012-05-231-1/+0
|
* (main) no need to create /dev/ttyThierry Vignaud2012-05-231-2/+0
|
* explainThierry Vignaud2012-05-231-0/+1
|
* (mirrors_raw) simplifyThierry Vignaud2012-05-231-6/+1
|
* (_mirrors_raw_standalone) split it out of mirrors_raw()Thierry Vignaud2012-05-231-6/+13
|
* (_mirrors_raw_install) split it out of mirrors_raw()Thierry Vignaud2012-05-231-7/+14
|
* (_format_raw) factorize with similar codeThierry Vignaud2012-05-231-9/+4
|
* (_format_raw) split it out of format_()Thierry Vignaud2012-05-231-0/+5
|
* drop useless install::http::close()Thierry Vignaud2012-05-232-5/+0
|
* (get_file_and_size) drop workaround for urpmi dying when downloaderThierry Vignaud2012-05-231-5/+0
| | | | | | fails and leaving us in another directory now that urpmi is fixed why didn't you fixed urpmi directly blino???
* (init_path) split it out of main()Thierry Vignaud2012-05-232-3/+8
|
* /usr/X11R6 is now emptyThierry Vignaud2012-05-232-3/+3
|