summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* do not include "screen" terminfo anymoreThierry Vignaud2012-06-051-1/+0
| | | | (but in rescue as we include the screen program...)
* 14.26Thierry Vignaud2012-06-052-1/+3
|
* fix detecting if Xorg started successfullyThierry Vignaud2012-06-052-1/+3
|
* 14.25Thierry Vignaud2012-06-042-1/+3
|
* (new,_setup_and_start_X) fix fallbacking on curses install aka abortThierry Vignaud2012-06-042-2/+4
| | | | | | | gtk install startup if X failed to start issue introduced in r2434 on Dec 16 2011: "(_setup_and_start_X) split it out of new()"
* (createXconf) simplify, more readableThierry Vignaud2012-06-041-2/+2
|
* describe funda's changeThierry Vignaud2012-06-041-0/+1
|
* (systemd_unit_exists) explain why we use -lThierry Vignaud2012-06-031-0/+1
|
* revert last commit: as stated by the comment, this is _NOT_ the boot loaderThierry Vignaud2012-06-031-2/+2
|
* Fix of a fuzzy string in the French translation of drakx-installRémi Verschelde2012-06-031-2/+2
|
* really use oxygen themeFunda Wang2012-06-031-13/+2
|
* use oxygen-gtk themeFunda Wang2012-06-031-1/+1
|
* 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
|