Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 14.2414.24 | Thierry Vignaud | 2012-05-31 | 1 | -0/+2 | |
| | ||||||
* | fix build with perl-5.16.0 | Thierry Vignaud | 2012-05-31 | 2 | -2/+2 | |
| | ||||||
* | disable some modules, thus silent some error messages in /var/log/Xorg*log | Thierry Vignaud | 2012-05-31 | 1 | -0/+8 | |
| | | | | (should have been done years ago...) | |||||
* | adapt to latest xkb | Thierry Vignaud | 2012-05-30 | 2 | -1/+3 | |
| | ||||||
* | 14.23.114.23.1 | Thierry Vignaud | 2012-05-29 | 1 | -0/+2 | |
| | ||||||
* | sort perl modules | Thierry Vignaud | 2012-05-29 | 1 | -46/+46 | |
| | ||||||
* | include newly needed module | Thierry Vignaud | 2012-05-29 | 2 | -0/+3 | |
| | ||||||
* | 14.2314.23 | Thierry Vignaud | 2012-05-28 | 1 | -0/+2 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-05-27 | 1 | -4/+4 | |
| | ||||||
* | (install_pms) clean more inline docs | Thierry Vignaud | 2012-05-24 | 1 | -1/+1 | |
| | ||||||
* | (install_pms) fix it so that it works if manually run over drakx-net code | Thierry Vignaud | 2012-05-24 | 1 | -1/+1 | |
| | | | | eg: when testing new drakx-net code | |||||
* | (install_pms) sort | Thierry Vignaud | 2012-05-24 | 1 | -1/+1 | |
| | ||||||
* | (beforeInstallPackages) simplify | Thierry Vignaud | 2012-05-24 | 1 | -9/+5 | |
| | ||||||
* | add missing bug ID | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 | |
| | ||||||
* | (call_blkid) use newly introduced get_stdout_raw() to reduce blkid | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 | |
| | | | | timeout to 30 seconds (mga#5979) | |||||
* | in that context, this is better | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 | |
| | ||||||
* | (ensure_dev_exists,getXenBlk,simple_partition_scan,should_prefer_UUID) add ↵ | Thierry Vignaud | 2012-05-23 | 1 | -0/+2 | |
| | | | | | | support for XenBlk discs needs testing | |||||
* | document options | Thierry Vignaud | 2012-05-23 | 1 | -11/+24 | |
| | ||||||
* | (parse_args,empty_packages) enable to go fast with 'tune-rpm'... | Thierry Vignaud | 2012-05-23 | 3 | -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' option | Thierry Vignaud | 2012-05-23 | 4 | -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::mount | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 | |
| | | | | | rationale: its nearly always needed anyway and it'll be always needed afer next commit | |||||
* | (selectMouse) usbmouse is dead for years | Thierry Vignaud | 2012-05-23 | 1 | -1/+0 | |
| | ||||||
* | (_setup_and_start_X) /dev/kbd is unused for quite some times | Thierry Vignaud | 2012-05-23 | 1 | -3/+0 | |
| | ||||||
* | no need to create /dev/zero and the like, udev already did it | Thierry Vignaud | 2012-05-23 | 3 | -3/+3 | |
| | | | | | 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 | |||||
* | (init_modules_conf) explain | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 | |
| | ||||||
* | (init_modules_conf) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -5/+9 | |
| | ||||||
* | (main) we no more use a theme that depends on META_CLASS value | Thierry Vignaud | 2012-05-23 | 1 | -1/+0 | |
| | ||||||
* | (main) no need to create /dev/tty | Thierry Vignaud | 2012-05-23 | 1 | -2/+0 | |
| | ||||||
* | explain | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 | |
| | ||||||
* | drop useless install::http::close() | Thierry Vignaud | 2012-05-23 | 1 | -4/+0 | |
| | ||||||
* | (get_file_and_size) drop workaround for urpmi dying when downloader | Thierry Vignaud | 2012-05-23 | 1 | -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 Vignaud | 2012-05-23 | 2 | -3/+8 | |
| | ||||||
* | /usr/X11R6 is now empty | Thierry Vignaud | 2012-05-23 | 1 | -2/+2 | |
| | ||||||
* | (process_patch) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -5/+10 | |
| | ||||||
* | (init_mouse) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -4/+6 | |
| | ||||||
* | (init_auto_install) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -22/+26 | |
| | ||||||
* | simplify flow | Thierry Vignaud | 2012-05-23 | 1 | -1/+2 | |
| | ||||||
* | (pre_init_brltty) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -8/+12 | |
| | ||||||
* | (process_auto_steps) split it out main() | Thierry Vignaud | 2012-05-23 | 1 | -7/+11 | |
| | ||||||
* | (init_env_share) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -6/+10 | |
| | ||||||
* | (parse_args) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -14/+20 | |
| | ||||||
* | (real_main) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -1/+5 | |
| | ||||||
* | (finish_install) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -0/+4 | |
| | ||||||
* | (step_init) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -18/+23 | |
| | ||||||
* | (read_product_id) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -11/+13 | |
| | ||||||
* | (init_brltty) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -6/+8 | |
| | ||||||
* | (read_stage1_net_conf) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -27/+29 | |
| | ||||||
* | (sig_segv_handler) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -9/+11 | |
| | ||||||
* | document | Thierry Vignaud | 2012-05-23 | 1 | -0/+7 | |
| | ||||||
* | better flow | Thierry Vignaud | 2012-05-23 | 1 | -3/+5 | |
| |