Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 14.3014.30 | Thierry Vignaud | 2012-06-23 | 1 | -0/+2 |
| | |||||
* | (setPackages) show all errors at once when setting media | Thierry Vignaud | 2012-06-23 | 1 | -0/+1 |
| | |||||
* | (offer_minimal_options) fix settings 'suggests' properly according to | Thierry Vignaud | 2012-06-21 | 1 | -0/+4 |
| | | | | | | | 'no_suggests', aka default to suggests enabled regression introduced in r4594 on 2012-05-23: '(chooseGroups) remember values when clicking "previous"' | ||||
* | 14.2914.29 | Thierry Vignaud | 2012-06-17 | 1 | -0/+2 |
| | |||||
* | log previous change | Thierry Vignaud | 2012-06-17 | 1 | -0/+2 |
| | |||||
* | 14.2814.28 | Thierry Vignaud | 2012-06-11 | 1 | -0/+2 |
| | |||||
* | (setPackages) call clean_rpmdb_shared_regions() early thus fixing upgrade ↵ | Thierry Vignaud | 2012-06-11 | 1 | -0/+1 |
| | | | | | | | | with rpm-4.10.0: "error: db5 error (-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch error: cannot open Packages index using db5 - (-30969) error: cannot open Packages database in /mnt/var/lib/rpm/" | ||||
* | really fix build with brltty-4.3 | Thierry Vignaud | 2012-06-07 | 1 | -0/+2 |
| | |||||
* | 14.2714.27 | Thierry Vignaud | 2012-06-07 | 1 | -0/+2 |
| | |||||
* | fix build with brltty-4.3 | Thierry Vignaud | 2012-06-07 | 1 | -0/+1 |
| | |||||
* | (spawnShell) spawn a shell like in regular mode | Thierry Vignaud | 2012-06-05 | 1 | -0/+1 |
| | |||||
* | (start_udev) do not start udev twice in debug mode | Thierry Vignaud | 2012-06-05 | 1 | -0/+1 |
| | |||||
* | just start the installer if one quits the shell in debug mode | Thierry Vignaud | 2012-06-05 | 1 | -0/+3 |
| | |||||
* | 14.2614.26 | Thierry Vignaud | 2012-06-05 | 1 | -0/+2 |
| | |||||
* | fix detecting if Xorg started successfully | Thierry Vignaud | 2012-06-05 | 1 | -0/+2 |
| | |||||
* | 14.2514.25 | Thierry Vignaud | 2012-06-04 | 1 | -0/+2 |
| | |||||
* | (new,_setup_and_start_X) fix fallbacking on curses install aka abort | Thierry Vignaud | 2012-06-04 | 1 | -0/+2 |
| | | | | | | | 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()" | ||||
* | describe funda's change | Thierry Vignaud | 2012-06-04 | 1 | -0/+1 |
| | |||||
* | use proper design from original author | Anne Nicolas | 2012-05-31 | 1 | -0/+2 |
| | |||||
* | 14.2414.24 | Thierry Vignaud | 2012-05-31 | 1 | -0/+2 |
| | |||||
* | fix build with perl-5.16.0 | Thierry Vignaud | 2012-05-31 | 1 | -0/+1 |
| | |||||
* | adapt to latest xkb | Thierry Vignaud | 2012-05-30 | 1 | -0/+2 |
| | |||||
* | 14.23.114.23.1 | Thierry Vignaud | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | include newly needed module | Thierry Vignaud | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | 14.2314.23 | Thierry Vignaud | 2012-05-28 | 1 | -0/+2 |
| | |||||
* | 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) | ||||
* | (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 | ||||
* | (parse_args,empty_packages) enable to go fast with 'tune-rpm'... | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | | | | | 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 | 1 | -0/+2 |
| | | | | | | | | | | | (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 | ||||
* | no need to create /dev/zero and the like, udev already did it | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | | | | | 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_path) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | kill last remanents of kernel-2.4.x | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | (chooseGroups) remember values when clicking "previous" | Thierry Vignaud | 2012-05-23 | 1 | -0/+3 |
| | |||||
* | 14.2214.22 | Anne Nicolas | 2012-05-15 | 1 | -0/+2 |
| | |||||
* | don't update UsePAM option in sshd configuration | Nicolas Vigier | 2012-05-15 | 1 | -0/+2 |
| | |||||
* | describe anne's change | Thierry Vignaud | 2012-05-15 | 1 | -0/+1 |
| | |||||
* | 14.22 never was released | Thierry Vignaud | 2012-05-15 | 1 | -2/+0 |
| | |||||
* | fix rtp log and move where it belongs | Thierry Vignaud | 2012-05-15 | 1 | -0/+4 |
| | |||||
* | move changelog where's relevant | Thierry Vignaud | 2012-05-13 | 1 | -2/+0 |
| | |||||
* | include "fuse" module (mga#5685) | Thierry Vignaud | 2012-05-13 | 1 | -0/+2 |
| | |||||
* | 14.2114.21 | Thierry Vignaud | 2012-05-11 | 1 | -0/+2 |
| | |||||
* | exported function concerns installer too | Thierry Vignaud | 2012-05-11 | 1 | -0/+2 |
| | |||||
* | 14.20.114.20.1 | Thomas Backlund | 2012-05-10 | 1 | -0/+2 |
| | |||||
* | drakx-in-chroot: unmount /dev in chroot | Olivier Blin | 2012-05-06 | 1 | -0/+2 |
| | |||||
* | 14.2014.20 | Thierry Vignaud | 2012-05-06 | 1 | -0/+2 |
| | |||||
* | fix changelog | Thierry Vignaud | 2012-05-05 | 1 | -0/+2 |
| | |||||
* | 14.1914.19 | Thierry Vignaud | 2012-05-03 | 1 | -0/+2 |
| | |||||
* | (empty_packages) fix displaying urpmi fatal errors (mga#5725) | Thierry Vignaud | 2012-05-03 | 1 | -0/+2 |
| | |||||
* | 14.1814.18 | Thierry Vignaud | 2012-05-02 | 1 | -0/+2 |
| |